@charset "utf-8";

#navmenuh {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#navmenuh ul, li {
	list-style-type: none;
}

#navmenuh ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#navmenuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border: none;
}

/* mein navmenu */

a#creencia_btn {
    display:block;
    text-indent:-9999em;
    width:130px;
    height:30px;
	background:url(../images/creencia_btn.jpg)	top left no-repeat;
}
a#creencia_btn:hover {
    background-position:0 -30px;
}

a#quienessomos_btn {
    display:block;
    text-indent:-9999em;
    width:128px;
    height:30px;
	background:url(../images/quienessomos_btn.jpg)	top left no-repeat;
}
a#quienessomos_btn:hover {
    background-position:0 -30px;
}

a#queofrecemos_btn {
    display:block;
    text-indent:-9999em;
    width:128px;
    height:30px;
	background:url(../images/queofrecemos_btn.jpg)	top left no-repeat;
}
a#queofrecemos_btn:hover {
    background-position:0 -30px;
}

a#instalaciones_btn {
    display:block;
    text-indent:-9999em;
    width:128px;
    height:30px;
	background:url(../images/instalaciones_btn.jpg)	top left no-repeat;
}
a#instalaciones_btn:hover {
    background-position:0 -30px;
}

a#serviciosadicionales_btn {
    display:block;
    text-indent:-9999em;
    width:128px;
    height:30px;
	background:url(../images/serviciosadicionales_btn.jpg)	top left no-repeat;
}
a#serviciosadicionales_btn:hover {
    background-position:0 -30px;
}

a#extraacademicas_btn {
    display:block;
    text-indent:-9999em;
    width:128px;
    height:30px;
	background:url(../images/actividadesextra_btn.jpg)	top left no-repeat;
}
a#extraacademicas_btn:hover {
    background-position:0 -30px;
}

a#noticias_btn {
    display:block;
    text-indent:-9999em;
    width:130px;
    height:30px;
	background:url(../images/noticias_btn.jpg)	top left no-repeat;
}
a#noticias_btn:hover {
    background-position:0 -30px;
}

/* sub-navmenu position */

#submenuh {
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#submenuh ul, li {
	list-style-type: none;
}

#submenuh ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

#submenuh li {
	float: left;
}

#submenuh a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0px 0px;
	text-align: center;
	border: none;
}

/* sub-navmenu */

a#preescolar_btn {
    display:block;
    text-indent:-9999em;
    width:225px;
    height:45px;
	background:url(../images/preescolar_btn.jpg)	top left no-repeat;
}
a#preescolar_btn:hover {
    background-position:0 -45px;
}

a#primaria_btn {
    display:block;
    text-indent:-9999em;
    width:225px;
    height:45px;
	background:url(../images/primaria_btn.jpg)	top left no-repeat;
}
a#primaria_btn:hover {
    background-position:0 -45px;
}

a#secundaria_btn {
    display:block;
    text-indent:-9999em;
    width:225px;
    height:45px;
	background:url(../images/secundaria_btn.jpg)	top left no-repeat;
}
a#secundaria_btn:hover {
    background-position:0 -45px;
}

a#preparatoria_btn {
    display:block;
    text-indent:-9999em;
    width:225px;
    height:45px;
	background:url(../images/preparatoria_btn.jpg)	top left no-repeat;
}
a#preparatoria_btn:hover {
    background-position:0 -45px;
}