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

body{
	background-image:url(img_struttura/sfondo_home.jpg);font-family: "Trebuchet MS"; font-size:12px; background-color:#E4E4E5; background-repeat:repeat-x; margin:auto; margin-top:20px; 
}
table{margin:0px; padding:0px;}


#frame{
text-align:center; width:950px; margin:auto;
}

#top{
 background:url(img_struttura/sfondo_top.jpg); background-repeat:no-repeat; height:100px; margin:0px; padding:0px; width:950;
}
#menu{
background-color:#004800; width:950px; height:20px; text-align:center; color:#FFFFFF; font-size:12px;
}

#menu a{color:#FFFFFF; text-decoration:none; font-weight:bold;}
#menu a:hover{text-decoration:underline}
#menu a:visited{text-decoration:none}

#home_centro{width:950px; height:325px; background-image:url(img_struttura/sfondo_home_grande.jpg); background-repeat:no-repeat;}
#home_centro_chi_siamo{width:950px; height:395px; background-image:url(img_struttura/img_chisiamo.jpg); background-repeat:no-repeat; text-align:left;}
#home_centro_page{width:910px;background-color:#EAE4D6; text-align:left; padding:20px}
#home_centro_page h1{font-size:14px; color:#000000; }
#box_tre_foto{width:950px; height:148px; /*background-image:url(img_struttura/sfondo_tre_foto.jpg); background-repeat:no-repeat;*/ background-color:#FFFFFF}
#box_tre_foto a{color:#333333; text-decoration:none; font-weight:bold;}
#box_tre_foto a:hover{text-decoration:underline}
#box_tre_foto a:hover:visited{text-decoration:underline}
#box_tre_foto a:visited{text-decoration:none}

#approfondimenti { }
#approfondimenti a{color:#004800; text-decoration:none; font-weight:bold;}
#approfondimenti a:hover{text-decoration:underline}
#approfondimenti a:hover:visited{text-decoration:underline}
#approfondimenti a:visited{text-decoration:none}

#approfondimenti2 { }
#approfondimenti2 a{color:#333333; text-decoration:underline; font-weight:bold;}
#approfondimenti2 a:hover{text-decoration:underline}
#approfondimenti2 a:hover:visited{text-decoration:underline}
#approfondimenti2 a:visited{text-decoration:none}
#foot{width:950px; height:100px; background-image:url(img_struttura/sfondo_foot.jpg); background-repeat:no-repeat; text-align:right; }

#menu_utente {text-align:left}
#menu_utente a{color:#333333; text-decoration:none; font-weight:bold; padding-left:10px}
#menu_utente a:hover{text-decoration:underline}

a.generic{color:#333333; text-decoration:none; font-weight:bold; font-size:12px}
a.generic:hover{color:#333333; text-decoration:underline; font-weight:bold;}