/***********TESTA********/
#testa
{
	top:0px;
	left:0px;
	margin: 0 0 0 0;
	/*border: solid 1px #000000;*/
	width:100%;
	height:149px;
	/*background:	url(../images/testa_background.gif) repeat-x; */
	/*background-color:#F3E2A7;*/
}


/***********FINE TESTA********/
/***** Corpo ********/
#corpo
{
	/*position:absolute;*/
	margin:0 0 0 0;
	top:149px;
	/*left:0;*/
	width:895px;
	height:100%;
	background:	url(../images/corpo_background.gif) no-repeat; 
	float:left;
	/*border: solid 1px #f00000;
	background-color:#F3E2A7;*/
}

#corpo_Colonna1
{	
/*background:	url(../images/corpo_Colonna1_background.gif) repeat-y; */
	width:225px;
	margin-top:91px;
	margin-bottom:0px;
	/*border: solid 1px #000000;*/
	/*height:100%;*/
	/*height:auto;*/
	float:left;
	/*background-color:#F3E2A7;*/
}

#corpo_Colonna2
{
	top:3px;
	/*left:226px;*/
	/*position:absolute;*/
	width:668px;
	/*padding-left:6px;
	padding-right:10px;*/
	color:#370506;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-size:12px;
	line-height:1.6em;
	float:right;
	text-align:left;
	/*border: solid 1px #000000;*/
/*	background-color:#F3E2A7;*/
}
#corpo_Colonna2_1
{
	float:left;
	width:458px;
	/*background:#fff;*/
}
#corpo_Colonna2_2
{
	float:left;
	width:160px;
	text-align:left;
	padding-left:40px;
	/*background:#666;*/
}