.wrapper .nav .selected a{
  color: 				#FFF;
}		

.nav, .nav ul { 
	list-style: 		none;
	margin: 			0;
	padding:            0;
}

.nav {
  font-family: 			Arial, Helvetica, sans-serif;
  z-index: 				300;
  position: 			relative;
  width:				958px;
  font-size:			9px;
/*margin-left:			10px;
  float:				right;
  margin-top:			84px;*/
}

.nav li {
  float: 				left;
  margin: 				0;
  padding: 	            0;
  position: 			relative;
}

/* MAIN MENU STYLING OF A TAG */
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  font: 				1.22em Arial, Helvetica, sans-serif;
  color: 				#FFF;
  display: 				block;
  text-decoration: 		none;
  text-indent:        -9999px;
  height:				28px;
}

/* DROP DOWN STYLING OF A TAG */
.nav li .subMenu a, .nav li .subMenu a:link, .nav li .subMenu a:active, .nav li .subMenu a:visited {
   height:				20px;
   width:				auto;
}

.nav li a:hover {
  color: 				#FFF;
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
  	color: 				#000;
}

.nav ul {
  background: 			#bbd5df;
  list-style: 			none;
  margin: 				-10px 0px 0px -10px;
  width: 				170px;
  position: 			absolute;
  top: 					-999em;
  left: 				0px;
  z-index:				400;
  -moz-border-radius:	7px;
  -webkit-border-radius:7px;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 					35px;
}

.nav ul li {
  float: 				left;
  width:				150px;
  padding:              2px 0px 2px 10px;
  margin-bottom:		0px;
}

.nav ul a {
  border-bottom: 		0;
  padding-right: 		0px;
  white-space: 			nowrap;
  font-style:			normal;
}

/*.nav li .subMenu li a{
	font-style: 		normal;
    font-weight:		bold;
}

.nav ul a:hover {
  background: 			#ccc;
  color: 				#000;
}
*/
/* =MENU PIXI IMAGES
------------------------------------------------------------------------------*/


.menuInicio a{
	background:			url(../images/botonera/menuInicio.gif) top left no-repeat;
	width:				38px;

}

.menuSintesis a{
	background:			url(../images/botonera/menuSintesis.gif) top left no-repeat;
	width:				113px;
}

.menuCronologia a{
	background:			url(../images/botonera/menuCronologia.gif) top left no-repeat;
	width:				139px;
}

.menuPresidentes a{
	background:			url(../images/botonera/menuPresidentes.gif) top left no-repeat;
	width:				147px;
}

.menuDatos a{
	background:			url(../images/botonera/menuDatos.gif) top left no-repeat;
	width:				127px;
}

.menuBiografias a{
	background:			url(../images/botonera/menuBiografias.gif) top left no-repeat;
	width:				76px;
}

.menuDocumentos a{
	background:			url(../images/botonera/menuDocumentos.gif) top left no-repeat;
	width:				84px;
}

.submenuDocumentos a{
	background:			url(../images/botonera/submenuDocumentos.gif) top left no-repeat;
	width:				150px;
}

.submenuArticulos a{
	background:			url(../images/botonera/submenuArticulos.gif) top left no-repeat;
	width:				150px;
}

.submenuEntrevistas a{
	background:			url(../images/botonera/submenuEntrevistas.gif) top left no-repeat;
	width:				150px;
}

.menuFrases a{
	background:			url(../images/botonera/menuFrases.gif) top left no-repeat;
	width:				122px;
}

.menuAula a{
	background:			url(../images/botonera/menuAula.gif) top left no-repeat;
	width:				112px;
}


/* =IE6 WARNING
------------------------------------------------------------------------------*/

.ie6Warning{
	position:			absolute;
	z-index:			80;
	top:				0px;
	height:				150px;
	width:				1000px;	
}

/* =SUB MENU
--------------------------------------------------------------*/

.subMenu{
	list-style:				none;
	position:				relative;
}

.subMenu li{
	margin:					0px 0px 0px 0px;
}

/*.left .subMenu li{
	position:			relative;
}

.subMenu li a{
	color:					#000;
	text-decoration:		none;
	font-family:			Verdana, Geneva, sans-serif;
	font-size:				0.8em;
	font-weight:			lighter;
}

.left .subMenu .subSelected a{
	color:					#F60;
	font-weight:			bold;
}

.subMenu li a:hover{
	color:					#F60;
}
*/
.menuPointer{
	position:				absolute;
	left:					-51px;
	top:					-7px;
}

/* NAV 2 */

.wrapper .nav2 .selected a{
  color: 				#FFF;
}		

.nav2, .nav2 ul { 
	list-style: 		none;
	margin: 			0;
	padding:            0;
}

.nav2 {
  font-family: 			Arial, Helvetica, sans-serif;
  z-index: 				100;
  position: 			relative;
  width:				935px;
  font-size:			9px;
  margin-left:			10px;
  margin-top:			0px;
}

.nav2 li {
  float: 				left;
  margin: 				0;
  padding: 	            0;
  position: 			relative;
}

/* MAIN MENU STYLING OF A TAG */
.nav2 li a, .nav2 li a:link, .nav2 li a:active, .nav2 li a:visited {
  font: 				1.22em Arial, Helvetica, sans-serif;
  color: 				#FFF;
  display: 				block;
  text-decoration: 		none;
  text-indent:        -9999px;
  height:				28px;
}

/* DROP DOWN STYLING OF A TAG */
.nav2 li .subMenu a, .nav2 li .subMenu a:link, .nav2 li .subMenu a:active, .nav2 li .subMenu a:visited {
   height:				20px;
   width:				auto;
}

.nav2 li a:hover {
  color: 				#FFF;
}

#nav-two li:hover a, 
#nav-two li.sfHover a {
  	color: 				#000;
}

.nav2 ul {
  background: 			#bbd5df;
  list-style: 			none;
  margin: 				-10px 0px 0px -10px;
  width: 				170px;
  position: 			absolute;
  top: 					-999em;
  left: 				0px;
  z-index:				200;
  -moz-border-radius:	7px;
  -webkit-border-radius:7px;
}

.nav2 li:hover ul,
.nav2 li.sfHover ul {
  top: 					35px;
}

.nav2 ul li {
  float: 				left;
  width:				150px;
  padding:              2px 0px 2px 10px;
  margin-bottom:		0px;
}

.nav2 ul a {
  border-bottom: 		0;
  padding-right: 		0px;
  white-space: 			nowrap;
  font-style:			normal;
}

/* =MENU PIXI IMAGES
------------------------------------------------------------------------------*/


.menuEscuchar a{
	background:			url(../images/botonera/menuEscuchar.gif) top left no-repeat;
	width:				132px;

}

.menuVer a{
	background:			url(../images/botonera/menuVer.gif) top left no-repeat;
	width:				110px;
}

.submenuInfografias a{
	background:			url(../images/botonera/submenuInfografias.gif) top left no-repeat;
	width:				150px;
}

.submenuImagenes a{
	background:			url(../images/botonera/submenuImagenes.gif) top left no-repeat;
	width:				150px;
}

.submenuHumor a{
	background:			url(../images/botonera/submenuHumor.gif) top left no-repeat;
	width:				150px;
}

.submenuPublicidad a{
	background:			url(../images/botonera/submenuPublicidad.gif) top left no-repeat;
	width:				150px;
}

.submenuTitulares a{
	background:			url(../images/botonera/submenuTitulares.gif) top left no-repeat;
	width:				150px;
}

.menuEstudiar a{
	background:			url(../images/botonera/menuEstudiar.gif) top left no-repeat;
	width:				99px;
}

.menuGaceta a{
	background:			url(../images/botonera/menuGaceta.gif) top left no-repeat;
	width:				107px;
}

.menuCursos a{
	background:			url(../images/botonera/menuCursos.gif) top left no-repeat;
	width:				111px;
}

.menuRadio a{
	background:			url(../images/botonera/menuRadio.gif) top left no-repeat;
	width:				71px;
}

.menuLibros a{
	background:			url(../images/botonera/menuLibros.gif) top left no-repeat;
	width:				54px;
}

.submenuLibros a{
	background:			url(../images/botonera/submenuLibros.gif) top left no-repeat;
	width:				150px;
}

.submenuHistorieta a{
	background:			url(../images/botonera/submenuHistorieta.gif) top left no-repeat;
	width:				150px;
}

.submenuHistorias a{
	background:			url(../images/botonera/submenuHistorias.gif) top left no-repeat;
	width:				150px;
}

.submenuEmece a{
	background:			url(../images/botonera/submenuEmece.gif) top left no-repeat;
	width:				150px;
}

.submenuCuarenta a{
	background:			url(../images/botonera/submenuCuarenta.gif) top left no-repeat;
	width:				150px;
}

.menuDvd a{
	background:			url(../images/botonera/menuDvd.gif) top left no-repeat;
	width:				75px;
}

.submenuDvds a{
	background:			url(../images/botonera/submenuDvds.gif) top left no-repeat;
	width:				150px;
}

.submenuCds a{
	background:			url(../images/botonera/submenuCds.gif) top left no-repeat;
	width:				150px;
}

.menuVinculos a{
	background:			url(../images/botonera/menuVinculos.gif) top left no-repeat;
	width:				66px;
}

.menuContacto a{
	background:			url(../images/botonera/menuContacto.gif) top left no-repeat;
	width:				69px;
}

.menuStaff a{
	background:			url(../images/botonera/menuStaff.gif) top left no-repeat;
	width:				39px;
}
