/* CSS Document */

html, body {
margin:0px;
text-align:center;
background-image:url(immagini/fondo.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}

a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FF0000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

p strong {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
}

/* CONTENITORE */

#contenitore {
margin-left: auto;
margin-right: auto;
width: 760px;
text-align:center;
background-color:#FFFFFF;
}




/* HEADER */

#header {
width: 760px;
height: 132px;
background-image: url(immagini/header.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
vertical-align:top;
text-align:right;
}

#header h1 {
display:none;
}


/* BANDIERE */

.bandiere {
padding-right:20px;
padding-top:10px;
text-align:right;
}

a.bandiera img { border:1px solid #000; }
a.bandiera:hover { font-size: 101%; }
a.bandiera:hover img { border-color: #FFF; }


/* MENU */

#menu {
width: 750px;
height: 26px;
background-image:url(immagini/menu_fondo.jpg);
background-position: left;
background-repeat:no-repeat;
margin-left:10px;
text-align:center;
}

#menu ul {
width: 750px;
height: 26px;
overflow: hidden;
list-style-type: none;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0;
}

#menu li {
float:left;
padding: 0;
}

#menu a {
height:26px;
display:block;
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-top: 7px;
width: 123px;
background-image:url(immagini/menu_voce_fondo.jpg);
background-position:top;
background-repeat: no-repeat;
}

#menu a:hover {
height:26px;
background-image:url(immagini/menu_voce_fondo-over.jpg);
background-position:top;
background-repeat: no-repeat;
}


/* BREADCRUMBS */

#breadcrumbs {
height:22px;
background-color:#FFFFFF;
color
}


/* INTRO */

#intro {
width: 720px;
height: 220px;
background-image: url(immagini/intro_fondo.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
vertical-align:top;
text-align:left;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#intro h2 {
margin:0px;
line-height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}


/* NEWS */

#news {
width:760px;
text-align:center;
background-color:#FFFFFF;
}

div.news_box {
width:238px;
padding-left:11px;
padding-right:1px;
padding-top:0px;
padding-bottom:0px;
float:left;
}

div.news_title {
padding-top:5px;
padding-left:10px;
width:228px;
margin-bottom: 10px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
height: 25px;
background-color:#999999;
background-image:url(immagini/news_fondo_titoli.jpg);
background-position:top left;
background-repeat:no-repeat;
}

div.news_title h1 {
margin-top: 0px;
margin-bottom: 10px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

div.clearer{
    float: none;
	clear: left;
    }

div.news_body {
padding-left:0px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #333333;
text-align:left;
margin-bottom:20px;
height:100px;
}

.news_body h2 {
margin-bottom:0px;
margin-top:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

.news_body h3 {
margin-bottom:0px;
margin-top:0px;
}

.news_body a {
margin-bottom:0px;
margin-top:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color: #FF0000;
text-decoration:none;
}

.news_body a:hover {
text-decoration:underline;
}

.news_body p {
margin-bottom:0px;
margin-top:0px;
}

img.news_img {
float:left;
border:1px solid black;
margin-right: 15px;
margin-bottom: 6px;
}

div.news_footer {
padding-top:4px;
padding-right:10px;
width:228px;
margin-top: 10px;
text-align:right;
color:#FFFFFF;
height: 20px;
background-color:#999999;
}

.news_footer a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
vertical-align:bottom;
}

.news_footer a:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
vertical-align:baseline;
}


/*  FOOTER  */

#footer {
padding:5px;
border-bottom: 1px solid #ff0000;
border-top: 1px solid #ff0000;
border-left: 0px;
border-right: 0px;
background-color:#FFFFFF;
}

#footer a {
padding:4px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
padding:4px;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:underline;
}


/* SPONSOR */

#sponsor {
text-align: center;
background-color:#FFFFFF;
}

#sponsor img {
margin:10px;
vertical-align:middle;
}


/* TITOLI */

#titolo_box {
text-align:left;
padding:10px;
float:left;
}

#titolo_foto {
width:123px;
height:80px;
background-color:#F00;
margin-left:0px;
margin-right:5px;
margin-top: 0px;
margin-bottom:0px;
float:left;
}

#titolo_foto img {
margin:2px;
}

#titolo_titolo {
float:left;
text-align:left;
margin-left:10px;
margin-right:10px;
margin-top: 6px;
margin-bottom:0px;
}

#titolo_titolo h1 {
color:#FF0000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

#titolo_titolo h2 {
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}


/* CONTENUTI */

#contenuti_box {
background-image:url(immagini/contenuti_banda_fondo.jpg);
background-position:top left;
background-repeat:no-repeat;
float:left;
text-align:left;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
}

#contenuti_banda {
width:125px;
padding:0px;
float:right;
border-bottom:1px solid #FFF;
}

#contenuti_banda_generico {
width:125px;
padding:0px;
float:right;
}

.sottomenu {
width: 123px;
margin:0;
padding:0;
list-style:none;
}

.sottomenu a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-weight:bold;
color:#000000;
display: block;
padding: 5px 10px;
text-decoration:none;
border-bottom:1px solid #FFF;
border-top:1px solid #FFF;
}

.sottomenu a:hover, sottomenu a:focus, sottomenu a:active {
display: block;
color: #000000;
text-decoration:none;
border:1px solid #660000;
padding: 5px 9px;
}

#contenuti_txt {
width:590px;
color:#333333;
background-color:#FFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
float:right;
padding-left:15px;
padding-bottom:0px;
padding-right:10px;
padding-top:0px;
}

#contenuti_txt p {
margin-top: 0px;
margin-bottom:20px;
clear:both;
}


/* ELENCO SOCI */

.contenuti_elenco-soci {
width:590px;
padding:0px;
float:left;
}

.contenuti_elenco-soci h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
margin:0px;
width:570px;
background-color:#999999;
padding:5px;;
}

.contenuti_elenco-soci ul {
list-style-type:none;
margin:0px;
padding:0px;;
}

.contenuti_elenco-soci li {
margin-left:0px;
margin-bottom:0px;
border-bottom: 1px solid #CCCCCC;
padding-top:10px;
}

.contenuti_elenco-soci_img{
float:left;
left:0px;
padding:0px;
width:140px;
}

.contenuti_elenco-soci_img-2{
float:left;
left:0px;
padding-bottom:20px;
width:140px;
}

.contenuti_elenco-soci_nome{
}

.contenuti_elenco-soci_nome-2{
float:left;
width:590px;
}

.contenuti_elenco-soci_link{
float:left;
padding-top:20px;
}


.contenuti_elenco-soci_nome a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
text-decoration:none;
color:#FF0000;
}

.contenuti_elenco-soci_nome a:hover{
text-decoration:underline;
color:#FF0000;
}

.contenuti_elenco-soci_nome h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#FF0000;
margin:0px;
}

h5{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#FF0000;
margin:0px;
}

/* DETTAGLIO SOCI */

.contenuti_elenco-soci_nome-2 h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
color:#FF0000;
margin-top:5px;
margin-bottom:0px;
}

.contenuti_elenco-soci_nome-2 h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#666666;
margin-top:10px;
margin-bottom:0px;
}

.contenuti_elenco-soci_nome-2 a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#FF0000;
margin-top:10px;
margin-bottom:0px;
text-decoration:none;ì
}

.contenuti_elenco-soci_nome-2 a:hover{
text-decoration:underline;
}

.contenuti_elenco-soci_nome-2 p {
margin-top:20px;
}

#contenuti_txt-2 {
width:590px;
color:#333333;
background-color:#FFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
float:right;
padding-left:15px;
padding-bottom:0px;
padding-right:10px;
padding-top:0px;
}

#contenuti_txt-2 p {
margin-top: 0px;
margin-bottom:20px;
clear:both;
}

img.soci_dettaglio_img {
border:1px solid black;
margin-left:0px;
margin-right:16px;
margin-bottom:20px;
float:left;
}

a.img_link img { border:1px solid #000;}
a.img_link:hover { font-size: 101%; }
a.img_link:hover img { border-color: #F00; }


img.img_statica {
border:1px solid black;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
float:left;
}

.dida {
width:128px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
float:left;
color:#666666;
margin-right:16px;
margin-bottom:20px;
}

.dida_fondatori {
width:171px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
float:left;
color:#666666;
margin-right:16px;
margin-bottom:20px;
height:310px;
}

img.img_statica_fondatori {
border:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}

.soci_dettaglio_sottotitoli {
border-bottom:1px solid black;
margin-bottom:10px;
}

.soci_dettaglio_sottotitoli h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#666666;
margin:0px;
padding: 10px 0px;
text-decoration:none;
}


/* DOCUMENTI */

ul.lista_documenti {
list-style-type:none;
margin-top:-10px;
margin-left:0px;
margin-right:0px;
margin-bottom:10px;
padding:0px;;
}

ul.lista_documenti li {
height:20px;
width:590px;
border-bottom:1px solid #CCCCCC;
padding-top:5px;
}

a.documento_pdf {
background-image:url(immagini/icona_pdf.gif);
background-position:left;
background-repeat:no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#F00;
padding-top:2px;
padding-left:20px;
padding-right:0px;
padding-bottom:2px;
text-decoration:none;
}

a:hover.documento_pdf {
text-decoration:underline;
}

a.documento_word {
background-image:url(immagini/icona_word.gif);
background-position:left;
background-repeat:no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
color:#F00;
padding-top:2px;
padding-left:20px;
padding-right:0px;
padding-bottom:2px;
text-decoration:none;
}

a:hover.documento_word {
text-decoration:underline;
}

/* BIO */


#header_bio {
width: 760px;
height: 132px;
background-image: url(immagini/header_bio.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#FFFFFF;
vertical-align:top;
text-align:right;
}

#header_bio h1 {
display:none;
}

#titolo_foto_bio {
width:123px;
height:80px;
background-color:009900;
margin-left:0px;
margin-right:5px;
margin-top: 0px;
margin-bottom:0px;
float:left;
}

#titolo_foto_bio img {
margin:2px;
}

#titolo_titolo_bio {
float:left;
text-align:left;
margin-left:10px;
margin-right:10px;
margin-top: 6px;
margin-bottom:0px;
}

#titolo_titolo_bio h1 {
color: #009900;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

#titolo_titolo_bio h2 {
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

#contenuti_box_bio {
background-image:url(immagini/contenuti_banda_fondo_bio.jpg);
background-position:top left;
background-repeat:no-repeat;
float:left;
text-align:left;
padding-top:0px;
padding-left:10px;
padding-right:10px;
padding-bottom:0px;
}

#menu_bio {
width: 750px;
height: 26px;
background-image:url(immagini/menu_fondo_bio.jpg);
background-position: left;
background-repeat:no-repeat;
margin-left:10px;
text-align:center;
}

#menu_bio ul {
width: 750px;
height: 26px;
overflow: hidden;
list-style-type: none;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding: 0;
}

#menu_bio li {
float:left;
padding: 0;
}

#menu_bio a {
height:26px;
display:block;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-top: 7px;
width: 123px;
background-image:url(immagini/menu_voce_fondo_bio.jpg);
background-position:top;
background-repeat: no-repeat;
}

#menu_bio a:hover {
height:26px;
background-image:url(immagini/menu_voce_fondo_bio-over.jpg);
background-position:top;
background-repeat: no-repeat;
}

.contenuti_elenco-soci_nome_bio a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:normal;
text-decoration:none;
color:#009900;
}

.contenuti_elenco-soci_nome_bio a:hover{
text-decoration:underline;
color:#009900;
}

.contenuti_elenco-soci_nome_bio h4{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#009900;
margin:0px;
}

.contenuti_elenco-soci_nome-2_bio{
float:left;
width:420px;
}

.contenuti_elenco-soci_nome-2_bio h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
color:#009900;
margin-top:5px;
margin-bottom:0px;
}

.contenuti_elenco-soci_nome-2_bio h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#666666;
margin-top:10px;
margin-bottom:0px;
}

.contenuti_elenco-soci_nome-2_bio a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:normal;
color:#009900;
margin-top:10px;
margin-bottom:0px;
text-decoration:none;ì
}

.contenuti_elenco-soci_nome-2_bio a:hover{
text-decoration:underline;
}


/* CONTATTI */

legend {
padding:2px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#CCCCCC;
}

fieldset {
border:1px solid #CCCCCC;
margin-bottom:20px;
}

input.campi {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background:#DDDDDD;
border:0px;
}

textarea {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background:#DDDDDD;
border:0px;
}

button {
border:1px solid black;
color:#FFFFFF;
background-color:#FF0000;
}

.errore_form {
color:#F00;
}


/* ARCHIVIO */

div.contenuti_elenco-news {
padding:0px;
}

div.contenuti_elenco-news ul {
list-style-type:none;
margin:0px;
padding:0px;;
}

div.contenuti_elenco-news li {
margin:0px;
border-bottom: 1px solid #CCCCCC;
padding-top:4px;
height:20px;
}

div.contenuti_elenco-news h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
margin:0px;
padding:0px;
}

div.contenuti_elenco-news a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#FF0000;
text-decoration:none;
margin:0px;
padding:0px;
margin-left:10px;
}

div.contenuti_elenco-news a:hover {
text-decoration:underline;
}



/* MAPPA */

#contenuti_map {
width:590px;
color:#000000;
background-color:#FFF;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
float:right;
padding-left:15px;
padding-bottom:0px;
padding-right:10px;
padding-top:0px;
}

.contenuti_map_colonna {
margin-top:-10px;
width:196px;
float: left;
}

.contenuti_map_colonna h1 {
height:20px;
width:160px;
background-color:#F00;
margin:0px;
margin-right:15px;
margin-left:0px;
margin-top:10px;
margin-bottom:0px;
padding-top: 4px;
padding-bottom:2px;
padding-left:10px;
padding-right:5px;
}

.contenuti_map_colonna h1 a{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.contenuti_map_colonna h1 a:hover{
text-decoration:underline;
}

.contenuti_map_colonna h2{
color:#F00;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.contenuti_map_colonna h2 a{
color:#F00;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.contenuti_map_colonna h2 a:hover{
text-decoration:underline;
}

.contenuti_map_colonna ul{
width:160;
list-style-type:none;
margin-left:0px;
padding:0px;
}

.contenuti_map_colonna ul li{
margin-left:0px;
margin-bottom:3px;
margin-top:3px;
}

.contenuti_map_colonna ul li a{
color:#F00;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
}

.contenuti_map_colonna ul li a:hover{
text-decoration:underline;
}
