/* navegacion izquierda CSS */

#cont {
	padding: 0;
	margin: 0;
	width:167px;
}

#nav2 {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	/*overflow: hidden;*/
	width: 167px;
}
	
#nav2 li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav2 a {
	float: left;
	width:167px;
	margin:0;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
}
	
#nav2 a:hover {
	background-position: 0 -20px; 
}

#nav2 a.selected {
	background-position: 0 -40px;
}
	
#tcategorias a  {
	width: 167px;
	background: url(../images/categorias.gif) top left no-repeat;
}

#tchips a  {
	width: 167px;
	background: url(../images/chips.gif) top left no-repeat;
}

#tshirt a  {
	width: 167px;
	background: url(../images/shirt.gif) top left no-repeat;
}



#tdatos a  {
	width: 167px;
	background: url(../images/datos.gif) top left no-repeat;
}

#tpremiados a  {
	width: 167px;
	background: url(../images/premiados.gif) top left no-repeat;
}
#tpreguntas a  {
	width: 167px;
	background: url(../images/preguntas.gif) top left no-repeat;
}
#tmedica a  {
	width: 167px;
	background: url(../images/medica.gif) top left no-repeat;
}
#trecorrido a  {
	width: 167px;
	background-image: url(../images/recorrido.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*	navegacion-logos	*/	
#nav-logos {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav-logos li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#nav-logos a {
	float: left;
	width:55px;
	margin:0;
	padding: 45px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:45px; /* for IE5/Win */
}
#nav-logos a:hover {
	background-position: 0 -45px; cursor:default;
}
#nav-logos a.selected {
	background-position: 0 -45px;
}
#log1 a  {
	width: 90px;
	background: url(../images/log1.gif) top left no-repeat;
}
#log2 a  {
	width: 53px;
	background: url(../images/log2.gif) top left no-repeat;
}
#log3 a  {
	width: 55px;
	background: url(../images/log3.gif) top left no-repeat;
}
#log4 a  {
	width: 34px;
	background: url(../images/log4.gif) top left no-repeat;
}
#log5 a  {
	width: 34px;
	background: url(../images/log5.gif) top left no-repeat;
}
#log6 a  {
	width: 40px;
	background: url(../images/log6.gif) top left no-repeat;
}
#log7 a  {
	width: 65px;
	background: url(../images/log7.gif) top left no-repeat;
}

