/* colonna sx */

div#sx {
	width:741px;
	min-height:830px;		
	height:830px;
	height:auto !important;			
	float:left;
	background-image:url('../images/fondo_linea_tratteggio.jpg');
	background-repeat:repeat-y;	
	background-position:right bottom;
	padding-bottom:50px;
}

div#dx {
	width:254px;
	min-height:880px;		
	height:880px;
	height:auto !important;	
	float:right;
	background-color:#DCDCDC;	
	background-image:url('../images/default_r24_c8.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;	
}

div.rigasx {
	width:710px;
	float:left;
	margin-bottom:20px;
	margin-left:10px;
}


 

div.avvisonewsletter
{
	width:710px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-style:italic;
	color:red;
	text-decoration: none;
	font-weight: normal;
	margin-bottom:5px;
}


div#titolopagina {
	width:670px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style: normal;
	color: #ECBC02;
	text-decoration: none;
	text-transform:uppercase;
	text-align: left;
	font-weight:700;	
	padding-left:10px;
	margin-top:-37px;
}

.textboxnewsletter {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	border:solid 0.1em #cccccc;	
}


td.info {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style: normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	padding-left:15px;
	padding-bottom:10px;
}

td{
	height:30px;
}


td.etichetta {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style: normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	width:70px;
	padding-left:15px;
}

.button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	border:solid 0.1em #a0a0a0;	
	text-align:center;
}


.option {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-style: normal;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}



div#messaggio {
	width:710px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style: normal;
	color:#21268C;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
}

 
