@charset "UTF-8";
/* CSS Document */

.fondo { background-position: top; background-repeat: repeat-x;

}

.testo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	line-height: 18px;
}

.testo2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 18px;
	margin-left: 10px;
}

.titolo {
	font-family: Arial;
	font-size: 15px;
	color: #FA6900;
	line-height: 15px;
}

.titolo2 {
	font-family: Arial;
	font-size: 15px;
	color: #4E9322;
	line-height: 15px;
}

.titolo3 {
	font-family: Arial;
	font-size: 14px;
	color: #4E9322;
	line-height: 15px;
}


hr {
border: 1px solid #FA6900; padding: 0px; margin-top: 3px; margin-bottom: 8px;

}

.hr2 {
border: 1px solid #4E9322; padding: 0px; margin-top: 3px; margin-bottom: 8px;

}

.laterale {
	font-family: Arial;
	font-size: 12px;
	color: #FA6900;
	line-height: 5px;
}

.laterale2 {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
	line-height: 15px;
}

.footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7A7A7A;
	line-height: 12px;
}


.immagine {
	margin-bottom: 0px; 
	padding: 0px; 
	margin-top: 5px; 
	margin-left: 0px;
	margin-right: 10px;
}




.link {
	color: #4D4D4D;
	margin-bottom: 0px; margin-top: 0px; text-decoration: none; border: 0px;


}

a {
color: #4D4D4D; border: 0px; text-decoration: none; border: 0px;
}

a:visited {
color: #4D4D4D; border: 0px; text-decoration: none; border: 0px;
}

a:hover {
color: #4D4D4D; border: 0px; text-decoration: underline; border: 0px;
}




.link_1:link {
	color: #FA6900;
	margin-bottom: 0px; margin-top: 0px; text-decoration: none; border: 0px;
}


.link_1:visited {
color: #FA6900; border: 0px; text-decoration: none; border: 0px;
}

.link_1:hover {
color: #FA6900; border: 0px; text-decoration: underline; border: 0px;
}


.link_2:link {
	color: #808080;
	margin-bottom: 0px; margin-top: 0px; text-decoration: none; border: 0px;
}


.link_2:visited {
color: #808080; border: 0px; text-decoration: none; border: 0px;
}

.link_2:hover {
color: #808080; border: 0px; text-decoration: underline; border: 0px;
}


.link_3:link {
	color: #7A7A7A;
	margin-bottom: 0px; margin-top: 0px; text-decoration: none; border: 0px;
}


.link_3:visited {
color: #7A7A7A; border: 0px; text-decoration: none; border: 0px;
}

.link_3:hover {
color: #7A7A7A; border: 0px; text-decoration: underline; border: 0px;
}






.link_4:link {
	color: #FFFFFF;
	margin-bottom: 0px; margin-top: 0px; text-decoration: underline; border: 0px;
}


.link_4:visited {
color: #FFFFFF; border: 0px; text-decoration: underline; border: 0px;
}

.link_4:hover {
color: #2A6787; border: 0px; text-decoration: underline; border: 0px;
}
.fondo .titolo .titolo strong {
	line-height: 5px;
}
