.reserva_derecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #640000;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
}
#supercontenedor {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #035005;
	border-left-color: #035005;
	background-color: #FFF;
}
#separador {
	background-image: url(imgs/separador.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 35px;
	width: 547px;
}
#navegacion {
	background-color: #003c69;
	background-image: url(imgs/fondo-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 233px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 73px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	background-image: url(img/fondo_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 232px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 33px;
	padding-left: 0px;
}
#menu a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 1.5em;
}
#menu a:hover {
	color: #000;
	text-decoration: underline;
}

#menu li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#contenidos-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	margin: 0px;
	float: left;
	width: 511px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	padding: 0px;
	float: left;
	margin-top: 13px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 13px;
	width: 95%;
}
#titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 7px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003C69;
	width: 97%;
	letter-spacing: 0.1em;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #00518C;
	text-align: center;
	float: left;
	width: 754px;
	padding: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#head {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 780px;
	background-image: url(img/head_izq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#logo-escuela {
	float: left;
	width: 179px;
	margin-top: 22px;
	margin-left: 151px;
}
#contenidos-scroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	float: left;
	margin-top: 13px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 7px;
	width: 98%;
	height: 470px;
	overflow: scroll;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contacto {
	padding: 13px;
	float: left;
}
