/* CSS Documentsito "anpasCOMO"*/

body 
	{
	margin:0px;font-family: arial,sans-serif;font-size: 90%;text-align:center;background-color: #fff;
 	}
	
/* stili per copertina  */  

/*#container{width:800px; height: 674px;margin:0 auto;padding: 5em 0 0 10px}*/
#content{
	width:674px; height: 800px;
	margin: 0 0px;
	padding: 1em 10px;
	background-color: #fff;
	color: #fff;
	}	
#content div.box{/*font-size: 90%;*/margin-bottom: 2em;}
#content div.box h1{color: #fff;font-size: 1.5em;padding-bottom: 5px;}
#content div.box p{margin: 0}
	
/* stili per resto del sito  */  
	
#corpo
	{
	position:relative;
	width:754px;
	left:0px;
/* 	border: thin solid #000000;  */  
	}
#corpo_sx 
	{
	width:220px;
	position:absolute;
	left:0px;
/* 	border: thin solid #000000;  */
	}
#corpo_dx
	{
	width:534px;
	margin:0 0 0 220px;
	left:0px;
/* 	border: thin solid #000000;  */
	}
#menu
	{
/* 	border: thin solid #000000;  */
	}
#sottomenu
	{
	width:220px;
/* 	border: thin solid #000000;  */
	}
#testa
	{
/* 	border: thin solid #000000;  */
	}
#footer
	{
	width:760px;
	height:30px;
/* 	border: thin solid #000000;  */
	}
/*  __________________________________________________impaginazione*/ 
#testo
	{
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-align:justify;
	line-height: 18px;
	padding-left:5px;
	padding-right:10px;
/* 	border: thin solid #000000;  */
	}
#testo1
	{
	padding-top:10px;
	padding-right:15px;
/* 	border: thin solid #000000;  */
	}
#loghi
	{
	background-image: url(img/sfondo_loghi.gif);
	background-repeat: no-repeat;
	height: 131px;
	width: 175px;
	text-align:center;
/* 	border: thin solid #000000;  */
	}
/* __________________________________________________stili*/

.testo_grassetto {font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:14pt; color: #333333; font-weight: bold;}
.testo_rosso {font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:14pt; color: #FF0D0C}
.testo_verde {font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:14pt; color: #029966}
.titolo_rosso {font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:14pt; color: #FF0D0C; font-weight: bold;}
.titolo_verde {font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:14pt; color: #029966; font-weight: bold;}

/*______________________________________________pulsanti*/
#pulsanti
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:220px;
	height:26px;
	text-align:left;
	line-height:30px;
	}
#pulsante_attivo
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:220px;
	height:26px;
	text-align:left;
	color: #DE0519;
	line-height:30px;
	}
#pulsantini
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	width:400px;
	height:20px;
	text-align:left;
	line-height:20px;
	}
#pulsanti_link
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:220px;
	height:26px;
	text-align:left;
	color: #DE0519;
	line-height:30px;
	}
a:link
	{
	text-decoration:none;
	color:#494949;
	font-weight: bold;
	}
a:visited
	{
	color:#494949;
	text-decoration:none;
	font-weight: bold;
	}
a:hover
	{
	color:#494949;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
	}
a:active
	{ 
	color:#494949;
	text-decoration:none;
	}
#pulsanti_link a:link
	{
	text-decoration:none;
	color:#DE0519;
	}	
#nolink
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 14px;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	}
