/* CSS Document */



.body {

	background-image: url(../images/sfondo.jpg);

	background-repeat: no-repeat;

	background-position: center;

	margin-top: 0px;

	margin-bottom: 0px;

}





.bodywel {

	background-image: url(../images/bg.jpg);

	background-repeat: no-repeat;

	background-position: center;

	margin-top: 0px;

	margin-bottom: 0px;

}

.testocorrente {

	line-height: 20px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #444444;

	padding: 10px;

}



.titolo {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	text-decoration : none; 

	font-weight: bold;

	color: #0099FF;

}



.titoletto {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	text-decoration : none; 

	font-weight: bold;

	color: #0099FF;

}



A.linkaltro{

font-family : Verdana, Arial, Helvetica, sans-serif; 

color : #0099FF; 

text-decoration : none; 

font-size : 8pt;

font-weight : bold; 

} 

A.linkaltro:visited {

font-family : Verdana, Arial, Helvetica, sans-serif; 

color : #0099FF; 

text-decoration : none; 

font-size : 8pt;

font-weight : bold; 

} 

A.linkaltro:active {

font-family : Verdana, Arial, Helvetica, sans-serif; 

color : #003471; 

text-decoration : none; 

font-size : 8pt;

font-weight : bold; 

} 

A.linkaltro:hover {

font-family : Verdana, Arial, Helvetica, sans-serif; 

color : #003471; 

text-decoration : none; 

font-size : 8pt;

font-weight : bold; 

} 



.tdfooter {

	/*background-image: url(../images/fascia_footer.jpg);*/

	/*background-color:#990000;*/

	line-height: 15px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	padding: 10px;

}

#menu04v {

	width: 160px;

	font-family: Geneva, Arial, Helvetica, sans-serif;

}

#menu04v ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

#menu04v li {

	font-size: 12px;

	/*font-weight: 800;*/

	display: inline;

	margin: 0;

	padding: 0;

}

#menu04v a:link, #menu04v a:visited {

	display: block;

	color: #444444;

	margin: 0;

	padding: 0.3em 0.6em 0.3em 1em;

	text-decoration: none;

	border-bottom: 1px solid  #777777;

	border-left: 10px solid #777777;

}

#menu04v a:hover, #menu04v a:focus, #menu04v a:active{

background-color: #CCCCCC;

color: #444444;

border-left: 10px solid #e2001a;

}




