/* struttura */
#contenuto { 
	width:850px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	float:left;
}
#areaLateraleSx { 
	width:170px;
	padding:0;
	margin:0;
	float:left;
}
#areaLateraleDx { 
	width:680px;
	padding:0;
	margin:0;
	float:left;
}

/* testi e box */
#boxTitolo {
	width:450px;
	margin:0;
	padding-left:60px;
	padding-top:30px;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoTitAreaprivata.gif);
	background-repeat: no-repeat;
	background-position: 55px 25px;
}
#titoloBranding {
	margin:0;
	padding-left:10px;
	padding-top:3px;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
#sottotitoloBranding { 
	margin:0;
	padding-left:10px;
	padding-bottom:25px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#boxTesto {
	width:370px;
	margin:0;
	background-color: #FFFFFF;
	float:left;
}
#titolettoBranding { 
	margin:10px 0 0 70px;
	padding:0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#testoBranding {
	margin:0 0 0 70px;
	padding:0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#testoBranding a {
	color: #666666;
	text-decoration: underline;
}
#testoBranding a:hover {
	color: #666666;
	text-decoration: none;
}


/* form */
#boxForm {
	width:620px;
	margin:0;
	padding-top:15px;
	padding-left:60px;
	background-color: #FFFFFF;
	float:left;
}
#boxModuloSx {
	width:260px;
	margin:0;
	padding-top:5px;
	padding-left:10px;
	float:left;
}
#boxModuloDx {
	width:260px;
	margin:0;
	padding-top:5px;
	padding-left:10px;
	float:left;
}
#boxModuloUnico {
	width:500px;
	margin:0;
	padding-top:5px;
	padding-left:10px;
	float:left;
}
#etichettaForm {
	margin:0;
	padding-right:5px;
	padding-top:14px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float:left;
}
#testoPrivacy {
	margin:0;
	padding-left:5px;
	padding-top:14px;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	float:left;
}
#testoPrivacy a {
	color: #000000;
	text-decoration:underline;
}
#testoPrivacy a:hover {
	color: #000000;
	text-decoration:none;
}
#campoScelta {
	margin:0;
	padding-top:10px;
	float:left;
}
#campoTesto1 {
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoCampiTesto1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
}
#campoTesto2 {
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoCampiTesto2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
}
#campoTesto3 {
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoCampiTesto3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}
#campoTesto4 {
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoCampiTesto4.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
}
#campoTesto5 {
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoCampiTesto5.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
}
#campoTesto6 {
	width:170px;
	height:40px;
	margin:0;
	padding:0;
	background-attachment: scroll;
	background-image: url(immagini/layout/sfoCampiTesto6.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}
.campoTesto {
	width:135px;
	font-size: 10px;
	color: #000000;
	background-color: #E3E3E3;
	border: thin solid #E3E3E3;
}
#allineamentoCampoTesto {
	padding-top:13px;
	padding-left:18px;
}
#allineamentoCampoTesto2 {
	padding-top:11px;
	padding-left:18px;
}
#boxModuloPulsante {
	margin:0;
	padding-left:120px;
	padding-top:10px;
	padding-bottom:20px;
	float:left;
}
#boxPulsante {
	height:20px;
	margin:0;
	padding-left:25px;
	padding-right:20px;
	padding-top:2px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(immagini/layout/roll-giallo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
}
#boxPulsante a {
	color: #000000;
	text-decoration: none;
}
#boxPulsante a:hover {
	color: #000000;
	text-decoration: underline;
}