body {
  text-align: center;
  background-repeat:repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;

}

table{
border-collapse:collapse;
border-spacing:0px 0px;
border:none;
padding:0;
}
img{border:none;}


#banner img{
width:780px;
margin-bottom:20px;
margin-left:120px;

}
#page{
width:1020px;
margin:auto;
  
}
#content{
width:1020px;
}

/*Colonna sinistra*/
#left{
width:150px;
float:left;
margin-right:10px;
}

/*Menu*/
#left #menu_center{
background-image:url('graphics/menu/menu_center150.jpg');
background-repeat:repeat-y;

}

#left #menu_center ul{
padding:0px;
width:150px;
margin:0px;
}
#left #menu_center li{
width:130px;
height:40px;
border:none;
background-position:center;
background-image:url('graphics/menu/bottone.jpg');
list-style: none;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#left #menu_center li:visited{
background-image:url('graphics/menu/bottone_over.jpg');
}
#left #menu_center li a{
display:block;
font-size: 15px;
line-height:40px;
text-align:center;
vertical-align: middle;
color:white;
font-weight: bold;
text-decoration: none;
}
#left #menu_center li a:hover{
width:130px;
height:40px;
background-image:url('graphics/menu/bottone_over.jpg');
background-position:center;
}
#left #menu_top img{
width:150px;
border:none;
}
#left #menu_bottom img{
width:150px;
border:none;
}

/*Colonna destra*/
#right{
width:150px;
float:right;
margin-left:10px;
}

/*Commenti*/
#right #menu_center{
background-image:url('graphics/menu/menu_center150.jpg');
background-repeat:repeat-y;

}

#right #menu_center ul{
padding:0px;
width:150px;
margin:0px;
}
#right #menu_center li{
width:130px;
font-size: 11px;
color:white;
border:none;
background-position:center;
list-style: none;
margin-left:auto;
margin-right:auto;
text-align:center;
}


#right #menu_center li a{
display:block;
font-size: 12px;
text-align:center;
vertical-align: middle;
color:rgb(21,9,152);
font-weight: bold;
text-decoration: underline;
}



#right #menu_top img{
width:150px;
border:none;
}
#right #menu_bottom img{
width:150px;
border:none;
}

/*Center*/
#center{
width:700px;
float:left;
display:inline;

text-align:left;
}
#center img{
width:250px;
}


#center #center_center{
background-image:url('graphics/center_center.jpg');
background-repeat:repeat-y;
min-height:400px;
}

/*Centro-testo, perte dove scrivi tutto in tutte le sezioni*/
#center #center_center .text{
width:640px;
margin-left:30px;
margin-right:30px;
color:white;
font-family: verdena, arial, sans-serif;
}

#center #center_center .text p{
font-size: 13px;
line-height:18px;
font-style:normal;
text-indent: 10px;
text-align:justify;
}

#center #center_center .text a{
font-size: 13px;
line-height:18px;
font-style:normal;
text-indent: 10px;
text-align:justify;
color:rgb(21,59,142);

}

#center #center_center .text p a{
color:rgb(21,59,142);

}
#center #center_center .text p b{
color:rgb(21,59,142);
font-weight: bold;
}
#center #center_center .text img{
width:300px;
float:left;
margin:10px;
margin-left:0px;

}
#center #center_center .text .direttivo img{
width:150px;
float:left;
}
#center #center_center .text direttivo p{
vertical-align:middle;
}
#center #center_center .text .t{
font-size: 20px;
line-height:25px;
text-align:left;
text-decoration: underline;
color:rgb(21,59,142);
font-weight: bold;
text-align:justify;
}
#center #center_center .text .info{
font-size: 11px;
line-height:16px;
text-align:left;
}

#center #center_center .footer img{
width:658px;
margin-left:21px;
margin-right:21px;
border:none;
}
#center #center_top{
height:50px;
}
#center #center_top img{
width:700px;
height:50px;
border:none;
}
#center #center_bottom img{
width:700px;
height:50px;
border:none;
}

/*center_center sezione video*/
#center #center_center .video_container_home{
width:600px;
margin-left:20px;
}

#center #center_center .video_container{
width:600px;
margin-left:50px;
margin-right:50px;
}
#center #center_center .video_thumbs{
width:590px;
height:120px;
overflow-x:auto;
overflow-y:hidden;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
display:block;
border: solid 2px white;
margin-top:5px;
white-space:nowrap;
}
#center #center_center .video_thumbs a{
display:inline;
}
#center #center_center .video_thumbs img{
margin-left:5px;
width:120px;
height:90px;
margin-top:5px;

}
/*testo sezione:dicono di noi*/

#center #center_center .text .articolo_t{
}
#center #center_center .text .articolo_t img{
width:300px;
margin-left:160px;
margin-right:160px;
}
#center #center_center .text .articolo{
}
#center #center_center .text #zoom img{
width:450px;
margin-left:100px;
}

.nicEdit-main {
background-color: white !important;
color:black;
font-family: verdena, arial, sans-serif;
font-size: 13px;
font-style:normal;
margin:0px;
width:577;
}

#recaptcha table{
width:350px;
}