.reserva_derecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #640000;
	text-decoration: none;
}
body {
	/*background-color: #BABABA;*/
	background-color: #E1E1E1;
	margin: 0px;
}
#supercontenedor {
	background-image: url(img/franja_fondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	overflow: hidden;
}
#head {
	float: right;
	width: 548px;
}
#head_arriba {
	background-image: url(img/head_arriba.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 144px;
}
#esquina {
	background-image: url(img/esquina_izq1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 31px;
	height: 566px;
}
#footer {
	padding: 7px;
	width: 766px;
	float: left;
	background-color: #BA7001;
}
#contenidos {
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 13px;
	padding-left: 30px;
}
#titulos {
	text-align: left;
	width: 480px;
	padding: 7px;
	margin-left: 20px;
	margin-top: 27px;
	background-color: #DD8500;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.titulos1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	letter-spacing: .05em;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: center;
}


#esquina_separador {
	background-image: url(img/esquina_izqseparador.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 31px;
	height: 140px;
}

#logo_escuela {
	float: left;
	height: 99px;
	width: 201px;
}
#navegacion {
	float: left;
	width: 201px;
	background-color: #DD8500;
	padding-top: 33px;
}
#head_abajo {
	background-image: url(img/head_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 98px;
}
#img_abajonav {
	background-image: url(img/nav_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	width: 201px;
	float: left;
	text-align: center;
}
#contenedor_contenido {
	float: right;
	width: 532px;
	background-image: url(img/fondo_contenido.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 16px;
}
#boton_1 {
	float: left;
	text-align: left;
	width: 167px;
	margin-top: 7px;
	padding-left: 20px;
}
#boton_1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	width: 167px;
	height: 20px;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#boton_1 a:hover {
	display: block;
	background-color: #CA7A01;
}
#boton_8 {
	float: left;
	text-align: left;
	width: 167px;
	margin-top: 7px;
	padding-left: 20px;
}
#boton_8 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	width: 167px;
	height: 30px;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
}
#boton_8 a:hover {
	display: block;
	background-color: #CA7A01;
}
.contenido_parrafos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
#img_logo {
	height: 71px;
	width: 201px;
	float: left;
	text-align: left;
	margin-top: 13px;
}
