@charset "utf-8";

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	font-size: 12px;
}
#nav li {
	float: left;
	position: relative;
	font-size: 12px;
	margin-right: 0em;
}
#nav a:link, #nav a:visited {
	display: block;
	text-decoration: none;
	color: #2D486C;
}
* html #nav a {
	width: 100%;
}
#nav ul {
display: none;
position: absolute;
padding: 0;
}
#nav ul li {
	background-color: #D8E49C;
	font-size: 100%;
	margin-top: -1px;
	border: 1px solid #BFD259;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: -1px;
	line-height: 25px;
	text-indent: 5px;
}
#nav li:hover ul {
	display: block;
}
#nav   ul   li:hover a  {
	color: #FFFFFF;
	background-color: #BFD259;
}
.conoce {
	background-image: url(../img/alumno/servicios.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 81px;
	background-repeat: no-repeat;
}
a.conoce:hover {
	background-position: -81px;
}
a.conoce:link, a.conoce:active, a.conoce:visited {
	background-repeat: no-repeat;
}
.oferta {
	background-image: url(../img/alumno/infoacad.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 109px;
	background-repeat: no-repeat;
}
a.oferta:hover {
	background-position: -109px;
}
a.oferta:link, a.oferta:active, a.oferta:visited {
	background-repeat: no-repeat;
}
.ciencia {
	background-image: url(../img/alumno/deportes.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 72px;
	background-repeat: no-repeat;
}
a.ciencia:hover {
	background-position: -72px;
}
a.ciencia:link, a.ciencia:active, a.ciencia:visited {
	background-repeat: no-repeat;
}
.relaciones {
	background-image: url(../img/alumno/culturales.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 115px;
	background-repeat: no-repeat;
}
a.relaciones:hover {
	background-position: -115px;
}
a.relaciones:link, a.relaciones:active, a.relaciones:visited {
	background-repeat: no-repeat;
}
.extension {
	background-image: url(../img/alumno/siceuc.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 81px;
	background-repeat: no-repeat;
}
a.extension:hover {
	background-position: -81px;
}
a.extension:link, a.extension:active, a.extension:visited {
	background-repeat: no-repeat;
}
.becas {
	background-image: url(../img/alumno/becas.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 50px;
	background-repeat: no-repeat;
}
a.becas:hover {
	background-position: -50px;
}
a.becas:link, a.becas:active, a.becas:visited {
	background-repeat: no-repeat;
}
.vinculacion {
	background-image: url(../img/alumno/vinculacion.gif);
	text-indent: -9999px;
	display: block;
	height: 41px;
	width: 84px;
	background-repeat: no-repeat;
}
a.vinculacion:hover {
	background-position: -84px;
}
a.vinculacion:link, a.vinculacion:active, a.vinculacion:visited {
	background-repeat: no-repeat;
}
.li1 {
	width: 81px;
}
.li2 {
	width: 109px;
}
.li3 {
	width: 72px;
}
.li4 {
	width: 115px;
}
.li5 {
	width: 81px;
}
.li6 {
	width: 190px;
}
.li7 {
	width: 50px;
}
.li8 {
	width: 84px;
}
.li9 {
	width: 340px;
	z-index: 3;
}
