/* CSS Document */
body { 
	line-height: 1.6em;
	font-family:"Trebuchet MS",Arial,Helvetica,Verdana;
	font-size:13px;
	background: #fff;
	color:#000;
	 
	background-image:url(img/bg_body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

img, div {behavior: url(iepngfix.htc);}

a:link {
	text-decoration: none;
	color:#666666;
}

a:visited {
	text-decoration: none;
}

a:hover {
color:#000;
}

a:active {
	text-decoration: none;
}


h1{
background-image:url(images/bgbottoni.jpg);
background-repeat:repeat-x;
height: 27px;
font-size:18px;
padding-top: 5px;

}

h2{
font-size:18px;
}

h6{
font-size: 9px;
line-height: 1.0em;
	color: #a5a5a5;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

.bodyinterno {
width: 950px;
background-position:top center;
background-repeat:repeat-y;
background-image:url(images/bgtable.jpg);
margin: 0 auto;
}

.tableinterno {
width: 950px;
background-position:top center;
background-repeat:no-repeat;
background-image:url(images/bgtop.jpg);
margin: 0 auto;
}

.testo {
	font-family:"Trebuchet MS",Arial,Helvetica,Verdana;
	font-size:13px;

color:#000;
padding-left: 15px;
padding-right: 15px;
	
}



.titolo {
font-family:"Trebuchet MS",Arial,Helvetica,Verdana;
font-size:16px;
font-weight: bold;
color:#000;
padding-left: 15px;
	
}

.titolo a{
 text-decoration:none;
 color:#FFFFFF;
 display:block;

}

.titolo a:hover{
 text-decoration:none;
 background-color:#CCCCCC;
 color:#000000;
 display:block;

}

.footer {
color:#000;
text-align:center;
}

.footer a {
color:#000;
}
	 
.footer a:hover { color: #808080;  }

.text {
border-left: 2px solid #a9a9a9;
border-right: 2px solid #a9a9a9;
border-top: 2px solid #a9a9a9; border-bottom: 1px solid #a9a9a9;
font-family:"Trebuchet MS",Arial,Helvetica,Verdana;
font-size:13px;
text-decoration: none;
text-transform: none;
color: #000; 
background: #eef1f1;
}

.texterr {
border-left: 2px solid #a9a9a9;
border-right: 2px solid #a9a9a9;
border-top: 2px solid #a9a9a9; border-bottom: 1px solid #a9a9a9;
font-family:"Trebuchet MS",Arial,Helvetica,Verdana;
font-size:13px;
text-decoration: none;
text-transform: none;
color: #000; 
background: #f54619;
}
