body{
margin:0px;
background-image:url(/images/sfondo_sito.jpg);
background-repeat:repeat-x;

}

.bordo_foto{
padding:2px;
border:solid 1px #CCCCCC;
}

h1{
font-family:"Trebuchet MS";
color:#595959;
font-size:12px;
margin:0px;
}

h2{
font-family:"Trebuchet MS";
color:#235f90;
font-size:15px;
margin:0px;
font-weight:lighter;
}

.colore_rosso{
font-family:"Trebuchet MS";
color:#e2001a;
font-size:28px;
}

.colore_blu{
font-family:"Trebuchet MS";
font-size:28px;
color:#18578b;

}

.testo_piccolo{
font-family:"Trebuchet MS";
font-size:14px;
color:#606060;
}

.margini_7{
padding-left:7px;
padding-right:7px;
}

.margini{
padding-left:30px;
padding-right:30px;
}

.margine_sx{
padding-left:30px;
}

.margine_dx{
padding-right:30px;
}





.testo_sezione{
font-family:"Trebuchet MS";
color:#235f90;
font-size:15px;
}

.testo_sottotitolo{
font-family:"Trebuchet MS";
color:#e2001a;
font-size:13px;
}

.testo_grigio_med{
font-family:"Trebuchet MS";
color:#595959;
font-size:14px;
}

.testo_footer{
font-family:"Trebuchet MS";
color:#595959;
font-size:12px;
}



/****************************************
LINK
******************************************/

.link_menu:link{
font-family:"Trebuchet MS";
font-size:16px;
color:#3c698c;
text-decoration:none;
} 
.link_menu:visited{
font-family:"Trebuchet MS";
font-size:16px;
color:#3c698c;
text-decoration:none;

} 
.link_menu:hover{
font-family:"Trebuchet MS";
font-size:16px;
color:#3c698c;
text-decoration:underline;

} 

.link_rosso:link{
font-family:"Trebuchet MS";
font-size:13px;
color:#e2001a;
text-decoration:underline;
} 
.link_rosso:visited{
font-family:"Trebuchet MS";
font-size:13px;
color:#e2001a;
text-decoration:underline;

} 
.link_rosso:hover{
font-family:"Trebuchet MS";
font-size:13px;
color:#e2001a;
text-decoration:none;

} 

.link_bianco:link{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:underline;
} 
.link_bianco:visited{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:underline;

} 
.link_bianco:hover{
font-family:"Trebuchet MS";
font-size:11px;
color:#ffffff;
text-decoration:none;

} 

/****************************************
SFONDI
******************************************/

.sfondo_top{
background-image:url(/images/sfondo_top.png);
background-repeat:no-repeat;
height:70px;
}

.sfondo_header{
background-image:url(/images/sfondo_header.png);
background-repeat:no-repeat;
height:343px;

}

.sfondo_middle{
background-image:url(/images/sfondo_middle.png);
background-repeat:repeat-y;
}

.sfondo_footer{
background-image:url(/images/sfondo_footer.png);
background-repeat:no-repeat;
height:69px;
}


/****************************************
COLORI
******************************************/

.colore_1{
background-color:#bacddc;
height:25px;
padding-left:7px;
}

.colore_2{
background-color:#badbc9;
height:25px;
padding-left:7px;

}

.colore_3{
background-color:#c9dbb9;
height:25px;
padding-left:7px;

}

.colore_4{
background-color:#dbd0b9;
height:25px;
padding-left:7px;

}

.colore_5{
background-color:#dfbdbd;
height:25px;
padding-left:7px;

}




/********************************************
FORM
********************************************/

.bordo_txt{
font-family:"Trebuchet MS";
font-size:13px;
color:#595959;
border:solid 1px #aec0ce;
background-color:#FFFFFF;
}

.btn_Form{
background-color:#18588b;
font-family:"Trebuchet MS";
font-size:16px;
color:#ffffff;
border:solid 1px #aec0ce;
}



