.reserva_derecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #640000;
	text-decoration: none;
}
#head {
	background-image: url(imgs/head-izquierdo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#logo-escuela {
	padding: 0px;
	float: left;
	height: 73px;
	width: 189px;
	margin-top: 43px;
	margin-left: 23px;
}
#separador {
	background-image: url(imgs/separdor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 780px;
	height: 38px;
}

#super-contenedor {
	background-image: url(imgs/fondo-supercontenedor.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 780px;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#columna-izquierda {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 239px;
	background-image: url(imgs/foot-navegacion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F6D144;
}
#footer {
	padding: 7px;
	float: left;
	width: 766px;
	margin-top: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #624F04;
	text-decoration: none;
	background-color: #BB9709;
	text-align: center;
}
#menu {
	margin: 0px;
	padding: 0px;
}

#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#menu a:hover {
	color: #BB9709;
	text-decoration: underline;
}


#navegacion {
	margin: 0px;
	float: left;
	width: 239px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imgs/img-navegacion.jpg);
}
#contenedor-txt {
	background-image: url(imgs/img-contenedortxt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 13px;
	float: left;
	width: 515px;
}
#contenidos-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	margin: 0px;
	padding: 13px;
	float: left;
	width: 489px;
	line-height: 1.3em;
}
#titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E63837;
	margin: 0px;
	padding: 7px;
	float: left;
	width: 95%;
}


body {
	/*background-color: #DBCA95;*/
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;
}
