@import "texto.css";
@import "elementos.css";

/* CUERPO */
body {
	background-color: #312B28;
	text-align: center;
	margin: 25px 0px 0px 0px;
	padding: 0;
}

/* CAPA CONTENEDOR DE LA WEB*/
#todo {
	width: 770px;	
	margin: auto;
	text-align: left;	
}

/* LINEAS SEPARADORAS */
#lineasepmarron1 {
	position: absolute;
	width: 1px;
	height: 190px;
	background-color: #D5C7AF;
	left: 95px;
	top: -25px;
}

#lineasepmarron11 {
	position: relative;
	float:left;
	width: 1px;
	height: 190px;
	background-color: #D5C7AF;
	left:-160px;
	_left: -147px;
	top: -25px; 
}

#lineasepmarron2 {
	position: absolute;
	width: 1px;
	height: 106px;
	background-color: #D5C7AF;
	left: 550px;
	top: -25px;
}

#datosUser{	position: relative; 
			float:right; 			
			margin-right:15px; 
			margin-top: 27px;	
			text-align: right;}

/* CABECERA */
#cabecera {
	background-image: url(../imgs/fondo_cabinterior.jpg);
	background-repeat: no-repeat;
	height: 108px;
}
#cabecera form {
	padding: 19px 0px 0px 0px;
	margin: 0px 0px 0px 562px;	
}
#cabecera h2 {
	padding: 0px 0px 6px 0px;
	margin: 0;
	font-size: 1px;
}
#buscador {
	background-image: url(../imgs/fondo_cabinterior2.gif);
	background-repeat: no-repeat;
	background-color: #91845F;
	height: 33px;
}
#buscador form {
	padding: 5px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	text-align: right;	
}

/* MENU */
#menu {
	background-color: #5F5947;
	height: 28px;
	padding: 4px 0px 0px 22px;	
}

/* MENU OVER */
#menuoverportada {
	position: absolute;
	width: 46px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 0px
}
#menuoversobreciv {
	position: absolute;
	width: 67px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 89px
}
#menuovernoticias {
	position: absolute;
	width: 46px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 173px
}
#menuovergaleria {
	position: absolute;
	width: 99px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 237px
}
#menuoveraulaeducativa {
	position: absolute;
	width: 86px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 354px
}

#menuoversolicitudinfo {
	position: absolute;
	width: 140px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 455px
}
#menuoverenlaces {
	position: absolute;
	width: 105px;
	height: 24px;
	border-top: 4px solid #CC6A00;
	border-bottom: 4px solid #CC6A00;
	top: -4px;
	left: 615px
}

/* CONTENIDO */
#contenido {
	background-color: #EFE9E0;
	padding: 0px 0px 25px 0px;	
	min-height:450px;
}
#barraestado{
	background-color: #EFE9E0;
	padding: 20px 9px 18px 15px;	
}

#migaPan{
	margin-left: -3px;
}

#contenidoizq {
	width: 511px;
	_width:505px;
	float: left;	
	background-image: url(../imgs/fondopuntos.gif);
	background-repeat: repeat-y;
	background-position: top right;		
	padding-left:11px;
	z-index:1;
	_height:265px;
	/*height:265px; 
	min-height:265px;*/
}

#contenidoizqAula {
	width: 648px;
	_width:648px;
	float: left;	
	padding-left:11px;
	z-index:1;
	_height:265px;
	/*height:265px; 
	min-height:265px;*/
}

#contenidoCentroAula{
	width: 370pxpx;
	_width:370px;
	float: left;	
	background-image: url(../imgs/fondopuntos.gif);
	background-repeat: repeat-y;
	background-position: top right;		
	padding-left:11px;
	z-index:1;
	_height:265px;
	/*height:265px; 
	min-height:265px;*/
}

#contenidoizqMiCuenta{
	width: 178px;
	_width:178px;
	position:relative;
	float: left;	
	padding-left:11px;
	z-index:1;
	_height:265px;
	/*height:265px; 
	min-height:265px;*/

}

#contenidoizqResto {
	width: 492px;
	float: left;	
	background-image: url(../imgs/fondopuntos.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0px 11px 0px 0px;	
	margin-left:4px;
}
#contenidoizq p{
	padding: 7px 11px 6px 0px;
	margin: 0;	
}
#contenidodch {
	width: 227px; 
	float: right;
	padding: 0px 9px 0px 0px;
	margin:0;
}

#contenidodchAula {
	width: 108px; 
	float: right;
	padding: 0px 0px 0px 0px;
	margin:0;
}

#contenidodchMiCuenta{
	width: 500px; 
	float: left;
	padding: 0px 0px 0px 63px; 
	margin-right:9px;
	margin-top:55px;
	background-image: url(../imgs/fondopuntos.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#contenidodch p{
	padding: 0px 0px 6px 0px;
	margin: 0;
}
#contenidodch img {
	padding: 0;
	margin: 0;
}

.fotos{
	margin-left:15px;
}

/* CAPA CHAPUZA PARA TAPAR EL PRINCIPIO DEL BORDE PUNTEADO */
#chapuza {
	position: absolute;
	width: 2px;
	height: 48px;
	_height:63px;
	background-color: #EFE9E0;
	left: -14px;
	-left:-20px;	
}

#chapuza2 {
	position: absolute;
	width: 3px;
	height: 30px;
	background-color: #EFE9E0;
	left:-14px;
	_left: -20px;
	z-index: 20;	
}

#chapuza3 {
	position: absolute;
	width: 2px;
	height: 48px;
	_height:63px;
	background-color: #EFE9E0;
	left: 176px;
	-left:176px;	
}

/* PIE */
#pie {
	clear: both;
	text-align: right;
}
#pie p{
	vertical-align: middle;
	padding: 4px 0px 0px 0px;
	margin: 0;
}

