/* CSS Document */
		body {
		background-color:#efe3c1;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		margin-top:0px;
		scrollbar-face-color: #CCCCCC; 
		scrollbar-shadow-color: #E6E6E6; 
		scrollbar-highlight-color: #CCCCCC; 
		scrollbar-3dlight-color: #E6E6E6; 
		scrollbar-darkshadow-color:#CCCCCC;  
		scrollbar-arrow-color: #FFFFFF;
		}
		
		img{
		border:0px;
		}
		
		
a:visited 	{color: #4EA3E1; font-family: ARIAL; font-size: 16px; font-weight:bold; text-decoration: none;}
a:link 		{color: #4EA3E1; font-family: ARIAL; font-size: 16px; font-weight:bold; text-decoration: none;}
a:hover 	{color: #000000; font-family: ARIAL; font-size: 16px; font-weight:bold; text-decoration: underline;}


a.b:visited 	{color: #FFFFFF; font-family: ARIAL; font-size: 14px; font-weight:bold; text-decoration: none;}
a.b:link 		{color: #FFFFFF; font-family: ARIAL; font-size: 14px; font-weight:bold; text-decoration: none;}
a.b:hover 	{color: #4EA3E1; font-family: ARIAL; font-size: 14px; font-weight:bold; text-decoration: underline;}

a.c:visited 	{color: #91CFFC; font-family: ARIAL; font-size: 12px; font-weight:bold; text-decoration: none;}
a.c:link 		{color: #91CFFC; font-family: ARIAL; font-size: 12px; font-weight:bold; text-decoration: none;}
a.c:hover 	{color: #4EA3E1; font-family: ARIAL; font-size: 12px; font-weight:bold; text-decoration: underline;}

		
	.titolo {  font-family: Arial, serif; font-size: 20px; color: #000000; font-weight:bold; }	
	.piedino {  font-family: Arial, serif; font-size: 12px; color: #ffffff; font-weight:bold; }	
	.indirizzo {  font-family: Arial, serif; font-size: 10px; color: #ffffff; font-weight:regular; }
	.testata {  font-family: Arial, serif; font-size: 10px; color: #4EA3E1; font-weight:regular; }	
			
		
#chisiamo
{
 border: 0px;
 width: 450px;
 height: 300px;
 background-color: #FFFFFF;
 overflow: auto;
}
		
		
		
		
		

