/******************** estilos BOTONERA-TOP ********************/

ul#botonera-nav-ul {
  	margin: 0;
  	padding: 0;
	height:18px;
	display: inline;
	overflow: hidden;
  	list-style: none;
  }
  
ul#botonera-nav-ul li {
  	margin:0;
  	padding:0;
	list-style: none;
	display: inline;
  }
  
ul#botonera-nav-ul a {
	float: left;
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	}
	


ul#botonera-nav-ul a.normal{
	padding: 18px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
 }
 	
ul#botonera-nav-ul a.selected{
/*background-position: 0 -72px;*/ 
 }
 
ul#botonera-nav-ul a:active {
/*	background-position: 0 -72px;*/
	}

#nav-1 a{
	width:117px;
	background:url(../imgs/cmtv_canal.gif) no-repeat;
	}
	
#nav-2 a {
	width:110px;
	background:url(../imgs/artistas_musica.gif) no-repeat;
	}
	
#nav-3 a {
	width:109px;
	background:url(../imgs/tienda_musica_discos.gif) no-repeat;
	}
	

	

/******************** estilos BOTONES CAMARA PRENSA BUSCAR********************/

ul#campress-nav-ul {
  	margin: 0;
  	padding: 0;
	height:32px;
	display: inline;
	overflow: hidden;
  	list-style: none;
  }
  
ul#campress-nav-ul li {
  	margin:0;
  	padding:0;
	list-style: none;
	display: inline;
  }
  
ul#campress-nav-ul a {
	float: right;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	}
	
ul#campress-nav-ul a:hover {
	background-position: 0 -32px;
	}
	 
ul#campress-nav-ul a:active {
	background-position: 0 -32px;
	}

#bus-1 a {
	width:60px;
	background:url(http://wwww.towebs.com/imgs/interface/b_buscar.png) no-repeat;
	}

#cam-1 a {
	width:134px;
	background:url(http://wwww.towebs.com/imgs/interface/b_camaras.png) no-repeat;
	}
	
#press-1 a {
	width:67px;
	background:url(http://wwww.towebs.com/imgs/interface/b_prensa.png) no-repeat;
	}
	

/******************** estilos BOTONES SUBMENU ********************/

ul#submenu-nav-ul {
  	margin: 0;
  	padding: 0;
	height:17px;
	display: inline;
	overflow: hidden;
  	list-style: none;
  }
  
ul#submenu-nav-ul li {
	margin: 0;
  	padding: 0;
	display: inline;
	overflow: hidden;
  	list-style: none;
  }
  
ul#submenu-nav-ul a {
	float: left;
	vertical-align:middle;
	text-align:left;
	padding: 1px 0px 0px 2px;
	overflow: hidden;
	height: 16px !important; 
	}
	
ul#submenu-nav-ul a:hover {
	background-position: 0 -17px;
	}

#bot-1 a {
	font-family:Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#666666;
	text-decoration: none;
	width:85px;
	background:url(http://wwww.towebs.com/imgs/interface/tab_submenu.png) no-repeat;
	}
