/*
 ------------------------------------------------------------
	CMS_PRODUCTS_STYLE.CSS
 ------------------------------------------------------------
	Foglio stile per  pagine prodotti
 ------------------------------------------------------------
*/

div#container {
background:url(/custom_cms/images/sf-prod.jpg) 0px 181px no-repeat;
}

div#mainarea{
position:relative;
top:180px;
right:0px;
width:515px;
float:right;
margin-bottom:260px;
}

.catgroupnamearea{
	position: relative;
	width:515px;
	height:30px;
	left:0px;
	top:0px;
	border-bottom:10px solid black;
}
.catpercorso{	
	font:11px Verdana,Thaoma,sans; 
	color:#000;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:3px;
	text-align:left;
}
.prodpriceseur{	
	font:15px Arial,Verdana,Thaoma,sans; 
	color:#000;
	font-weight:bold;
	margin-top:18px;text-align:left;width:300px;height:20px;clear:both;
}



/* prodmenu */
div#prodmenu {
	position: relative;
	overflow: auto;	
	width:515px;
	text-align: left;
	top:15px;
	left:0px;
	z-index:1;
}


.menutabprod {
	border:1px solid #949292;
	text-decoration: none;
	text-align: left;
	font:10px Arial,sans; 
	vertical-align:top;
	width:515px;
	padding-bottom:15px;}

.menutabprod a {
	font:11px Arial,sans; 
	font-weight:bold;
	color:#1a8747;
}
.imgpreview{margin:12px;/*width:140px;*/border:1px solid #1a8747;overflow:hidden;float:left;margin-right:15px;}
.imgpreview img{/*width:140px;*/}
.prodName{margin:12px 12px 0 12px;background:#dbd8d8;
	height:25px;font-weight:bold;font-size:12px;padding:4px;}
.prodShort{height:80px;width:300px;margin-top:13px;font-size:12px;}
/* fine prodmenu */


/* scheda immobile */
#prodimgPrinc{margin-top:0px;text-align:center;border:1px solid #0d9451;}
#prodimgPrinc{width:375px;height:205px;float:left;margin-right:18px;
	/*border:1px solid #1a8747;*/}
	#prodImmaginePrinc{width:375px;}

#prodimg1area{
	margin-top:0px
}
#prodimg1area, #prodimg2area,#prodimg3area
{width:120px;height:65px;font:11px Arial;float:left;margin-bottom:3px;border:1px solid #0d9451;overflow:hidden}
#prodimg4area,#prodimg5area
{width:120px;height:65px;font:11px Arial;float:left;margin-right:7px;margin-top:12px;border:1px solid #0d9451;overflow:hidden}
#prodimg6area
{width:120px;height:65px;font:11px Arial;float:left;margin-left:1px;margin-top:12px;border:1px solid #0d9451;overflow:hidden}
#prodimg7area
{width:120px;height:65px;font:11px Arial;float:left;margin-left:18px;margin-top:12px;border:1px solid #0d9451;overflow:hidden}

.prodimg
{font:11px Arial;width:120px;}




#prodfiles{display:none;}
#prodmain {width:505px;}

#proddescarea table{text-align:left;width:515px;}
#prDettImm,#prDescr{margin:15px 0 10px 0;font:12px Arial;font-weight:bold;background:#d5d5d5;padding:3px;color:#000;}
.prImm{font:14px Arial;color:#1a8747;font-weight:bold;border-bottom:1px solid #1a8747;padding-bottom:4px}
#proddescarea table td{border-bottom:1px solid #a4a4a4;font:13px Arial;padding:5px}
#prodendpage{background:#fff;height:20px;margin-top:-3px;}
/* fine scheda immobile */


#info a{font:11px Arial;color:#1a8747;font-weight:bold}
