 /* bodY */
body
{

margin: 0;
}


 #testata_fondazione{
	background-image:url(../immagini/testata.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:70px;
	margin-bottom:10px;
} 
 #testata_titolo{
	width:100%;
	height:35px;
	text-align:right;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	color:#996600;
} 

 #fondazione_titoletto {
	width:100%;
	text-align:left;
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#7582BC;
} 


 #fondazione_contenuti{
	width:100%;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	text-align:justify
} 

#menu_sinistro {
	padding:10px; 
	background-image:url(../../images/san_04b.jpg); 
	background-position:top; 
	background-repeat:no-repeat;
	text-align:left
}

#menu_sinistro ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width:170px;
		padding-left:5px;
		padding-top:10px;
}

#menu_sinistro li{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
		padding-left:0px;
		padding-top:2px;
		padding-bottom:2px;
}
#menu_sinistro a:visited {   }
#menu_sinistro a:hover {  
font-style: normal; 
font-weight: bold; 
color:#003366; 
font-size:12px;
text-decoration: underline;}
#menu_sinistro a:link { 
font-style: normal;
 color:#003366; 
font-weight: bold; 
text-decoration: none;
font-size:12px;}
#menu_sinistro a { 
font-style: normal; 
color:#003366; 
font-weight: bold; 
text-decoration: none;
font-size:12px;}
.img { 
padding: 3px;
border: 1px #a29c78 solid;}

#img_float_right{ 
float:right;
margin-bottom:10px;
margin-left:10px;
}
