div.navegador h3 {
	margin-top:5px;
	font-size:10px!important;
	color:#81cfd4!important;
	margin-bottom:35px;
}
div.navegador h3 a{
	font-size:10px;
	color:#000000!important;
	text-decoration:underline;
}
div.navegador h3 a:hover{
	text-decoration:none;
}
#contenido #producto h1{
	font-size:		18px;
	font-weight:		normal;
	color:		#010101;
	text-transform:uppercase;
	padding-bottom:5px;
	margin:0;
	padding-left:0;
	border-bottom: solid #e6e6e6 1px;
	text-align:left;
}

#contenido #producto {
  margin-bottom:	10px;
  float:		left;
}
#contenido #producto .detalle {
  float:		left;
  margin-bottom:	10px;
}
#contenido #producto .detalle .imagen {
  width:		355px;
  height:		355px;
  background-image:	url(../img/marco-imagen.gif);
  background-repeat:	no-repeat;
  float:		left;
  padding:		1px;
  margin-right:		4px;
}
#contenido #producto .detalle .imagen img {
  width:		355px;
  height:		355px;
}
#contenido #producto .detalle ul {
  list-style-type:	none;
}
#contenido #producto .detalle ul li {
  float:		left;
    margin: 0 0 5px 10px;
}
#contenido #producto .detalle ul li + li {
  margin-left:		0;
    margin: 0 0 5px 10px;
}
#contenido #producto .detalle ul li img {
  width:		114px;
  height:		114px;
  background:transparent url(../img/thumb_sombra.jpg) no-repeat left top;
  padding: 0 5px 6px 0;

}
#contenido #producto .detalle p {
  display:		block;
  width:		225px;
  padding:		5px;
  float:		left;
}
.comprar2 {
  position:		relative;
  float:left;
  top:			4px;
}
.detalle #product_images_menu {
	position:relative;
	display:block;
	height:150px;
	margin-left:5px;
}
.detalle #product_images_menu ul li{
	float:left;
	background:transparent url(../img/thumb_sombra.jpg) no-repeat left top;
	padding: 0 5px 6px 0;
	width:118px;
	height:119px;
}
