/******************** estilos BODY ********************/
body {
	border:0px;
	background-color: #ffffff;
	margin: 0px;
  }

/******************** estilos BOTONERA-TOP ********************/

ul#botonera-nav-ul {
  	margin: 0;
  	padding: 0;
	height:36px;
	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: 36px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	}
	
ul#botonera-nav-ul a:hover {
	background-position: 0 -36px;
	}
	
ul#botonera-nav-ul a.selected{
 background-position: 0 -72px;
 }
 
ul#botonera-nav-ul a:active {
	background-position: 0 -72px;
	}

#nav-1 a {
	width:98px;
	background:url(../imgs/interface/b_blog.png) no-repeat;
	}
	
#nav-2 a {
	width:98px;
	background:url(../imgs/interface/b_hosting.png) no-repeat;
	}
	
#nav-3 a {
	width:98px;
	background:url(../imgs/interface/b_housing.png) no-repeat;
	}
	
#nav-4 a {
	width:98px;
	background:url(../imgs/interface/b_revendedores.png) no-repeat;
	}
	
#nav-5 a {
	width:98px;
	background:url(../imgs/interface/b_soporte.png) no-repeat;
	}
	
#nav-6 a {
	width:98px;
	background:url(../imgs/interface/b_empresa.png) 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(../imgs/interface/b_buscar.png) no-repeat;
	}

#cam-1 a {
	width:134px;
	background:url(../imgs/interface/b_camaras.png) no-repeat;
	}
	
#press-1 a {
	width:67px;
	background:url(../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(../imgs/interface/tab_submenu.png) no-repeat;
	}
