

/* Navegacion Principal */

#menuwrapper{width:900px; margin:auto; height:38px;}

#main_nav {clear:both; float:left; height:32px; background-color:#82AB07; color:white; margin:auto; width: 896px;list-style: none; display: inline; border-bottom:10px solid #FFCC00; padding:0 0 0 4px;}
#main_nav li {float: left;list-style: none;display: inline;}
#main_nav a {height: 0px !important;float:left;overflow: hidden; padding:32px 0 0 0;height /**/:32px; /* for IE5/Win only */ }

#navHome{ width: 102px}
#navHome a{ width: 102px;background: url(../images/navHome.gif) top left no-repeat;	}
#navIgle{width: 122px;}	
#navIgle a{	width: 122px;	background: url(../images/navIgle.gif) top left no-repeat;	}
#navMedios{width: 196px;}
#navMedios a{width: 196px;background: url(../images/navMedios.gif) no-repeat;}
#navMinis{width: 106px;}
#navMinis a{width: 106px;background: url(../images/navMinis.gif) no-repeat;}
#navNov{width: 112px;}
#navNov a{width: 112px;background: url(../images/navNov.gif) no-repeat;	}
#navDona {	width: 122px;}
#navDona a{	width: 122px;	background: url(../images/navDona.gif) no-repeat;	}
#navCont{width: 134px;	}
#navCont a{	width: 134px;	background: url(../images/navCont.gif) no-repeat;	}

#main_nav li a:hover { background-position: 50% -32px;}
#main_nav li a.currentSection,
#main_nav li a.currentSection:hover {
	background-position: 50% -64px;
	}