/* CSS Document */
/* commented backslash v2\*/
html{
height:100%;
}
/*end hack*/
body{
height:100%;
margin:0px;
background-color:#FFFFFF;
background-image:url(../img/sfondo_bg.jpg);
background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
}
a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
text-decoration:none;
}
a:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-decoration:none;
}
a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7fc61b;
text-decoration:none;
font-variant:normal;
}
/*Classi*/
.testo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666;
}
.testo2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
}
.testo_menu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
}
#main_box{
/* commented backslash v2\*/
position:absolute;
left:50%;
margin-left:-390px;
background-color:#FFF;
height:457px;
width:780px;
/*end hack*/
}
#box_top{
height:198px;
width:780px;
border-bottom: 3px solid #666;
background-image:url(../img/top.jpg);
}
#box_topi{
height:198px;
width:780px;
border-bottom: 3px solid #666;
background-image:url(../img/topi.jpg);
}
#box_menu_home{
height:147px;
width:780px;
background-image:url(../img/sfondomenu_home.jpg);
background-repeat:no-repeat;
}
#box_menu_5voci{
height:147px;
width:780px;
background-image:url(../img/menu_5voci.jpg);
background-repeat:no-repeat;
}
#box_menu_sez{
height:147px;
width:780px;
background-image:url(../img/menu_5voci_interno.jpg);
background-repeat:no-repeat;
}
#box_corpo{
height:86px;
width:780px;
background-color:#FFF;
}
#box_corpo_sez{
width:780px;
min-height:300px;
background-color:#FFF;
}
#sottomenu_1{
width:190px;
min-height:425px;
padding:3px;
background-color:#669933;
float:left;
}
#sottomenu_2{
width:190px;
min-height:425px;
padding:0px;
background-color:#999999;
float:left;
}
#sottomenu_3{
width:190px;
min-height:425px;
padding:3px;
background-color:#003366;
float:left;
}
#sottomenu_4{
width:190px;
min-height:425px;
padding:3px;
background-color:#820105;
float:left;
}
#sottomenu_5{
width:190px;
padding:3px;
min-height:425px;
background-color:#d4b302;
float:left;
}
#sottomenu_6{
width:190px;
padding:3px;
min-height:425px;
background-color:#603700;
float:left;
}
#descrizione{
width:555px;
background-color:#FFF;
float:right;
padding:5px;
text-align:justify;
}
#descrizione2{
width:563px;
background-color:#FFF;
float:right;
padding:1px;
text-align:justify;
}
#box_bottom{
height:20px;
width:780px;
border-top: 3px solid #666;
background-color:#fff;
padding-top:2px;
}
#box_powered_by{
float:left;
}
#box_bottom_right{
float:right;
}
ul.semplice {
margin: 1px;
border: 0px none;
}

.img{
	border:1px solid #999;
	padding:5px;
	}


