@charset "iso-8859-1";
/* CSS Document */

.div_select{
	/*float:right;*/
	position:relative;
	top:-10px;
	left:85px;
	text-align:left;
}

.selecciona{
	width:190px;
	height:17px;
	border:1px solid #373737;
	background-color:#000;
	background-image:url(../imatges/fletxa_select.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FFF;
	]margin-top:-15px;
}

#div_select2{
	/*width:190px; */
	width:550px;
	position:relative;
	top:-13px;
	left:80px;
	margin:0px 0 0 -10px;
	float:left;
	]margin:-13px 0 0 -10px; 
	]top:0px;
}

.ocult{
	/*width:190px;*/
	width:120px;
	height:150px;
	overflow-x:hidden;
	overflow-y:auto;
	border:1px solid #373737;
	background-color:#000;
	color:#FFF;
	]margin-top:-10px;
	_border:1px solid tile;
	_margin-top:0;
}

.ocult ul{ margin:10px 0 0 0!important; padding:0; list-style:none; _padding:0; _margin:-5px; _position:relative;}
.ocult ul li {margin:0 0 3px 0!important; padding:0 0 0 10px !important; cursor:pointer;}
.ocult ul li:hover{background-color:#3366FF;}

div#producte img{/* width:197px; max-height:267px;*/}


.img_mosaic{
	width:80px;
	height:105px;
	float:left;
	background-image:url(../imatges/marc_petit.gif);
}

div.img_mosaic img { margin:6px 0 0 5px; cursor:pointer; border:0; max-width:70px; max-height:97px;}

#v_seleccionado1{width:15px; height:8px;display:inline-block; margin:5px 0 0 0;}
#div_select1{
	margin:0px 0 0 -10px;
	width:124px;
	_margin:-10px 0 0 0;
	_padding:0;	
}

#mosaic_colors{
	position:relative;
	_position:absolute;
	top:-203px;
	/*left:212px;*/
	left:200px;
	_top:298px;
	_left:570px;
	border:1px solid #373737;
	margin:0;
	padding:0;
	/*width:200px;*/
	/*width:350px;*/
	width:300px;
	height:192px;
	overflow-x:hidden;
	overflow-y:auto;
}

#mosaic_colors div.color_grupo {
	/*
	width:35px;
	height:35px;
	*/
	width:40px;
	height:40px;
	margin:5px 0 0 5px!important;
	float:left;
	margin:0;
	padding:0;
	border:1px solid #333;
}

#mosaic_colors div.color_grupo:hover{ 
	border:1px solid #36F;
}

div#imatges_producte{
	float:left;
	/*
	margin:18px 0 0 5px;
	]margin:11px 0 0 5px;
	*/
	margin:0px 0 0 5px;
	]margin:0px 0 0 5px;
	width:60px;
}

#imatges_producte img { cursor:pointer;}

