/*------------------------------------------------------------------ corpo index -------------------------------------------------------------------------------*/

.corpo_sfondo{
	position: absolute;
	left: 20px;
	width: 740px;
	height: 230px;
	top: 213px;
	z-index: 1;
	background-color: White;
	background-image: url(../img/sfondo_interne.gif);
}
.menu_vert_titolo{	width: 160px;	font : bolder 20px ;	color : #9999CC;	text-align : left;}
.menu_vert {width:140px;	height:18px; font : 12px;	text-align :right;}
.menu_vert_vuoto {  width:40px;}
.testo_corpo{width: 660px;	font : 12px;	color : #9999CC;	text-align : justify;}
.testo_corpo.saluto{font : 18px;	color : red;}

/*------------------------------------------------------------------ corpo index -------------------------------------------------------------------------------*/


/*------------------------------------------------------------------ piede index -------------------------------------------------------------------------------*/
.piede_1_sfondo{background-color : #828CAA;	left : 20px;	width : 740px;	height : 18px;}
.piede_1_testo_sx{	left:10px;	color: #CED5E6;	font: 12px BankGothic Lt BT;}

.piede_1_testo_sx A:link {text-decoration: none; color: #CED5E6;} 
.piede_1_testo_sx A:visited {text-decoration: none; color: #CED5E6;} 
.piede_1_testo_sx A:hover {text-decoration: none; color: #CED5E6;} 
.piede_1_testo_sx A:active { text-decoration: none; color: #CED5E6;} 

.piede_1_testo_dx{	text-align: right;	color: #CED5E6;	font: 12px BankGothic Lt BT;}

/*------------------------------------------------------------------ piede index -------------------------------------------------------------------------------*/




