#listaMenu {
	list-style-type: none;
	margin-left: 20px;
}
#listaMenu #inicio_op {
	width: 80px;
	text-indent: -9999px;
}

#listaMenu #inicio_op_sel a{
	width: 80px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#listaMenu #inicio_op a{
	width: 80px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_reposo.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}


#listaMenu #inicio_op a:hover{
	width: 80px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#listaMenu #quienes_op {
	width: 110px;
	text-indent: -9999px;
}

#listaMenu #quienes_op a{
	width: 110px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_reposo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -80px;
}

#listaMenu #quienes_op_sel a{
	width: 110px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -80px;
}

#listaMenu #quienes_op a:hover{
	width: 110px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -80px;
}

#listaMenu #secretaria_op {
	width: 100px;
}

#listaMenu #secretaria_op a{
	width: 100px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_reposo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -190px;
}

#listaMenu #secretaria_op_sel a{
	width: 100px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -190px;
}

#listaMenu #secretaria_op a:hover{
	width: 100px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -190px;
}

#listaMenu #enseñanzas_op {
	width: 170px;
}

#listaMenu #servicios_op a{
	width: 170px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_reposo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -290px;
}

#listaMenu #servicios_op a:hover{
	width: 170px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -290px;
}

#listaMenu #tablon_op {
	width: 150px;
}

#listaMenu #tablon_op a{
	width: 150px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_reposo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -460px;
}

#listaMenu #tablon_op a:hover{
	width: 150px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -460px;
}

#listaMenu #rincon_op {
	width: 140px;
}

#listaMenu #rincon_op a{
	width: 140px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_reposo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -610px;
}

#listaMenu #rincon_op a:hover{
	width: 140px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -610px;
}

#listaMenu #rincon_op_sel a{
	width: 140px;
	height: 25px;
	background-color: #e5da53;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -610px;
}

#listaMenu #rincon_op_sel a:hover{
	width: 140px;
	height: 25px;
	background-color: #FF6633;
	background-image: url(../Imagenes/cab_menu_sobre.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: -610px;
}

#listaMenu li {
	display: inline;
	float: left;
	height: auto;
	text-decoration: none;
	margin-right: 10px;
	margin-top: 10px;
}

#listaMenu li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	color: #000;
}
#listaMenu li a:link {
	text-decoration: none;
	height: 25px;
	display: block;
}
#listaMenu li a:hover {
	text-decoration: none;
	background-color: #D9C937;
	height: 25px;
	display: block;
}


#menu {
	margin-right: auto;
	margin-left: auto;
	background-color: #414141;
	height: 45px;
	width: 850px;
	background-image: url(../Imagenes/fondo_menu.jpg);
}
