@charset "utf-8";
/* CSS Document */

body{ background-color:#c0c0c0; font-size:14px;}

#tot1{
	width:1000px;
	height:730px;
	margin:0px auto;
	background-color:#FFF;
}
#tot2{ width:980px; height:710px;background-color:#868686; position:relative; top:10px; left:10px;}
#tot3{ width:960px; height:690px;background-color:#FFF; position:relative; top:10px; left:10px;}
#hd{
	width:930px;
	height:160px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:33px;
}
#menu{
	width:930px;
	height:30px;
	margin-left:15px;
	background-image:url(Immagini/menu-completo4.jpg);
	padding-top:10px;
	background-repeat: no-repeat;
}

#menu a{
	padding-left:20px;
	font-family: Arial, Helvetica, sans-serif;
}
#divsx{
	width:220px;
	height:393px;
	background-color:#e1e2e6;
	margin-left:15px;
	margin-top:15px;
	padding:6px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#divdx{
	width:672px;
	height:390px;
	background-color:#e1e2e6;
	padding:8px;
	margin-left:10px;
	float:left;
	margin-top:15px;
}
#ft{
	width:1000px;
	height:45px;
	margin:0px auto;
	background-color:#fff;
	clear:left;
	
}
#ft a{ text-decoration:none; color:#000;}
img{ border:0px;}
a{ text-decoration:none;}
#home{ color:#666; margin-left:150px; font-weight:bold;}
#collezioni{ color:#666; margin-left:95px;; font-weight:bold;}
#contatti{
	color:#666;
	margin-left:80px;
	;
	font-weight:bold;
}
#dovesiamo{
	color:#666;
	margin-left:80px;
	;
	font-weight:bold;
}

#divdx p
{
	vertical-align:top;
	
	color: #FFF;
}

#divdx label {float:left;
display:block;

margin-right:0.5em;
text-align:left;
width:20%;
}
