/*14/05/08, v1.0, Marco Avolio Group*/

#body {
background-color: #fff;
color: #000;
}

#index {
font: 100% tahoma;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/bg.gif) repeat-y 50%; /* BG intera pagina */
background-color: #fff;
text-align:center;
margin-left:auto;
margin-right:auto;
padding: 0px;
width: auto !important;
width: 940px;
}

/*col1 si riferisce alla colonna central, ne definisce bordi, margini, caratteri e formattazione*/

#col1 {
padding-top: 10px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
font-size: 110%;
background: #ffffff;
}

#col1 .blocco {
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 20px;
line-height: 20px;
text-align: left;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/bg_content.gif) no-repeat top;
}

#col1 .blocco .head {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/bg_titolo_content.gif) no-repeat right bottom;
font-size: 90%;
height: 60px;
}

#col1 .blocco .head .titolo {
padding-right: 35px;
padding-left: 0px;
font-weight: bold;
font-size: 100%;
margin-bottom: 0px;
padding-bottom: 15px;
color: #000000;
line-height: 16px;
padding-top: 15px;
}

#col1 .blocco .body {
font-size:70%;
padding-top: 15px;
text-align: justify;
}

#col1 .blocco LABEL {
float: left;
width: 80px;
margin-right: 1em;
}

#col1 .blocco .invia_form {
font: 70% Tahoma;
vertical-align: middle;
}



#col1 .Testo .body IMG {
border-right: #ccc 1px solid;
padding-right: 4px;
border-top: #ccc 1px solid;
padding-left: 4px;
padding-bottom: 4px;
margin: 0px 10px;
border-left: #ccc 1px solid;
padding-top: 4px;
border-bottom: #ccc 1px solid;
}

#col1 .Testo .body * {
line-height: 1.52em;
}

#col1 .blocco .body A {
color: #330;
}

#col1 .blocco .body A:visited {
color: #330;
}

#col1 .blocco .body UL {
margin: 20px;
list-style-type: circle;
}

#col1 .blocco .body LI {
color: #000;
line-height: 22px;
}

#col1 .FeedReader .body {
padding-right: 10px;
padding-left: 10px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
}

#col1 .FeedReader .notizie {
margin: 12px 5px;
}

#col1 .FeedReader .notizie .data {
font-size: 50%;
color: #999;
}

#col1 .FeedReader .notizie A:hover {
color: #dc143c;
}

#col1 .Notiziario .body {
padding-right: 20px;
padding-left: 20px;
padding-bottom: 10px;
margin-right: 10px;
padding-top: 10px;
}

#col1 .Notiziario .titolo {
padding-right: 0px;
padding-left: 0px;
font-weight: bold;
font-size: 90%;
padding-bottom: 10px;
color: #900;
padding-top: 10px;
}

#col1 .Notiziario .notizia {
margin: 10px 40px;
}

#col1 .Notiziario .notizia .titolo {
padding-right: 0px;
padding-left: 0px;
font-weight: bold;
font-size: 70%;
padding-bottom: 10px;
padding-top: 10px;
}

#col1 .Notiziario .notizia .titolo A {
color: #900
}

#col1 .Notiziario .sommario {
border-right: #ddd 1px solid;
padding-right: 4px;
border-top: #ddd 1px solid;
padding-left: 4px;
background: #efefef;
padding-bottom: 4px;
margin: 20px 0px 10px;
border-left: #ddd 1px solid;
padding-top: 4px;
border-bottom: #ddd 1px solid;
}

#col1 .Notiziario .indietro {
margin-top: 30px;
display: block;
text-align: center;
}

#col1 .blocco .linkmenu A:hover {
color: #ccc;
}

#col1 .DocViewer .body {
margin: 12px 5px;
}

#col1 .DocViewer .schede {
padding-left: 0px;
padding-bottom: 2px;
border-bottom: #ccc 1px solid;
}

#col1 .DocViewer .schede UL {
margin: 0px;
}

#col1 .DocViewer .schede A {
border-right: #ccc 1px solid;
padding-right: 2px;
border-top: #ccc 1px solid;
padding-left: 2px;
font-size: 60%;
padding-bottom: 6px;
border-left: #ccc 1px solid;
color: #000;
padding-top: 6px;
border-bottom: #ccc 1px solid;
background-color: #eee;
text-decoration: none;
}

#col1 .DocViewer .schede A:visited {
color: #000;
}

#col1 .DocViewer .schede A.voceCorrente {
background: #fff;
border-bottom: #fff 1px solid;
}

#col1 .DocViewer .contenutoSchedario {
border-right: #ccc 1px solid;
padding-right: 0px;
border-top: #ccc 0px solid;
padding-left: 0px;
padding-bottom: 15px;
border-left: #ccc 1px solid;
padding-top: 15px;
border-bottom: #ccc 1px solid;
}

#col1 .DocViewer .contenutoSchedario UL {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin: 0px;
padding-top: 0px;
list-style-type: none;
}

#col1 .DocViewer .contenutoSchedario .riga {
padding-right: 0px;
padding-left: 25px;
padding-bottom: 6px;
padding-top: 6px;
border-bottom: #eee 1px dotted;
}

#col1 .DocViewer .contenutoSchedario .riga A:hover {
color: #369;
text-decoration: none;
}

#col1 .DocViewer .contenutoSchedario .noSelect {
font-size: 0.9em;
line-height: 100px;
height: 100px;
text-align: center;
}

#col1 .DocViewer .contenutoSchedario .noContent {
font-size: 0.9em;
line-height: 100px;
height: 100px;
text-align: center;
}

#col1 .DocViewer .contenutoPagina {
border-right: #ccc 1px solid;
padding-right: 5px;
border-top: #ccc 1px solid;
margin-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
border-left: #ccc 1px solid;
padding-top: 5px;
border-bottom: #ccc 1px solid;
}

#col1 .DocViewer .contenutoPagina .noContent {
font-size: 0.9em;
line-height: 100px;
height: 100px;
text-align: center;
}

.ServizioTecut .stampa {
margin-right: 10px;
text-align: right;
}

/*col2 si riferisce alla barra orizzontale superiore contenente l'header, ne definisce dimensione, carattere e formattazione*/

#col2 {
font-variant:small-caps;
font-weight:bold;
font-size:120%;
color: #990000;
height:130px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/header.jpg) no-repeat left;
}

#col2 .descrizione {
}

#col2 .body {
}

#col2 .descrizione P {
DISPLAY: none
}

#col2 .head {
display: none
}

/*col3 e col4 si riferiscono rispettivamente alla colonna di sinistra e a quella di destra, contenenti i menù laterali. Vengono definiti dimensione, bordi, margini, caratteri, formattazione e vengono anche regolati i colori e le img utilizzate*/

#col3 {
margin-top: 0px;
margin-bottom: 0px;
padding-bottom:0px;
background: #ffffff;
/* immagine di sfondo della colonna di sx */
}

#col3 .blocco {
width:200px;
list-style:none;
margin-left: 0px;
margin-bottom: 20px;
}

#col3 .body {
font-size: 70%;
margin: 5px 10px 0px 10px;
min-height: 50px;
border: 1px solid #000000;
}

#col3 .blocco .head {
line-height:42px;
margin: 0px;
}

#col3 .blocco .head .titolo {
font-size: 80%;
font-variant:small-caps;
color: #000000;
font-weight:bold;
letter-spacing: 1px;
padding-top: 15px;
padding-left: 10px;
}

#col3 .blocco UL {
list-style-type: none;
margin-left:0px;
padding-left:0px;
padding-top: 0px;
margin: 0px;
}

#col3 .blocco .vociMenu A {
display:block;
text-decoration:none;
margin-top: 0px;
line-height:2em;
text-indent: 5px;
padding-left:5px;
}

#col3 .blocco .vociMenu A:link {
color:#000000
}

#col3 .blocco .menu A:visited {
COLOR: #000000;
}

#col3 .blocco .menu A:hover {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/voci_menu_bg.gif) repeat-y right; /* immagine sull'hover dei menu */
font-style:oblique;
color:#000000;
}

#col3 .blocco .body .testo, #col4 .blocco .body .testo {
padding-left: 4px;
min-height: 50px;
}

#col3 .Login .body .box {
padding-left:10px;
padding-top: 10px;
padding-bottom: 10px;
}

#col3 .Login .body LABEL {
DISPLAY: block
}

#col3 .Login .body INPUT {
WIDTH: 60%
}

#col3 .Login .body .invia_form {
WIDTH: 50%
}

#col3 img {
/*WIDTH: 80%;
height: 80%;*/
margin-left:5px;
}

#col4 {
margin-top: 0px;
margin-bottom: 0px;
background: #ffffff;
/* immagine di sfondo della colonna di sx */
}

#col4 .blocco {
width:200px;
list-style:none;
margin-left: 0px;
margin-bottom: 20px;
}

#col4 .body {
font-size: 70%;
margin: 5px 10px 0px 10px;
min-height: 50px;
border: 1px solid #000000;
}

#col4 .blocco .head {
line-height:42px;
margin: 0px;
}

#col4 .blocco .head .titolo {
font-size: 80%;
font-variant:small-caps;
color: #000000;
font-weight:bold;
letter-spacing: 1px;
padding-top: 15px;
padding-left: 10px;
}

#col4 .blocco UL {
list-style-type: none;
margin-left:0px;
padding-left:0px;
padding-top: 0px;
margin: 0px;
}

#col4 .blocco .vociMenu A {
display:block;
text-decoration:none;
margin-top: 0px;
line-height:2em;
text-indent: 5px;
padding-left:5px;
}

#col4 .blocco .vociMenu A:link {
color:#000000
}

#col4 .blocco .menu A:visited {
COLOR: #000000;
}

#col4 .blocco .menu A:hover {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/voci_menu_bg.gif) repeat-y right; /* immagine sull'hover dei menu */
font-style:oblique;
color:#000000;
}

#col4 .FeedReader .body {
margin-left: 10px;
}

#col4 .FeedReader .notizia .titolo {
background: none;
}

#col4 .FeedReader .notizie {
padding: 12px 5px;
}

#col4 .FeedReader .notizia A {
color: #000;
}

#col4 .FeedReader .notizie .data {
font-size: 80%;
}

#col4 .FeedReader .notizie A:hover {
font-style:oblique;
color: #000000;
}

/*col5 si riferisce alla barra orizzontale inferiore contenente il footer e ne definisci bordi, margini e dimensione*/

#col5 {
border-top: #000000 1px solid;
margin-top: 0px;
font-size: 80%;
clear:both;
}

/*col6 si riferisce alla barra orizzontale superiore contenente la barra di navigazione e ne definisce dimensione, colore, carattere e formattazione*/

#col6 {
height: 20px;
background: #ffffff;
}

#col6 .Path {
color:#000000;
}

#col6 .Path .body {
background-color:#ffffff;
font-size: 70%;
color: #000000;
padding-left:10px;
text-decoration:none;
}

#col6 .Path A:link {
color:#660066;
}

#col6 .Path A:visited {
color:#660066;
}

/*col7 si riferisce alla barra orizzontale superiore contenente il menù automatico e ne definisci bordi, margini, dimensione, carattere, formattazione e ne regola i colori e le img utilizzate*/

#col7 {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/navbar_bg.gif) repeat-x 0% 0%; /* immagine di sfondo della barra orizzonale */
background-color: #ffffff;
text-align: center;
height: 50px;
}

#col7 .MenuAuto {
white-space: nowrap;
width: auto !important;
width: 735px;
}

#col7 .MenuAuto .body {
margin-top: 0px;
font-weight:bold;
font-variant:small-caps;
font-size:90%;
}



#col7 .MenuAuto .linkmenu A:link {
color:#000000;
}

#col7 .MenuAuto .linkmenu A:visited {
COLOR: #000000;
}

#col7 .MenuAuto .linkmenu A:active {
color:#000000;
}

#col7 .MenuAuto .linkmenu A:hover {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/tabs_bg_hover.gif) repeat-x bottom #cccccc;
color:#000000;
padding: 27px 10px 5px 10px;
vertical-align: -30%;
}

#col7 .MenuAuto .linkmenu {
padding: 2px;
}



#col7 .MenuAuto .linkmenu A {
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: #000000;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/tabs_bg.gif) repeat-x bottom;
padding: 16px 10px 5px 10px;
font-size: 80%;
text-decoration:none;
vertical-align: sub;
line-height: 45px;
}

#pageInfo {
clear: both;
font-size: 60%;
text-align: center;
}

/* elementi univoci unici */

#b130 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu.jpg) no-repeat bottom;
}
#b130 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/comune.gif) no-repeat right bottom;
}


#b252 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu1.jpg) no-repeat bottom;
}
#b252 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/servizi.gif) no-repeat right bottom;
}


#b72 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu2.jpg) no-repeat bottom;
}
#b72 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/conosci.gif) no-repeat right bottom;
}


#b392 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu3.jpg) no-repeat bottom;
}
#b392 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/conosci.gif) no-repeat right bottom;
}


#b337 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu4.jpg) no-repeat bottom;
}
#b337 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/conosci.gif) no-repeat right bottom;
}


#b14 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu5.jpg) no-repeat bottom;
}
#b14 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/conosci.gif) no-repeat right bottom;
}


#b303 {
padding-bottom: 90px;
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/framenu6.jpg) no-repeat bottom;
}
#b303 .titolo {
background: url(http://www1.asmenet.it/sanbartolomeoingaldo/img/public/img_layout/video.gif) no-repeat right bottom;
}



 /*CSS Aggiunto automaticamente dal blocco Asmez_BandoView*/
#col1 .Asmez_BandoView .body .titolo_bando{font-size:130%;font-weight:bold;margin-top:20px;padding:2px 0 2px 30px;background:center left url(../../tools/Asmez_BandoView/img/icoB.gif) no-repeat;border-bottom:2px solid #ccc;}
#col1 .Asmez_BandoView .body .descrizione_bando{padding:2px 5px 0 5px;}
#col1 .Asmez_BandoView .body .info_bando{padding:10px 0;margin:1px 0 10px;}
#col1 .Asmez_BandoView .body .info_bando td{padding:1px 3px}
#col1 .Asmez_BandoView .body .info_bando i{font:normal 100% Arial;background:#efefef;display:block;padding:1px 3px}
#col1 .Asmez_BandoView .body .scarica{padding:5px 0;text-align:center;font-size:110%;font-weight:bold;border:1px solid #ccc;}
#col1 .Asmez_BandoView .body .downloads{text-align:right;font-size:80%}
#col1 .Asmez_BandoView .body .allegati{margin-top:15px}
#col1 .Asmez_BandoView .body .allegati h3{display:block;background:#eee;padding:1px 5px;font-weight:bold;}

 /*CSS Aggiunto automaticamente dal blocco Asmez_Telemat*/
#col1 #TelematForm{font-family:Tahoma,Verdana;min-height:80px;border:1px solid #ccc;}
#col1 .telemat_titolo{background-color:#f0f0f0;border:1px solid #ccc;}
#col1 .telemat_titoloStringa{padding:5px;font-size:14px;font-weight:bold;}
#col1 .telemat_formRicercaSemplice{margin:10px;}
#col1 .telemat_inputRicercaSemplice{float:left;width:70%;}
#col1 .telemat_inputRicercaSempliceForm{border:1px solid #ccc;font-size:14px;width:100%;height:23px;color:#333;}
#col1 .telemat_inviaRicercaAvanzataButton{border:1px solid #FC3;color:#333;font-size:12px;font-weight:bold;height:23px;width:108px;}
#col1 .telemat_inviaInfoContainer{height:25px;width:110px;}
#col1 .telemat_inviaInfoButton{background:#f0f0f0;border:1px solid #ccc;color:#333;font-size:12px;font-weight:bold;height:23px;width:108px;cursor:pointer;}
#col1 .telemat_inviaRicercaSemplice{height:25px;width:20%;margin:0 0 0 10px;padding:0px;border:0px;float:left;}
#col1 .telemat_inviaRicercaSempliceButton{background-color:#f0f0f0;border:1px solid #ccc;color:#333;font-size:12px;font-weight:bold;height:23px;width:110px;}
#col1 .telemat_infoCancella{background-color:#f0f0f0;border:1px solid #ccc;color:#333;font-size:12px;font-weight:bold;height:23px;width:110px;margin:10px 9px 0 0;}
#col1 .telemat_inviaRicercaAvanzataContainer{height:25px;width:110px;margin:0px;padding:0px;}
#col1 .telemat_inviaRicercaAvanzata{background-color:#f0f0f0;border:1px solid #ccc;color:#333;font-size:12px;font-weight:bold;height:23px;width:108px;margin-left:11px;}
#col1 .telemat_passaRicercaAvanzata{margin:8px 0 8px 11px;color:#F93;font-weight:bold;font-size:11px;text-decoration:none;clear:both;}
#col1 .telemat_passaRicercaSemplice{margin-left:9px;padding:29px 0 5px 3px;color:#F93;font-weight:bold;font-size:11px;text-decoration:none;clear: both;}
#col1 #TelematResult{font-family:Tahoma,Verdana;border:1px solid #ccc;border-top:0px;display:none;}
#col1 .telemat_proceduraNegoziata{margin-top:3px;font-weight:bold;font-size:12px;}
#col1 .telemat_arts{margin-top:3px;font-style:italic;font-size:11px;}
#col1 .telemat_testo{font-size:11px;margin:7px 0;}
#col1 .telemat_rank{font-size:11px;margin-bottom:7px;}
#col1 .telemat_risultatoErroreContainer{border-top:0px;margin:0px;width:538px;}
#col1 .telemat_risultatoErrore{height:12px;color:red;font-size:12px;font-weight:bold;margin:0 0 15px 10px;}
#col1 .telemat_contatore{text-align:center;font-size:11px;margin:0 15px 0 5px;color:red;}
#col1 .telemat_containerRisultati{width:100%;border-top:0px;font-size:11px;}
#col1 .telemat_containerRisultati table{width:100%;}
#col1 .telemat_containerRisultati table td{border-bottom:1px solid #ccc;padding:5px 0;}
#col1 .telemat_navigator{text-align:center;margin-top:0px;}
#col1 .telemat_itemRisultato{width:100%;display:block;margin:28px 0;}
#col1 .telemat_numeriRisultato{float:left;width:40px;}
#col1 .telemat_testoRisultato{float:left;width:350px;}
#col1 .telemat_infoRisultato{float:left;width:190px;}
#col1 .telemat_infoTitle{font-size:11px;font-weight:bold;margin-top:10px;}
#col1 .telemat_infoValue{font-size:11px;}
#col1 #TelematResult tr{margin:20px 0;}
#col1 .telemat_cartinaItalia{margin:10px 0 0 7px;width:190px;border:0px;padding:0px;font-size:11px;float:left;}
#col1 .telemat_cartinaItaliaBold{font-size:12px;font-weight:bold;}
#col1 .telemat_cartinaItaliaItalic{font-size:11px;font-style:italic;}
#col1 .telemat_parametriAvanzati{width:230px;float:left;margin:10px 0 0 0px;font-size:11px;}
#col1 .telemat_parametriAvanzatiBold{font-size:12px;font-weight:bold;}
#col1 .telemat_inputParametriAvanzati{border:1px solid #ccc;font-size:14px;width:223px;height:25px;color:#999;margin:5px 0 0 17px;}
#col1 .telemat_regioneItem{width:200px;}
#col1 .telemat_regioneItem2{width:100px;float:left;border:0px;margin:0px;padding:0px;}
#col1 .telemat_parametriScadenza{margin:3px 0 0 18px;}
#col1 .telemat_parametriScadenzaInput1{border:1px solid #ccc;color:black;width:50px;}
#col1 .telemat_parametriScadenzaInput2{border:1px solid #ccc;color:black;width:100px;}
#col1 .telemat_parametriScadenzaInput3{border:1px solid #ccc;color:black;width:60px;}
#col1 .telemat_parametriScadenzaInputEuro1{border:1px solid #ccc;color:black;margin-left:10px;}
#col1 .telemat_parametriRadio{margin:30px 0;text-align:center;}
#col1 .telemat_parametriScadenzaInputEuro2{border:1px solid #ccc;color:black;margin-left:18px;}
#col1 .telemat_parametriEuro{margin:3px 0 0 18px;}
#col1 .telemat_infoFormContainer{border:0px;}
#col1 .telemat_infoForm{margin-left:9px;font-size:11px;text-align:center;}
#col1 .telemat_infoRiga{width:428px;margin-top:6px;font-size:11px;}
#col1 .telemat_infoRiga1{width:100%;margin:0px;font-size:11px;}
#col1 .telemat_infoRigaDx{margin-top:6px;font-size:11px;text-align:left;color:red}
#col1 .telemat_infoRigaSubmit{font-size:11px;text-align:center;}
#col1 .telemat_infoTitolo{font-size:11px;width:110px;float:left;margin-top:6px;}
#col1 .telemat_infoInput{font-size:11px;width:300px;float:left;margin-top:6px;}
#col1 .telemat_infoInputInsert{font-size:11px;border:1px solid #ccc;float:left;height:20px;color:#999;width:280px;}
#col1 .telemat_infoInputInsertSmall{font-size:11px;border:1px solid #ccc;float:left;height:20px;color:#999;width:140px;}
#col1 .telemat_infoInputNote{font-size:11px;border:1px solid #ccc;float:left;height:140px;color:#999;width:280px;}
#col1 .telemat_infoErroreInput{font-size:11px;color:red;width:300px;float:left;margin-top:6px;}
#col1 #infoErroreRagione{display:none;}
#col1 #infoErroreIndirizzo{display:none;}
#col1 #infoErroreCitta{display:none;}
#col1 #infoErroreCAP{display:none;}
#col1 #infoErroreCAP2{display:none;}
#col1 #infoErroreEmail{display:none;}
#col1 #infoErroreCognome{display:none;}
#col1 #infoErroreNome{display:none;}
#col1 #infoErroreTelefono{display:none;}
#col1 #infoErroreTelefono2{display:none;}
#col1 #infoErroreProvincia{display:none;}
#col1 #infoErrorePrivacy{display:none;}
#col1 .telemat_infoErrore{color:red;font-size:12px;margin:0 0 5px 9px;}
#col1 .telemat_infoSuccesso{color:green;font-size:12px;margin:0 0 5px 9px;}

 /*CSS Aggiunto automaticamente dal blocco Asmez_Bandi*/
#col1 .Asmez_Bandi .bando{margin-top:12px}
#col1 .Asmez_Bandi .bando .titolo_bando{font-size:100%;font-weight:bold;}
#col1 .Asmez_Bandi .bando .descrizione{padding:5px 0;}
#col1 .Asmez_Bandi .bando .scadenza{font-size:100%;margin-top:5px;font-weight:bold;}

 /*CSS Aggiunto automaticamente dal blocco Asmez_Delibere*/
#col1 .Asmez_Delibere .body .formBody{margin:10px 0 5px;background:#efefef;padding:10px;border:2px solid #ddd;}
#col1 .Asmez_Delibere .body .formBody td{padding:4px 0;}
#col1 .Asmez_Delibere .body label{white-space:nowrap;padding:0 15px 0 0;}
#col1 .Asmez_Delibere .body .statNotizie{border:1px solid #ccc;padding-left:8px;background:#fec}
#col1 .Asmez_Delibere .body .invia_form{width:100px;padding:3px;}
#col1 .Asmez_Delibere .body .delibera{padding:7px 20px 13px;margin:0;border-bottom:1px dashed #ccc;line-height:20px;}
#col1 .Asmez_Delibere .body .delibera .info{font-size:90%;color:#555;margin-top:3px}
#col1 .Asmez_Delibere .body .delibera a{text-decoration:underline;font-size:110%;}
#col1 .Asmez_Delibere .body .delibera a:hover{text-decoration:underline}
#col1 .Asmez_Delibere .body .delibera.dispari{background:#f6f6f6;}


 /*CSS Aggiunto automaticamente dal blocco Search*/ 
.Search .body .big .azioni{display:inline}
.Search .body .big{padding:10px;background:#f5f5f5;border:1px solid #eee}
.Search .body .big #qs{width:50%;}
.Search .body .small{padding:4px;}
.Search .body .small #qs{width:99%;}
.Search .body .esito{padding:4px 10px;background:#f0f5f6;border-top:1px solid #69c;margin:5px 0;}
.Search .body .ris{padding:10px 2px;border-bottom:1px dotted #ddd;margin:5px 0;}
.Search .body .ris a{font-size:1.2em;}
.Search .body .ris .perc{float:left;height:35px;padding-top:1px;margin-right:5px;color:#c60;font-size:0.8em}

 /*CSS Aggiunto automaticamente dal blocco Gallery*/ 
.Gallery .body table{width:100%;} 
.Gallery .body table td{text-align:center;padding:4px;border:1px solid #ddd;}
.Gallery .infoGallery{background:#eee;margin-bottom:10px} 

 /*CSS Aggiunto automaticamente dal blocco Accessibilita*/ 
.Accessibilita .titolo{font-size:10px}

 /*CSS Aggiunto automaticamente dal blocco Asmez_Visure*/ 
.Asmez_Operoso .body table { width:100%;}
.Asmez_Operoso .body td { width:50%;}
.Asmez_Operoso .body label {display:block; width:100%; float:none}

 /*CSS Aggiunto automaticamente dal blocco Asmez_Esiti*/ 
.Asmez_Esito .body .formBody{margin:10px 0 5px;background:#efefef;padding:10px;border:2px solid #ddd;}
.Asmez_Esito .body .formBody td{padding:4px 0;}
.Asmez_Esito .body label{white-space:nowrap;padding:0 15px 0 0;}
.Asmez_Esito .body .statNotizie{border:1px solid #ccc;padding-left:8px;background:#fec}
.Asmez_Esito .body .invia_form{width:130px;padding:1px 3px;}
.Asmez_Esito .body .bando{padding:7px 20px 13px;margin:0;border-bottom:1px dashed #ccc;}
.Asmez_Esito .body .bando .titolo_esito{font-size:100%;font-weight:bold;}
.Asmez_Esito .body .bando .descrizione{padding:5px 0;}
.Asmez_Esito .body .bando .scadenza{font-size:100%;margin-top:5px;font-weight:bold;}

 /*CSS Aggiunto automaticamente dal blocco Asmez_EsitoView*/ 
.Asmez_EsitoView .body .titolo_bando{font-size:130%;font-weight:bold;margin-top:20px;padding:2px 0 2px 30px;background:center left url(../../tools/Asmez_BandoView/img/icoB.gif) no-repeat;border-bottom:2px solid #ccc;}
.Asmez_EsitoView .body .descrizione_bando{padding:2px 5px 0 5px;}
.Asmez_EsitoView .body .info_bando{padding:10px 0;margin:1px 0 10px;}
.Asmez_EsitoView .body .info_bando td{padding:1px 3px}
.Asmez_EsitoView .body .info_bando i{font:normal 100% Arial;background:#efefef;display:block;padding:1px 3px}
.Asmez_EsitoView .body .scarica{padding:5px 0;text-align:center;font-size:110%;font-weight:bold;border:1px solid #ccc;}
.Asmez_EsitoView .body .downloads{text-align:right;font-size:80%}
.Asmez_EsitoView .body .allegati{margin-top:15px}
.Asmez_EsitoView .body .allegati h3{display:block;background:#eee;padding:1px 5px;font-weight:bold;}
