.reserva_derecho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: normal;
	color: #640000;
	text-decoration: none;
}
body {
	/*background-color: #CCC;*/
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;
}
#supercontenedor {
	background-image: url(img/fondo_super.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	overflow: hidden;
}
#head {
	background-image: url(img/head-ziq.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 810px;
}
#logo_escuela {
	padding: 0px;
	float: left;
	height: 64px;
	width: 175px;
	margin-top: 19px;
	margin-left: 34px;
}
#navegacion {
	background-image: url(img/fondo_nav.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 204px;
}
#contenedor_contenidos {
	float: left;
	width: 530px;
	padding: 23px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background-color: #C0C0C0;
	text-align: center;
	padding: 13px;
	float: left;
	width: 784px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCBCBC;
}
#titulos {
	float: left;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #900;
	padding-bottom: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	letter-spacing: 0.2em;
}
#cuadro_titulo {
	float: left;
	width: 23px;
	margin-right: 13px;
	background-color: #900;
	height: 23px;
}
#menu {
	float: left;
	width: 175px;
	margin-left: 19px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	margin-top: 7px;
	margin-bottom: 7px;
}
#menu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em;
	color: #000;
	list-style-type: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #900;
	list-style-type: none;
}
#menu ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

#menu li  {
	list-style-type: square;
}
#contenido_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	float: left;
	width: 530px;
}
#contenido_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	float: left;
	width: 530px;
	height: 470px;
	overflow: auto;
}





#foot_navegacion {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 204px;
	background-image: url(img/foot_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
}
.marca_resgistrada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
