body {
	
	margin: 0px;
	padding: 0px;
	background-color: #161925;
	font-size: 11px;
	color: #bdc2de;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: justify;
	line-height: 135%;

	scrollbar-face-color: #545673; 
	scrollbar-shadow-color: #353648; 
	scrollbar-highlight-color: #353648; 
	scrollbar-3dlight-color: #353648; 
	scrollbar-darkshadow-color: #353648; 
	scrollbar-track-color: #353648; 
	scrollbar-arrow-color: #000000}

.contenido,p,div {
	
	font-size: 13px;
	color: #bdc2de;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: left;
	line-height: 145%;
}


.tituloSeccion {
	font-family: Arial, Verdana ;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	line-height: 100%;
}

.menu {
	font-family: Arial, Verdana ;
	font-size: 13px;
	color: #ffffff;
	font-weight: normal;
	line-height: 100%;
	text-align:right;
}

.menu:link { text-decoration:none};
.menu:visited {text-decoration:none};
.menu:active {text-decoration:none};
.menu:hover {color: #FF0000; text-decoration:none};

.datos-producto {
	font-family: Arial, Verdana ;
	font-size: 11px;
	color: #bdc2de;
	font-weight: normal;
	text-align:left;
	margin-top:2px;
}

.texto-producto {
	font-family: Arial, Verdana ;
	font-size: 12px;
	color: #bdc2de;
	font-weight: normal;
	text-align:center;
}

.contenido {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Verdana;
	font-weight: normal;
	text-align: justify;
	line-height: 135%;
}

.thumbnail-colores {
	width:30px;
	height:30px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	margin-left:7px;
	float:left;
	;overflow:hidden;
}

.thumbnail-colores img {
	width:60px;
	margin-left:-15px;
	margin-top:-6px;	

}

.thumbnail {
	width:70px;
	height:49px;
	margin-top:2px;
	margin-right:4px;
	float:left;
}

.thumbnail img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
}

.thumbnail:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}



.subcategorias {
	left: 10px;
	top: 360px;
	position: relative;
	width:168px;
	height:30px;
}



.producto-grande {
	left: 0px;
	top: 0px;
	position: relative;
	width:525px;
	height:362px;
	background-image:url(../images/productos-fondo-grande.png)
}

.producto-detalle {
	left: 0px;
	top: 40px;
	position: relative;
	width:525px;
	height:78px;
	background-image:url(../images/productos-fondo-detalle.png)
}

.producto-foto {
	left: 6px;
	top: 6px;
	position: relative;
	float: left;
	width:357px;
	height:250px;
	background-image:url(../images/productos-fondo-claro.png)
	
}

.producto-colores-fondo {
	right: 7px;
	top: 6px;
	position: absolute;
	float: right;
	width:149px;
	height:121px;
	background-image:url(../images/productos-fondo-colores.png);
	overflow: auto;
}

.producto-color {
	right: 7px;
	bottom:107px;
	position: absolute;
	float: right;
	width:149px;
	height:110px;
	overflow: hidden;
}



.producto-listado {
	left: 6px;
	bottom: 6px;
	position: absolute;
	width:513px;
	height:54px;
	overflow:hidden;
}

.nombreColorCampo2 {
border-bottom-style:none;
border-width:0px;
background:none;
	font-family: Arial, Verdana ;
	font-size: 11px;
	color: #bdc2de;
}
