/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	background-image: url(img/sfondo.jpg);
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	background-position: center top;
}
div, ul, h1, h2, h3, li, p, a{margin:0; padding:0;}
ul{list-style-type:none;}


.titolo_middle{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FF0000;
	}
.titolo_middle a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	}
.titolo_middle a:hover{
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
	color: #CC0000;
	}
	
.testo_middle{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	color:#CCCCCC;
	}
	
.richiesta{
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #E20001;
	text-transform: uppercase;
	}
.invia{
	background:#DFDCCE;
	color: #CC0000;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.testoevidenza_middle{
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
	}
.testoevidenza2_middle{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:medium;
	color:#999999;
	text-decoration: none;
	}
.link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	text-decoration:none;
	color: #666666;
	}		
.link a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color: #CCCCCC;
	}

.link a:hover{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:underline;
	color: #FFFF99;
	}

.data_middle{
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #990000;
	}	
.titolonews_middle{
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	}	
.titolone_info{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006699;
	}	
.news_middle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	}	
.testo_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:#999999;
	}
.testo_footer a{
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	}
.testo_footer a:hover{
    font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #CC0000;
	}	


.testo_form{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	}	
.testo_form a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	}	
.testo_form a:hover{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	}	
/*------------------------footer---------------*/
.footer{
	width:100%;
	height:150px;
	margin:0 auto 0 auto;
	background:url(img/sfondo-bottom.jpg) repeat-x #FFFFFF;
	float: center;
	font:11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.footer a{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration:none;
	}
.footer a:hover{
	color: #CC0000;
	}
.titolonews_middlerosso {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
 

