body{
margin:0px;
background-image:url(/images/sfondo_sito.jpg);
background-repeat:repeat-x;
}

.colore_verde{
color:#8dcb52;
}

.colore_verde_scuro{
color:#2e7e2e;
}

h1{
font-family:"Trebuchet MS";
font-size:13px;
color:#FFFFFF;
}

h2{
font-family:"Trebuchet MS";
font-size:28px;
color:#FFFFFF;
font-weight:normal;
margin:0px;
line-height:25px;
}

.testo_menu{
font-family:"Trebuchet MS";
font-size:15px;
color:#293e4f;
}

.testo_menu_verde{
font-family:"Trebuchet MS";
font-size:15px;
color:#8dcb52;
}

.testo_bianco{
font-family:"Trebuchet MS";
font-size:14px;
color:#FFFFFF;
}

.testo_grigio{
font-family:"Trebuchet MS";
font-size:17px;
color:#5d5d5d;
line-height:20px;
}

.testo_grigio_small{
font-family:"Trebuchet MS";
font-size:14px;
color:#5d5d5d;
line-height:16px;
text-decoration:none;
}

.testo_grigio_big{
font-family:"Trebuchet MS";
font-size:20px;
color:#5d5d5d;
line-height:20px;
}

.testo_bianco_medium{
font-family:"Trebuchet MS";
font-size:16px;
color:#FFFFFF;
}

.testo_bianco_big{
font-family:"Trebuchet MS";
font-size:30px;
color:#FFFFFF;
}

.titolo_blu{
font-family:"Trebuchet MS";
font-size:28px;
color:#293e4f;
}

.testo_footer{
font-family:"Trebuchet MS";
font-size:13px;
color:#293e4f;
}
/***********************************************
SFONDI
*************************************************/


.sfondo_menu{
background-image:url(/images/sfondo_menu.jpg);
background-repeat:no-repeat;
}

.sfondo_header{
background-image:url(/images/sfondo_header.jpg);
background-repeat:no-repeat;
}

.sfondo_news{
background-image:url(/images/sfondo_news.jpg);
background-repeat:no-repeat;
background-position:right;
}

.sfondo_footer{
background-image:url(/images/sfondo_footer.jpg);
background-repeat:no-repeat;
}

/***********************************************
LINK
*************************************************/

.link_grigio:link{
font-family:"Trebuchet MS";
font-size:17px;
color:#5d5d5d;
line-height:20px;
text-decoration:none;
}
.link_grigio:visited{
font-family:"Trebuchet MS";
font-size:17px;
color:#5d5d5d;
line-height:20px;
text-decoration:none;
}
.link_grigio:hover{
font-family:"Trebuchet MS";
font-size:17px;
line-height:20px;
color:#2e7e2e;
text-decoration:underline;
}


.link_verde:link{
font-family:"Trebuchet MS";
font-size:15px;
color:#2e7e2e;
line-height:20px;
text-decoration:none;
}
.link_verde:visited{
font-family:"Trebuchet MS";
font-size:15px;
color:#2e7e2e;
line-height:20px;
text-decoration:none;
}
.link_verde:hover{
font-family:"Trebuchet MS";
font-size:15px;
line-height:20px;
color:#2e7e2e;
text-decoration:underline;
}

.link_blu:link{
font-family:"Trebuchet MS";
font-size:15px;
color:#293e4f;
line-height:20px;
text-decoration:none;
}
.link_blu:visited{
font-family:"Trebuchet MS";
font-size:15px;
color:#293e4f;
line-height:20px;
text-decoration:none;
}
.link_blu:hover{
font-family:"Trebuchet MS";
font-size:15px;
line-height:20px;
color:#293e4f;
text-decoration:underline;
}

.link_verde_small:link{
font-family:"Trebuchet MS";
font-size:14px;
color:#2e7e2e;
line-height:20px;
text-decoration:none;
}
.link_verde_small:visited{
font-family:"Trebuchet MS";
font-size:14px;
color:#2e7e2e;
line-height:20px;
text-decoration:none;
}
.link_verde_small:hover{
font-family:"Trebuchet MS";
font-size:14px;
line-height:20px;
color:#2e7e2e;
text-decoration:underline;
}
