/* corpo 3 colonne */

#foto #sx {
	width:424px;
	height:280px;
	margin:0;
	float:left;
	background-color:#FFF;
}

#foto #sx #titolo {
	width:404px;
	height:12px;
	margin:0;
	background-image: url("../img/componi-modello/bgtitoloscegli.jpg");
	background-repeat:repeat-x;
	color:#0F5883;
	font-size:17px;
	font-weight:bold;
	padding:25px 0 25px 20px;
}

#foto #dx {
	width:576px;
	height:280px;
	margin:0;
	float:right;
}

#corpo {
	position:relative;
	width:1000px;
	margin:0;
	background-color:#FDFDFF;
	background-image: url("../img/contatti/bgcontatti.jpg");
	background-position:top;
	background-repeat:repeat-x;
	float:left;
}

#titolocontatti {
	width:1000px;
	height:22px;	
	padding:0;
	margin:0;
	float:left;
	background-color:#EDEDED;
	border-bottom:1px solid #DCDDE1;
}

.tdform {
	font-size:12px;
	padding:0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}

.form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #5283AC;
	width:250px;
}

.spanform {
	color:#F43839;
	padding:0 2px 0 0;
}

.bottone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #5283AC;
	background-image: url("../img/contatti/bgbottone.jpg");
	background-position:bottom;
	background-color:#FFF;
	background-repeat:repeat-x;
	width:250px;
	height:20px;
}

.privacy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px 20px 20px 45px;
}

.privacy p{
	padding:10px 0px 0px;
	text-align:center;
}

.privacy a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.privacy a:hover{
	color:#F43839;
	font-weight:bold;
	text-decoration:underline;
}

a.linkprodotto {
	color:#0F5883;
	font-weight:bold;
	text-decoration:none;
}

a.linkprodotto:hover {
	color:#F43839;
	font-weight:bold;
	text-decoration:underline;
}
