#primary span{
display:none;
}

#primary { 
width: 458px; 
height: 33px; 
background: url(images/culos-webcam-botonera.jpg); 
margin: 0px; 
padding: 0; 
position: relative; 
} 

#primary li { 
margin: 0; 
padding: 0; 
list-style: none; 
position: absolute; 
top: 0; 
} 
#primary li, #primary a { 
height: 33px; 
display: block; 
} 

#primary1 {left: 0; width: 242px;}
#primary2 {left: 243px; width: 215px;}

#primary1 a:hover {background: transparent url(images/culos-webcam-botonera.jpg) 0 -33px no-repeat;}
#primary2 a:hover {background: transparent url(images/culos-webcam-botonera.jpg) -243px -33px no-repeat;}


body,html{
	height:100%;
	min-height:100%;
	background-color: #333333;
}

body{
	margin:0px;
	text-align:center;
	font-family: arial, verdana, sans serif;
	color: #ffffff;
	font-size:14px;
}

h1, h2, h3{
	display:inline;
	font-size:14px;
}

a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	color:#9e9e9e;
	text-decoration:underline;
}

#culos-webcam-pagina{
	width:900px;
	background: #ffffff url(images/culos-webcam-menu.jpg) repeat-y;
}

#culos-webcam-cabecero{
	width:900px;
	height:267px;
	background: #ffffff url(images/culos-webcam-top.jpg) no-repeat;
}

#culos-webcam-favoritos{
	width:900px;
	height:33px;
	background: #ffffff url(images/culos-webcam-favovitos-fondo.jpg) repeat-x;
	text-align:left;
}

#culos-webcam-contenido{
	float:right;
	width:658px;
	background: #ffffff url(images/culos-webcam-contenido.jpg) repeat-y;
	clear:both;
}

.culos-webcam-contenido-div{
	text-align:center;
	width:628px;
	margin-right:30px;
	clear: both;
}

.limpiatodo{
	clear: both;
}

#culos-webcam-menu{
	float:left;
	width:242px;
}

#culos-webcam-pie{
	clear:both;
	bottom:0px;
	width:900px;
	height:47px;
	background: #ffffff url(images/culos-webcam-bottom.jpg) no-repeat;
}

.culos-webcam-bloque-menu{
	width:187px;
	text-align:left;
}

.culos-webcam-titulo-menu{
	color:#AB9363;
	font-weight:bold;
}