/* 
    Document   : layoutFO
    Created on : 7 marzo 2006, 17.10
    Author     : cdematteis
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root 
{ 
display: block;
}

img {border: none;}

body, div, span, p, li, dt, dd, caption, td, th, blockquote, cite, button {
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: large;
font-size/* */:/**/small;
font-size: /**/small;}

p{
border: 0px;
margin :0px;
padding: 0px;
}

HR {
color: #808080;
}

.cmsMetaSeperator{
width: 50%;
color: #a0a0a0;
}

.nascondi{
display: none; 
}

H1
{
font-weight: bold;
font-size: xx-large;
margin: 0px;
padding: 0px;
padding-bottom: 5px;
height: auto;
}
H2
{
font-weight: bold;
font-size: x-large;
margin: 0px;
padding: 0px;
padding-bottom: 5px;
height: auto;
}
H3
{
font-weight: bold;
font-size: large;
margin: 0px;
padding: 0px;
padding-bottom: 5px;
height: auto;
}
H4
{
font-weight: bold;
font-size: medium;
margin: 0px;
padding: 0px;
padding-bottom: 5px;
height: auto;
}

h4#centra{
text-align: center;
}


H5
{
font-weight: bold;
font-size: small;
margin: 0px;
padding: 0px;
padding-bottom: 5px;
height: auto;
}

h5#centra{
text-align: center;
}





H6
{
font-weight: bold;
font-size: x-small;
margin: 0px;
padding: 0px;
padding-bottom: 5px;
height: auto;
}


LI{

text-align: justify;
}

/*Elenco puntato numeri romani*/
.roman{

list-style-type: upper-roman;
list-style-position: outside;
}

/*Elenco puntato cerchio*/
.cerchio{
list-style-type: circle;
list-style-position: outside;
}


/*Elenco puntato cerchio pieno*/
.cerchioPieno{

list-style-type: disc;
list-style-position: outside;
}

/*Elenco puntato quadrato*/
.quadrato{

list-style-type: square;
list-style-position: outside;
}



/*Elenco puntato numeri*/
.numeri{

list-style-type: decimal;
list-style-position: outside;
}


/*Elenco romano minuscolo*/
.romanoMinuscolo{

list-style-type: lower-roman;
list-style-position: outside;
}


/*Elenco romano maiuscolo*/
.romanoMaiuscolo{

list-style-type: upper-roman;
list-style-position: outside;
}


/*Elenco lettere minuscole*/
.lettereMinuscole{

list-style-type: lower-alpha;
list-style-position: outside;
}

/*Elenco lettere maiuscole*/
.lettereMaiuscole{

list-style-type: upper-alpha;
list-style-position: outside;
}

/*indentazione*/
.indentazionePiccola
{

text-indent: 40px;


}

.indentazioneMedia
{

text-indent: 80px;

}

.indentazioneGrande
{

text-indent: 120px;

}



UL{
padding: 0px;
margin: 0px;
border: 0px;
padding-left: 1.2em;

}

.piccolo{
font-size: small;
color: #333;
}

.piupiccolo{
font-size: x-small;
color: #333;
}

/*strong, b {font-weight: 700;}*/


HTML, BODY
{
text-align: left;
margin: 0px;
padding: 0px;
font-weight: normal;
background-color: #D8D0C9;
}

form{
border: 0px; 
padding: 0px;
margin: 0px;
}

/* I Link nella Home Page sono tutti senza sottolineatura */									

a:link {background-color: transparent; color: #333;	text-decoration: none;}

a:visited {background-color: transparent; color:  #333;	text-decoration: none;}

a:hover {background-color: transparent; color: #039;	text-decoration: underline;}

a:active {background-color: transparent; color: #333; text-decoration: none;}

.clearBoth{
clear: both;
}

div#contenitore
{
}
/* INIZIO HOMEPAGE*/

div#contTestata
{
display: none;
clear: both;
}
/* classi utilizzate per il banner
*/
div#banner
{
clear: both;
height: 115px;
background-color: #D8D0C9;

}
div#bannerSX
{
float: left;
background-image: url(../FO/img/surano_banner.gif);
background-repeat: no-repeat;
background-position: right top;
width: 100%;
background-color: transparent;
}
div#bannerDX
{
display: none;
}

div#masterCentrale{

margin-left: 0%;
margin-right: 0%;
clear: both;


}


div#mnSup
{
clear: both;
text-align: right;
width: 100%;
height: 2em;
background-image: url(../FO/img/surano_bkg_mnsup.gif);
}

div#mnSup .voceSup1
{
float: right;
padding-top: 0.5em;
padding-left: 1%;
padding-right: 1%;
width: auto;
font-size: x-small;
font-weight: bold;
color: #333333; 
cursor: pointer;
text-align: left;
background-image: url(../FO/img/surano_bkg_voci_mnsup.gif);
background-repeat: no-repeat;
}

div#mnSup .voceSup1over
{
float: right;
padding-top: 0.5em;
padding-left: 1%;
padding-right: 1%;
width: auto;
font-size: x-small;
font-weight: bold;
color: #333333; 
cursor: pointer;
text-align: left;
text-decoration: underline;
background-image: url(../FO/img/surano_bkg_voci_mnsup.gif);
background-repeat: no-repeat;
}


div#mnSup .imgSup
{
display: none;
}


div#mnSX
{
clear: right;
width: 18%;
min-width: 145px;
float: left;
border: 1px solid #999999;
margin-top: 1em;
}

.pvoceSX1
{
background-color: #FFFFFF;
border-bottom: 1px solid #cccccc;
background-image: url(../FO/img/surano_bkg_mnsx.gif);
background-position: right;
background-repeat: no-repeat;
/*min-height: 19px;*/
font-size: small;
font-weight: bold;
color: #333333;
padding: 2px 4px 2px 5px;
}

.pvoceSX1over
{
border-bottom: 1px solid #cccccc;
background-color: #f7e3b6; /*#f2f6fa*/
background-image: url(../FO/img/gallipoli_bkg_mnsx.gif);
min-height: 36px;
font-size: small;
font-weight: bold;
color: #333333;
padding: 10px 4px 2px 4px;
}

div#mnSX .voceSX1
{
}
div#mnSX A.op_tr
{
margin: 0px auto; 
width: 100%; 
float: left; 
text-align: center;
}
div#mnSX .voceSX1 .imgSX
{
display: none;
}
div#mnSX .voceSX1 .textSX
{
}


div#mnSX .voceSX2
{
}
div#mnSX .voceSX2 .imgSX
{
display: none;
}
div#mnSX .voceSX2 .textSX
{
}

.pvoceSX2
{

font-size: x-small;
font-weight: normal;
cursor: pointer;
padding: 4px 2px 2px 14px;
border-bottom: 1px solid #cccccc;
background-color: #eaf2cb;
color: #414C13;
}

.pvoceSX2over
{

font-size: x-small;
font-weight: normal;
cursor: pointer;
padding: 4px 2px 2px 14px;
border-bottom: 1px solid #cccccc;
background-color: #fcf5ec;
}

div#mnSX .voceSX3
{
}
div#mnSX .voceSX3 .imgSX
{
}
div#mnSX .voceSX3 .textSX
{
}
div#mnSX .voceSX4
{
}
div#mnSX .voceSX4 .imgSX
{
}
div#mnSX .voceSX4 .textSX
{
}
div#mnSX .voceSX1over
{ 
}

div#mnSX .voceSX1over .imgSX
{
}
div#mnSX .voceSX1over .textSX
{
}
div#mnSX .voceSX2over
{
}
div#mnSX .voceSX2over .imgSX
{
display: none;
}
div#mnSX .voceSX2over .textSX
{
}
div#mnSX .voceSX3over
{
}
div#mnSX .voceSX3over .imgSX
{
}
div#mnSX .voceSX3over .textSX
{
}
div#mnSX .voceSX4over
{
}
div#mnSX .voceSX4over .imgSX
{
}
div#mnSX .voceSX4over .textSX
{
}

div#centraleSX
{
float: left;
height: 100%;
margin-top: 1em;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0px;
width: 49.5%;
min-width: 210px;
}
div#presentazione
{
display: none;
}

div#newsHome
{
margin-left: 4%;
width: 92%;
}

div#newsHome .newsHome_titolo_sx{
background-image: url(../FO/img/surano_bkg_titolo_sx.gif);
height: 37px;
width: 36px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#newsHome .newsHome_titolo_dx{
background-image: url(../FO/img/surano_bkg_titolo_dx.gif);
height: 37px;
width: 111px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#newsHome .titolo
{
width: 100%;
padding: 0px;
margin: 0px;
border: 0px;
height: 37px;
min-height: 37px;
background-image: url(../FO/img/surano_bkg_titolo.gif);
background-repeat: repeat-x;
background-position: top;
}

div#newsHome .titolo .testo
{
}

div#newsHome .titolo .testo H4
{
color: #414C13;
font-size: small;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
min-height: 23px;
}
div#newsHome .titolo .image
{
display: none;
}

div#newsHome .corpo
{
height: 100%;
padding-left: 5%;
padding-right: 5%;
border-right: 3px solid #CFCFCE;
background-image: url(../FO/img/surano_bkg_news.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
}
div#newsHome .corpo .Hcnt
{ 
padding-bottom: 3%;
}
div#newsHome .corpo .Hcnt .datastart
{
padding-top: 1%;
padding-bottom: 1%;
clear: left;
font-weight: bold; 
color: #ff9900;
}
div#newsHome .corpo .Hcnt .datastart A
{
color: #ff9900;
}

div#newsHome .corpo .Hcnt .datastart A:hover
{
color: #ff9900;
}



div#newsHome .corpo .Hcnt .lblCMS_NEWS_DATA
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_DATA
{
clear: both;
padding-top: 1%;
padding-bottom: 1%;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_DATA A
{
color: #344003;
font-weight: bold;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_DATA A:hover
{
text-decoration: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_DATA A:hover
{
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_AUTORE
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_AUTORE
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_TITOLO
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TITOLO
{
padding-bottom: 1%;
font-weight: bold; 
text-align: justify;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TITOLO A
{
font-size: x-small;
text-align: justify;
text-transform: uppercase;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TITOLO A:hover
{
color: #333;

}

div#newsHome .corpo .Hcnt .lblCMS_NEWS_IMG
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_IMG
{
float: left;
padding-right: 1%;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_IMG A IMG
{
width: 50px;
height: 50px;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_IMG A:hover IMG
{
text-decoration: none;
}

div#newsHome .corpo .Hcnt .lblCMS_NEWS_IMGALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_IMGALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_TESTOPRW
{
display: none;
text-align: justify;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TESTOPRW
{
text-align: justify;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TESTOPRW A
{
font-size: x-small;
text-align: justify;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TESTOPRW A:hover
{
color: #333;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_TESTO
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_TESTO
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_HTML
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_HTML
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATOALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATOALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO1
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO1
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO1ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO1ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO2
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO2
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO2ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO2ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO3
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO3
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO3ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO3ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO4
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO4
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO4ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO4ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO5
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO5
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO5ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO5ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO6
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO6
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO6ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO6ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO7
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO7
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO7ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO7ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO8
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO8
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO8ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO8ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO9
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO9
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO9ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO9ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO10
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO10
{
display: none;
}
div#newsHome .corpo .Hcnt .lblCMS_NEWS_ALLEGATO10ALT
{
display: none;
}
div#newsHome .corpo .Hcnt .CMS_NEWS_ALLEGATO10ALT
{
display: none;
}

div#newsHome .corpo .archivio
{
height: 100%;
padding-left: 1%;
padding-right: 1%;
text-align: right;
padding-top: 10px;
}

div#newsHome .pieBlocco
{
background-image: url(../FO/img/newsHome_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 13px;
}

div#newsHome .pieBlocco .newsHome_pieBlocco_sx{
background-image: url(../FO/img/newsHome_pieblocco_sx.gif);
height: 13px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#newsHome .pieBlocco .newsHome_pieBlocco_dx{
background-image: url(../FO/img/newsHome_pieblocco_dx.gif);
height: 13px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}



div#newsHome .pieBlocco A
{
}

div#newsHome .pieBlocco A:hover
{
}
div#newsHome .pieBlocco IMG
{
    border: none;
}


div#pubbHome
{
margin-left: 4%;
width: 92%;
margin-top: 1em;
}

div#pubbHome .pubbHome_titolo_sx{
background-image: url(../FO/img/pubbHome_titolo_sx.gif);
height: 35px;
width: 30px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#pubbHome .pubbHome_titolo_dx{
background-image: url(../FO/img/pubbHome_titolo_dx.gif);
height: 35px;
width: 118px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#pubbHome .titolo
{
width: 100%;
padding: 0px;
margin: 0px;
border: 0px;
min-height: 35px;
background-image: url(../FO/img/pubbHome_titolo.gif);
background-repeat: repeat-x;
background-position: top;
}

div#pubbHome .titolo .testo
{
}

div#pubbHome .titolo .testo H4
{
color: #414C13;
font-size: small;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
min-height: 23px;
}

div#pubbHome .titolo .image
{
display: none;
}
div#pubbHome .corpo
{ 
height: 100%;
padding-left: 5%;
padding-right: 5%;
border-right: 3px solid #CFCFCE;
background-image: url(../FO/img/surano_bkg_news.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

div#pubbHome .corpo .archivio
{
padding-left: 1%;
padding-right: 1%;
text-align: right;
padding-top: 10px;
}

div#pubbHome .corpo .Hcnt
{
}
div#pubbHome .corpo .Hcnt .datastart
{
font-weight: bold;
}
div#pubbHome .corpo .Hcnt .datastart A
{
color: #003366;
}

div#pubbHome .corpo .Hcnt .datastart A:hover
{
color: #003366;
}


div#pubbHome .corpo .Hcnt .lblCMS_PUB_DATACR
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_DATACR
{
clear: both;
padding-top: 2%;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_DATACR A
{
color: #344003;
font-weight: bold;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_DATACR A:hover
{
text-decoration: none;
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_TITOLO
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_TITOLO 
{
background-image: url(../FO/img/aato_icona_doc.gif);
background-repeat: no-repeat;
height: 100%;
min-height: 30px;
padding-bottom: 8px;
padding-left: 5%;
background-position: left top;
margin-top: 1%;
text-align: justify;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_TITOLO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_TITOLO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_AUTORE
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_AUTORE
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_AUTORE A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_AUTORE A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_OGGETTO
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_OGGETTO
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_OGGETTO A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_OGGETTO A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_SINTESI
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_SINTESI
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_SINTESI A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_SINTESI A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_FILE
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_FILE
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_FILE A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_FILE A:hover
{
}

div#pubbHome .corpo .Hcnt .lblCMS_PUB_FILEALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_FILEALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_FILEALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_FILEALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO1
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO1
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO1 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO1 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO1ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO1ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO1ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO1ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO2
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO2
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO2 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO2 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO2ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO2ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO2ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO2ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO3
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO3
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO3 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO3 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO3ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO3ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO3ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO3ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO4
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO4
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO4 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO4 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO4ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO4ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO4ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO4ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO5
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO5
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO5 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO5 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO5ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO5ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO5ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO5ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO6
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO6
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO6 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO6 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO6ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO6ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO6ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO6ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO7
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO7
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO7 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO7 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO7ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO7ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO7ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO7ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO8
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO8
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO8 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO8 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO8ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO8ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO8ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO8ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO9
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO9
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO9 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO9 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO9ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO9ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO9ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO9ALT A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO10
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO10
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO10 A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO10 A:hover
{
}
div#pubbHome .corpo .Hcnt .lblCMS_PUB_ALLEGATO10ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO10ALT
{
display: none;
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO10ALT A
{
}
div#pubbHome .corpo .Hcnt .CMS_PUB_ALLEGATO10ALT A:hover
{
}

div#pubbHome .pieBlocco
{
background-image: url(../FO/img/pubbHome_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 13px;
}

div#pubbHome .pieBlocco .newsHome_pieBlocco_sx{
background-image: url(../FO/img/pubbHome_pieblocco_sx.gif);
height: 13px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#pubbHome .pieBlocco .newsHome_pieBlocco_dx{
background-image: url(../FO/img/pubbHome_pieblocco_dx.gif);
height: 13px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}



div#pubbHome .pieBlocco A
{
}

div#pubbHome .pieBlocco A:hover
{
}
div#pubbHome .pieBlocco IMG
{
    border: none;
}

div#centraleDX
{
width: 28%;
min-width: 240px;
float: left;
padding-top: 0.2em;
padding-left: 0px;
margin: 0px;
}

div#ricerca
{
margin-top: 1em;
margin-bottom: 1em;
vertical-align: top;
}

div#ricerca .ricerca_titolo_sx{
background-image: url(../FO/img/ricerca_titolo_sx.gif);
height: 36px;
width: 38px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#ricerca .ricerca_titolo_dx{
background-image: url(../FO/img/ricerca_titolo_dx.gif);
height: 36px;
width: 69px;
background-repeat: no-repeat;
background-position: right top;
float: right;
}

div#ricerca .titolo
{
width: 100%;
background-repeat: repeat-x;
background-image: url(../FO/img/ricerca_titolo.gif);
min-height: 36px;
height: 36px;
}

div#ricerca .titolo .testo
{
}

div#ricerca .titolo .testo H4
{
color: #344003;
font-size: small;
font-weight: bold;
padding-top: 8px;
padding-left: 0px;
min-height: 36px;
}

div#ricerca .titolo .image
{
display: none;
}

div#ricerca .lblricerca
{
color: #333333;
padding-right: 0.4em;
padding-top: 0.2em;
height: 100%;
display: none;
}

form#frmCerca{

}

div#ricerca .ricercaMaster{
background-image: url(../FO/img/ricerca_corpo.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
border-right: 5px solid #CCCACA;
height: auto;
padding-left: 7%;
padding-right: 3%;
}

div#ricerca .inpricerca
{
}
div#ricerca .inpricerca .text
{
width: 70%;
margin-top: 0.2em;
margin-bottom: 0.2em;
}

div#ricerca .BtnRic
{
COLOR: #616161;
BORDER: #999999 1px solid;
width: 45px;
margin-top: 0.2em;
margin-bottom: 0.2em;
}


div#ricerca .pieBlocco
{
background-image: url(../FO/img/ricerca_pieblocco.gif);
background-repeat: repeat-x;
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 15px;
}

div#ricerca .pieBlocco .ricerca_pieBlocco_sx{
background-image: url(../FO/img/ricerca_pieblocco_sx.gif);
height: 15px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#ricerca .pieBlocco .ricerca_pieBlocco_dx{
background-image: url(../FO/img/ricerca_pieblocco_dx.gif);
height: 15px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#ricerca .pieBlocco A
{
}

div#ricerca .pieBlocco A:hover
{
}
div#ricerca .pieBlocco IMG
{
    border: none;
}


/* Rassegna Stampa sul mn di destra */
div#EvntHome
{
margin-top: 1em;
margin-bottom: 1em;
vertical-align: top;
}

div#EvntHome .EvntHome_titolo_sx{
background-image: url(../FO/img/evntHome_titolo_sx.gif);
height: 39px;
width: 36px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#EvntHome .EvntHome_titolo_dx{
background-image: url(../FO/img/evntHome_titolo_dx.gif);
height: 39px;
width: 69px;
background-repeat: no-repeat;
background-position: right top;
float: right;
}

div#EvntHome .titolo
{
width: 100%;
background-repeat: repeat-x;
background-image: url(../FO/img/evntHome_titolo.gif);
min-height: 39px;
height: 39px;
}

div#EvntHome .titolo .testo
{
}

div#EvntHome .titolo .testo H4
{
color: #344003;
font-size: small;
font-weight: bold;
padding-top: 8px;
padding-left: 0px;
min-height: 39px;
}

div#EvntHome .titolo .image
{
display: none;
}
div#EvntHome .corpo
{
background-image: url(../FO/img/eventi_corpo.gif); 
background-repeat: repeat-y;
background-color: #FFFFFF;
border-right: 5px solid #CCCACA;
/*width: 84.5%;*/
height: 100%;
padding-left: 7%;
padding-right: 7%;
}

div#EvntHome .corpo .archivio
{
/*padding-left: 1%
padding-right: 1%;*/
text-align: right;
padding-top: 10px;
}

div#EvntHome .pieBlocco
{
background-image: url(../FO/img/evntHome_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 15px;
}

div#EvntHome .pieBlocco .EvntHome_pieBlocco_sx{
background-image: url(../FO/img/evntHome_pieblocco_sx.gif);
height: 15px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#EvntHome .pieBlocco .EvntHome_pieBlocco_dx{
background-image: url(../FO/img/evntHome_pieblocco_dx.gif);
height: 15px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#EvntHome .pieBlocco A
{
}

div#EvntHome .pieBlocco A:hover
{
}
div#EvntHome .pieBlocco IMG
{
    border: none;
}

div#EvntHome .corpo .Hcnt
{
width: 100%;
margin-bottom: 10%;
}

div#EvntHome .corpo .Hcnt .datastart
{
display: none;
}
div#EvntHome .corpo .Hcnt .datastart A
{
}
div#EvntHome .corpo .Hcnt .datastart A:hover
{
}
div#EvntHome .corpo .Hcnt .lblCMS_EVT_TITOLO
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_TITOLO
{
padding: 1%;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_TITOLO A
{
color: #333;
text-decoration: none;
font-weight: bold;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_TITOLO A:hover
{
text-decoration: underline;
color: #000;
}

div#EvntHome .corpo .Hcnt .lblCMS_EVT_OGGETTO
{
color: #069;
text-decoration: none;
text-align: left;
margin-left: 1%;
font-weight: bold;
font-size: x-small;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_OGGETTO
{
color: #000;
margin-left: 5%;
margin-right: 5%;
text-align: justify;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_OGGETTO A
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_OGGETTO A:hover
{
color: #000;
text-decoration: none;

}

div#EvntHome .corpo .Hcnt .lblCMS_EVT_LUOGO
{
color: #069;
text-decoration: none;
text-align: left;
margin-left: 1%;
font-weight: bold;
font-size: x-small;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_LUOGO
{
color: #000;
margin-left: 5%;
margin-right: 5%;
text-align: justify;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_LUOGO A
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_LUOGO A:hover
{
color: #000;
text-decoration: none;

}
div#EvntHome .corpo .Hcnt .lblCMS_EVT_INIZIO
{
color: #069;
text-decoration: none;
text-align: left;
margin-left: 1%;
font-weight: bold;
font-size: x-small;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_INIZIO
{
color: #000;
margin-left: 5%;
text-align: justify;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_INIZIO A
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_INIZIO A:hover
{
color: #000;
text-decoration: none;
}
div#EvntHome .corpo .Hcnt .lblCMS_EVT_FINE
{
color: #069;
text-decoration: none;
text-align: left;
margin-left: 1%;
font-weight: bold;
font-size: x-small;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_FINE
{
color: #000;
margin-left: 5%;
text-align: justify;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_FINE A
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_FINE A:hover
{
color: #000;
text-decoration: none;
}
div#EvntHome .corpo .Hcnt .lblCMS_EVT_DESCR
{
display: none;
color: #069;
text-decoration: none;
text-align: left;
margin-left: 1%;
font-weight: bold;
font-size: x-small;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_DESCR
{
display: none;
margin-left: 5%;
text-align: justify;
color: #333333;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_DESCR A
{


}
div#EvntHome .corpo .Hcnt .CMS_EVT_DESCR A:hover
{
color: #000;
text-decoration: none;
}

div#EvntHome .corpo .Hcnt .lblCMS_EVT_IMG
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG A
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG A:hover
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG A IMG
{

}
div#EvntHome .corpo .Hcnt .lblCMS_EVT_IMGALT
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMGALT
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMGALT A
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMGALT A:hover
{

}


div#EvntHome .corpo .Hcnt .lblCMS_EVT_FILE
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_FILE
{
display: none;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_FILE A
{
 
}
div#EvntHome .corpo .Hcnt .CMS_EVT_FILE A:hover
{
 
}
div#CorsiHome
{
border: 1px solid #999999;
margin-top: 1%;
text-align: center;
display: none;
}
div#EvntHome .pieBlocco
{
text-align: right;
width: 100%;
}
div#EvntHome .pieBlocco A
{
}

div#EvntHome .pieBlocco A:hover
{
}
div#EvntHome .pieBlocco IMG
{
border: none;
}
div#CorsiHome
{
display: none;
}
div#galleria
{
margin-top: 1em;
}
div#galleria .galleria_titolo_sx{
background-image: url(../FO/img/galleria_titolo_sx.gif);
height: 56px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
display: none;
}

div#galleria .galleria_titolo_dx{
background-image: url(../FO/img/galleria_titolo_dx.gif);
height: 56px;
width: 27px;
background-repeat: no-repeat;
background-position: right top;
float: right;
display: none;
}

div#galleria .titolo
{
width: 100%;
background-repeat: repeat-x;
background-image: url(../FO/img/galleria_titolo.gif);
min-height: 50px;
height: 100%;
display: none;
}

div#galleria .titolo .testo
{
color: #003366;
font-size: large;
font-weight: 400;
padding-top: 15px;
padding-left: 0px;
min-height: 36px;
display: none;
}

div#galleria .titolo .image
{
display: none;
}

div#galleria .immagine
{
/*padding-left: 18px;
border-left: 1px solid #CBE3F2;
border-right: 1px solid #CBE3F2;*/
}
div#galleria .immagine IMG
{
width: 100%;
}


div#galleria .pieBlocco
{
background-image: url(../FO/img/galleria_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 22px;
display: none;
}

div#galleria .pieBlocco .galleria_pieBlocco_sx{
background-image: url(../FO/img/galleria_pieblocco_sx.gif);
height: 22px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
display: none;
}

div#galleria .pieBlocco .galleria_pieBlocco_dx{
background-image: url(../FO/img/galleria_pieblocco_dx.gif);
height: 22px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
display: none;
}

div#galleria .pieBlocco A
{
}

div#galleria .pieBlocco A:hover
{
}
div#galleria .pieBlocco IMG
{
    border: none;
}



div#webcam
{
border: 1px solid #999999;
margin-top: 5px;
text-align: center;
}
div#webcam .titolo
{
width: 100%;
min-height: 36px;
background-image: url(../FO/img/gallipoli_bkg_titolo2.gif);
margin: 0px;
padding: 0px;
text-align: left;
}
div#webcam  .titolo .image
{
display: none;
}
div#webcam  .titolo .testo
{
width: 100%;
font-size: small;
font-weight: bold;
color: #333333;
padding: 10px 0px 0px 4px;
}
div#webcam .realcam
{
clear: both;
padding: 1%;
font-size: x-small;
}
div#webcam .realcam .real1
{
width: 50%;
}
div#webcam .realcam .real1 A
{
font-size: x-small;
}
div#webcam .realcam  .real1 A:hover
{
}
div#webcam .realcam .real1 A IMG
{
}
div#webcam .realcam  .real2
{
width: 50%;
}
div#webcam .realcam  .real2 A
{
font-size: x-small;
}
div#webcam .realcam .real2 A:hover
{
}
div#webcam .realcam  .real2 A IMG
{
}
div#webcam .realcam  .lbllink
{
padding-top: 1%;
}

div#webcam .realcam .lbllink A
{
font-size: x-small;
color: #036;
font-weight: bold;
}
div#webcam .realcam  .lbllink A:hover
{

}

/* Rassegna Stampa sul mn di destra */
div#rassHome
{
margin-top: 1em;
margin-bottom: 1em;
vertical-align: top;
}

div#rassHome .rassHome_titolo_sx{
background-image: url(../FO/img/rassHome_titolo_sx.gif);
height: 38px;
width: 43px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#rassHome .rassHome_titolo_dx{
background-image: url(../FO/img/rassHome_titolo_dx.gif);
height: 36px;
width: 61px;
background-repeat: no-repeat;
background-position: right top;
float: right;
}

div#rassHome .titolo
{
width: 100%;
background-repeat: repeat-x;
background-image: url(../FO/img/rassHome_titolo.gif);
min-height: 36px;
height: 36px;
}

div#rassHome .titolo .testo
{
}

div#rassHome .titolo .testo H4
{
color: #344003;
font-size: small;
font-weight: bold;
padding-top: 8px;
padding-left: 0px;
min-height: 36px;
letter-spacing: -1px;
}

div#rassHome .titolo .image
{
display: none;
}
div#rassHome .corpo
{ 
background-image: url(../FO/img/rass_corpo.gif); 
background-repeat: repeat-y;
background-color: #FFFFFF;
border-right: 5px solid #CCCACA;
/*width: 84.3%;*/
height: 100%;
padding-left: 7%;
padding-right: 7%;
}

div#rassHome .corpo .archivio
{
/*padding-left: 1%;
padding-right: 3%;*/
text-align: right;
padding-top: 10px;
}

div#rassHome .corpo .Hcnt
{
}
div#rassHome .corpo .Hcnt .datastart
{
font-weight: bold;
}
div#rassHome .corpo .Hcnt .datastart A
{
color: #003366;
}

div#rassHome .corpo .Hcnt .datastart A:hover
{
color: #003366;
}

div#rassHome .pieBlocco
{
background-image: url(../FO/img/rassHome_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 15px;
}

div#rassHome .pieBlocco .rassHome_pieBlocco_sx{
background-image: url(../FO/img/rassHome_pieblocco_sx.gif);
height: 15px;
width: 36px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#rassHome .pieBlocco .rassHome_pieBlocco_dx{
background-image: url(../FO/img/rassHome_pieblocco_dx.gif);
height: 15px;
width: 20px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#rassHome .pieBlocco A
{
}

div#rassHome .pieBlocco A:hover
{
}
div#rassHome .pieBlocco IMG
{
    border: none;
}


div#rassHome .corpo .Hcnt .lblCMS_RST_DATA
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_DATA
{
clear: both;
margin-top: 2%;
}
div#rassHome .corpo .Hcnt .CMS_RST_DATA A
{
color: #ff9900;
font-weight: bold;
}
div#rassHome .corpo .Hcnt .CMS_RST_DATA A:hover
{
color: #069;
}
div#rassHome .corpo .Hcnt .lblCMS_RST_AUTORE
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_AUTORE
{
display: none;
}           
div#rassHome .corpo .Hcnt .lblCMS_RST_TITOLO
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_TITOLO
{
padding-top: 1%;
font-size: x-small;
margin-bottom: 15px;
text-transform: uppercase;
text-align: justify;
}
div#rassHome .corpo .Hcnt .CMS_RST_TITOLO A
{
color: #333;
font-weight: bold;
}
div#rassHome .corpo .Hcnt .lblCMS_RST_IMG
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_IMG
{
display: none;
/*
width: 50px;
padding-left: 2px;
clear: both;
float: left;
*/
}
div#rassHome .corpo .Hcnt .CMS_RST_IMG A IMG
{
display: none;
/*
width: 50px;
height: 50px;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
*/
}
div#rassHome .corpo .Hcnt .lblCMS_RST_IMGALT
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_IMGALT
{
display: none;
}
div#rassHome .corpo .Hcnt .lblCMS_RST_TESTOPRW
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_TESTOPRW
{
display: none;
/*
margin-left: 55px;
float: none;
min-height: 60px;
border: 1px solid #ffffff;
*/
}
div#rassHome .corpo .Hcnt .CMS_RST_TESTOPRW A
{
}
div#rassHome .corpo .Hcnt .CMS_RST_TESTOPRW A:hover
{
color: #333;
text-decoration: none;

}
div#rassHome .corpo .Hcnt .lblCMS_RST_TESTO
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_TESTO
{
display: none;
}      
div#rassHome .corpo .Hcnt .lblCMS_RST_ALLEGATO
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_ALLEGATO
{
display: none;
}   
div#rassHome .corpo .Hcnt .lblCMS_RST_ALLEGATOALT
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_ALLEGATOALT
{
display: none;
}           
div#rassHome .corpo .Hcnt .lblCMS_RST_HTML
{
display: none;
}
div#rassHome .corpo .Hcnt .CMS_RST_HTML
{
display: none;
}   

 /*Fine Rassegna Stampa sul mn di destra */


div#mnDX
{
display: none;
width: 20%;
float: right;
border: 1px solid #000000;
}
div#mnInf
{
clear: both;
}
div#pieDiPagina
{
margin-top: 5px;
clear: both;
border: 1px solid #999999;
color: #333333;
padding: 5px;
background-color: #f5f5f5;
}

div#pieDiPagina .pieCopiright
{
float: left;
width: 50%;
}
div#pieDiPagina .stat
{
text-align: right;
float: left;
width: 15%;

}
div#pieDiPagina .linkValidator
{
text-align: right;
float: right;
width: 25%;

}

div#contenutologin
{
margin-left: 4%;
width: 92%;
}

div#contenutologin .contenutologin_titolo_sx{
background-image: url(../FO/img/surano_bkg_titolo_sx.gif);
height: 37px;
width: 36px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#contenutologin .contenutologin_titolo_dx{
background-image: url(../FO/img/surano_bkg_titolo_dx.gif);
height: 37px;
width: 111px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#contenutologin .titolo
{
width: 100%;
height: 37px;
background-image: url(../FO/img/surano_bkg_titolo.gif);
}

div#contenutologin .titolo .testo
{
}

div#contenutologin .titolo .testo H4
{
color: #414C13;
font-size: small;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
min-height: 23px;
}
div#contenutologin .titolo .image
{
display: none;
}

div#contenutologin .corpo
{
padding: 4% 0px;
height: 100%;
padding-left: 5%;
padding-right: 5%;
border-right: 3px solid #CFCFCE;
background-image: url(../FO/img/surano_bkg_news.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

div#contenutologin .corpo .apriv
{
width: 20%;
min-width: 100px;
margin-top: 2%;
background-image: url(../FO/img/gallipoli_icona_login.gif);
background-repeat: no-repeat;
background-position: left bottom;
font-weight: bold;
padding: 2%;
padding-left: 6%;
margin-left: 2%;
color: #069;
}
div#contenutologin .corpo .login
{
margin-top: 2%;
padding-left: 3%;
}
div#contenutologin .corpo .login LABEL
{
color: #414C13;
font-size: 10px;
font-weight: bold;
}
div#contenutologin .corpo .bottone
{
border: 1px solid #666666;
background-color: #dddddd;
color: #414C13;
width: 10%;
}

div#contenutologin .corpo .login .campotext
{
width: 25%;
}

div#contenutologin .corpo .login .campopassword
{
width: 25%;
}

div#contenutologin .pieBlocco
{
background-image: url(../FO/img/newsHome_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 13px;
}

div#contenutologin .pieBlocco .contenuto_pieBlocco_sx{
background-image: url(../FO/img/newsHome_pieblocco_sx.gif);
height: 13px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#contenutologin .pieBlocco .contenuto_pieBlocco_dx{
background-image: url(../FO/img/newsHome_pieblocco_dx.gif);
height: 13px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}


div#contenuto
{
margin-left: 4%;
width: 95%;
min-width: 250px;
}

div#contenuto .contenuto_titolo_sx{
background-image: url(../FO/img/surano_bkg_titolo_sx.gif);
height: 37px;
width: 36px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#contenuto .contenuto_titolo_dx{
background-image: url(../FO/img/surano_bkg_titolo_dx.gif);
height: 37px;
width: 111px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}

div#contenuto .titolo
{
width: 100%;
height: 37px;
/*background-image: url(../FO/img/surano_bkg_titolo.gif);*/
}

div#contenuto .contenuto_titolo
{
width: 100%;
height: 37px;
background-image: url(../FO/img/surano_bkg_titolo.gif);
}

div#contenuto .contenuto_titolo .testo
{
}

div#contenuto .contenuto_titolo .testo H4
{
color: #414C13;
font-size: small;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
min-height: 23px;
}
div#contenuto .contenuto_titolo .image
{
display: none;
}

div#contenuto .corpocontenuto
{
height: 100%;
padding-left: 5%;
padding-right: 5%;
border-right: 3px solid #CFCFCE;
background-image: url(../FO/img/surano_bkg_news.gif);
background-repeat: repeat-y;
background-color: #FFFFFF;
}

div#contenuto .cntPath
{

clear: both;
background-color: #FFFFFF;/*#dddddd;*/
text-decoration: none;
}
div#contenuto .cntPath A
{
margin-left: 5px;
}
div#contenuto .cntPath A:hover
{
}
div#contenuto .cntAree
{
background-color: #FFFFFF;/*#cfe5fb;*/
padding: 1%;
}
div#contenuto .cntAree .cntNomeArea
{
text-decoration: none;
margin-left: 5px;
}
div#contenuto .cntAree .cntNomeArea A
{
text-decoration: none;
}
div#contenuto .cntAree .cntNomeArea A:hover
{
text-decoration: underline;
color: #333;
}
div#contenuto .cntContent
{
clear: both;
min-height: 90px;
}


div#contenuto .cntContent .lblCMS_CNTSTAT_TIT{
display: none;
}


div#contenuto .cntContent .CMS_CNTSTAT_TIT{
}

div#contenuto .cntContent .lblCMS_CNTSTAT_FIL{
display: none;
}


div#contenuto .cntContent .CMS_CNTSTAT_FIL{
display: none;
}


div#contenuto .cntContent DIV
{

}

div#contenuto .cntContent .lblCMS_EVT_TITOLO
{
display: none;
}

/*here*/
div#contenuto .cntContent .CMS_EVT_TITOLO
{
clear: both;
padding-top: 1%;
width: 70%;


}
div#contenuto .cntContent .CMS_EVT_TITOLO A
{
font-weight: bold;
text-decoration: none;
}
div#contenuto .cntContent .CMS_EVT_TITOLO A:hover
{
text-decoration: underline;
}
div#contenuto .cntContent .lblCMS_EVT_OGGETTO
{
display: none;
margin-left: 2%;
color: #069;
font-weight: bold;
float: left;
}
div#contenuto .cntContent .CMS_EVT_OGGETTO
{
display: none;
margin-left: 4%;
float: none;
}
div#contenuto .cntContent .CMS_EVT_OGGETTO A
{
color: #000;
font-weight: normal;
text-decoration: none;
}
div#contenuto .cntContent .CMS_EVT_OGGETTO A:hover
{
color: #000;
font-weight: normal;
}
div#contenuto .cntContent .lblCMS_EVT_LUOGO
{
display: none;
margin-top: 2%;
margin-left: 2%;
color: #069;
font-weight: bold;
float: left;

}

div#contenuto .cntContent HR
{
	clear: both;
	
}
div#contenuto .cntContent .CMS_EVT_LUOGO
{
float: left;
width: 40%;


}
div#contenuto .cntContent .CMS_EVT_LUOGO A
{
color: #036;
font-weight: normal;
text-decoration: none;
}
div#contenuto .cntContent .CMS_EVT_LUOGO A:hover
{
color: #000;
text-decoration: none;
}
div#contenuto .cntContent .lblCMS_EVT_INIZIO
{
display: none;
color: #069;
font-weight: bold;
float: left;

}
div#contenuto .cntContent .CMS_EVT_INIZIO
{
width: 15%;
margin: 0% 2% 0% 1%;
float: left;
min-width: 80px;

}
div#contenuto .cntContent .CMS_EVT_INIZIO A
{
color: #036;
font-weight: normal;
text-decoration: none;
}
div#contenuto .cntContent .CMS_EVT_INIZIO A:hover
{
color: #000;
text-decoration: none;
}
div#contenuto .cntContent .lblCMS_EVT_FINE
{
display: none;
margin-top: 2%;
margin-left: 2%;
color: #069;
font-weight: bold;
float: left;
}
div#contenuto .cntContent .CMS_EVT_FINE
{
margin: 0% 2% 0% 1%;
min-width: 80px;


}
div#contenuto .cntContent .CMS_EVT_FINE A
{
color: #036;
font-weight: normal;
text-decoration: none;
}
div#contenuto .cntContent .CMS_EVT_FINE A:hover
{
color: #333333;
text-decoration: none;
}
div#contenuto .cntContent .lblCMS_EVT_DESCR
{
display: none;
margin-top: 2%;
margin-left: 2%;
color: #069;
font-weight: bold;
float: left;
}
div#contenuto .cntContent .CMS_EVT_DESCR
{
}
div#contenuto .cntContent .CMS_EVT_DESCR A
{
color: #000;
font-weight: normal;
text-decoration: none;
}
div#contenuto .cntContent .CMS_EVT_DESCR A:hover
{
}
div#contenuto .cntContent .lblCMS_EVT_IMG
{
display: none;
}
div#contenuto .cntContent .CMS_EVT_IMG
{
float: left;
padding: 1%;
}
div#contenuto .cntContent .CMS_EVT_IMG A IMG
{
width: 70px;
height: 70px;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
}
div#contenuto .cntContent .CMS_EVT_IMG A:hover
{
}
div#contenuto .cntContent .lblCMS_EVT_IMGALT
{
display: none;
}
div#contenuto .cntContent .CMS_EVT_IMGALT
{
display: none;
margin: 0% 2% 0% 4%;
}
div#contenuto .cntContent .CMS_EVT_IMGALT A
{
color: #000;
font-weight: bold;
text-decoration: none;
font-size: x-small;
}
div#contenuto .cntContent .CMS_EVT_IMGALT A:hover
{
}
div#contenuto .cntContent .lblCMS_EVT_FILE
{
display: none;
}
div#contenuto .cntContent .CMS_EVT_FILE
{
display: none;
}
div#contenuto .cntContent .CMS_EVT_FILE A
{
}
div#contenuto .cntContent .CMS_EVT_FILE A:hover
{
}


div#contenuto .cntContent .lblCMS_PUB_DATACR
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_DATACR
{
}
div#contenuto .cntContent .CMS_PUB_DATACR A
{
margin-top: 1%;
color: #414C13;
font-weight: bold;
}
div#contenuto .cntContent .CMS_PUB_DATACR A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_TITOLO
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_TITOLO 
{
/*background-image: url(../FO/img/gallipoli_icona_doc.gif);*/
background-repeat: no-repeat;
min-height: 30px;
height: 100%;
margin-top: 10px;
padding-bottom: 10px;
margin-left: 2%;
padding-left: 7%;
background-position: left top;
font-size: x-small;
}
div#contenuto .cntContent .CMS_PUB_TITOLO A
{
color: #333333;
font-weight: bold;
/*font-family: georgia, "times new roman", serif;*/
text-decoration: none;
}
div#contenuto .cntContent .CMS_PUB_TITOLO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#contenuto .cntContent .lblCMS_PUB_AUTORE
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_AUTORE
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_AUTORE A
{
}
div#contenuto .cntContent .CMS_PUB_AUTORE A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_OGGETTO
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_OGGETTO
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_OGGETTO A
{
}
div#contenuto .cntContent .CMS_PUB_OGGETTO A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_SINTESI
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_SINTESI
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_SINTESI A
{
}
div#contenuto .cntContent .CMS_PUB_SINTESI A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_FILE
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_FILE
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_FILE A
{
}
div#contenuto .cntContent .CMS_PUB_FILE A:hover
{
}

div#contenuto .cntContent .lblCMS_PUB_FILEALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_FILEALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_FILEALT A
{
}
div#contenuto .cntContent .CMS_PUB_FILEALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO1
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO1
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO1 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO1 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO1ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO1ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO1ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO1ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO2
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO2
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO2 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO2 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO2ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO2ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO2ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO2ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO3
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO3
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO3 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO3 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO3ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO3ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO3ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO3ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO4
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO4
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO4 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO4 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO4ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO4ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO4ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO4ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO5
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO5
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO5 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO5 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO5ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO5ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO5ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO5ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO6
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO6
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO6 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO6 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO6ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO6ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO6ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO6ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO7
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO7
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO7 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO7 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO7ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO7ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO7ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO7ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO8
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO8
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO8 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO8 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO8ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO8ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO8ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO8ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO9
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO9
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO9 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO9 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO9ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO9ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO9ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO9ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO10
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO10
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO10 A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO10 A:hover
{
}
div#contenuto .cntContent .lblCMS_PUB_ALLEGATO10ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO10ALT
{
display: none;
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO10ALT A
{
}
div#contenuto .cntContent .CMS_PUB_ALLEGATO10ALT A:hover
{
}
div#contenuto .cntContent .lblCMS_RST_DATA
{
display: none;
}
div#contenuto .cntContent .CMS_RST_DATA
{
background-color: #f5f5f5;
clear: both;
margin-top: 1%;
}
div#contenuto .cntContent .CMS_RST_DATA A
{
color: #069;
font-weight: bold;
}
div#contenuto .cntContent .CMS_RST_DATA A:hover
{
color: #069;
}
div#contenuto .cntContent .lblCMS_RST_AUTORE
{
display: none;
}
div#contenuto .cntContent .CMS_RST_AUTORE
{
display: none;
}           
div#contenuto .cntContent .lblCMS_RST_TITOLO
{
display: none;
}
div#contenuto .cntContent .CMS_RST_TITOLO
{
padding-top: 1%;
}
div#contenuto .cntContent .CMS_RST_TITOLO A
{
color: #333;
font-weight: bold;
}
div#contenuto .cntContent .lblCMS_RST_IMG
{
display: none;
}
div#contenuto .cntContent .CMS_RST_IMG
{
width: 50px;
padding-left: 2px;
clear: both;
float: left;
}
div#contenuto .cntContent .CMS_RST_IMG A IMG
{
width: 50px;
height: 50px;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
}
div#contenuto .cntContent .lblCMS_RST_IMGALT
{
display: none;
}
div#contenuto .cntContent .CMS_RST_IMGALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_RST_TESTOPRW
{
display: none;
}
div#contenuto .cntContent .CMS_RST_TESTOPRW
{
/*margin-left: 55px;*/
float: none;
min-height: 60px;
border: 1px solid #ffffff;
}
div#contenuto .cntContent .CMS_RST_TESTOPRW A
{
}
div#contenuto .cntContent .CMS_RST_TESTOPRW A:hover
{
color: #333;
text-decoration: none;

}
div#contenuto .cntContent .lblCMS_RST_TESTO
{
display: none;
}
div#contenuto .cntContent .CMS_RST_TESTO
{
display: none;
}      
div#contenuto .cntContent .lblCMS_RST_ALLEGATO
{
display: none;
}
div#contenuto .cntContent .CMS_RST_ALLEGATO
{
display: none;
}   
div#contenuto .cntContent .lblCMS_RST_ALLEGATOALT
{
display: none;
}
div#contenuto .cntContent .CMS_RST_ALLEGATOALT
{
display: none;
}           
div#contenuto .cntContent .lblCMS_RST_HTML
{
display: none;
}
div#contenuto .cntContent .CMS_RST_HTML
{
display: none;
}   
div#contenuto .cntContent .lblCMS_NEWS_DATA
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_DATA
{
clear: both;
margin-top: 1%;
margin-bottom: 1%;
}
div#contenuto .cntContent .CMS_NEWS_DATA A
{
color: #414C13;
font-weight: bold;
}
div#contenuto .cntContent .CMS_NEWS_DATA A:hover
{
text-decoration: none;
}
div#contenuto .cntContent .lblCMS_NEWS_AUTORE
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_AUTORE
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_TITOLO
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_TITOLO
{
margin-top: 1%;
padding-bottom: 1%;
font-weight: bold; 
text-align: justify;
}
div#contenuto .cntContent .CMS_NEWS_TITOLO A
{
font-size: x-small;
text-transform: uppercase;
}
div#contenuto .cntContent .CMS_NEWS_TITOLO A:hover
{
color: #333;
}
div#contenuto .cntContent .lblCMS_NEWS_IMG
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_IMG
{
float: left;
padding-right: 1%;
}
div#contenuto .cntContent .CMS_NEWS_IMG A IMG
{
width: 50px;
height: 50px;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
}
div#contenuto .cntContent .CMS_NEWS_IMG A:hover IMG
{
text-decoration: none;
}
div#contenuto .cntContent .lblCMS_NEWS_IMGALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_IMGALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_TESTOPRW
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_TESTOPRW
{

}
div#contenuto .cntContent .CMS_NEWS_TESTOPRW A
{
font-size: x-small;
}
div#contenuto .cntContent .CMS_NEWS_TESTOPRW A:hover
{
color: #333;
}
div#contenuto .cntContent .lblCMS_NEWS_TESTO
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_TESTO
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_TESTO A
{
}
div#contenuto .cntContent .CMS_NEWS_TESTO A:hover
{
color: #333;
text-decoration: none;
}
div#contenuto .cntContent .lblCMS_NEWS_HTML
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_HTML
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATOALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATOALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO1
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO1
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO1ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO1ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO2
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO2
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO2ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO2ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO3
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO3
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO3ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO3ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO4
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO4
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO4ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO4ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO5
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO5
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO5ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO5ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO6
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO6
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO6ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO6ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO7
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO7
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO7ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO7ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO8
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO8
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO8ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO8ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO9
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO9
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO9ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO9ALT
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO10
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO10
{
display: none;
}
div#contenuto .cntContent .lblCMS_NEWS_ALLEGATO10ALT
{
display: none;
}
div#contenuto .cntContent .CMS_NEWS_ALLEGATO10ALT
{
display: none;
}
div#contenuto .cntContent .clearBoth
{
clear: both;
}
div#contenuto .statico2
{
padding: 1%;
}
div#contenuto .statico2 .corpo
{
padding: 1%;
width: 98%;
color: #414C13;
}

div#contenuto .statico2 .corpo A
{
font-weight: bold;
color: #414C13;
}
div#contenuto .statico2 .corpo A:hover
{
text-decoration: underline;
color: #036;
}
#css_nero_su_grigio{
text-align: justify;
font-size: x-large;
padding-left: 1%;
padding-right: 1%;
padding-top: 1px;
padding-bottom: 1px;
width: 98%;
}


div#contenuto .statico2 .corpo div#css_bianco_su_nero{
text-align: justify;
font-size: x-large;
padding-left: 1%;
padding-right: 1%;
padding-top: 1px;
padding-bottom: 10px;
width: 98%;
color: #ffffff;
background-color: #000000;
}


div#contenuto .statico2 .corpo div#css_bianco_su_nero P A{
font-size: x-large;
color: #ffffff;
background-color: #000000;
}

div#contenuto .statico2 .corpo div#css_nero_su_grigio{
margin-top: 10px;
text-align: justify;
font-size: x-large;
padding-left: 1%;
padding-right: 1%;
padding-top: 1px;
padding-bottom: 10px;
width: 98%;
color: #000000;
background-color: #d0d0d0;
}


div#contenuto .statico2 .corpo div#css_nero_su_grigio P A{
font-size: x-large;
color: #000000;
background-color: #d0d0d0;
}


div#contenuto .statico2 .corpo div#css_giallo_su_nero{
margin-top: 10px;
text-align: justify;
font-size: x-large;
padding-left: 1%;
padding-right: 1%;
padding-top: 1px;
padding-bottom: 10px;
width: 98%;
color: Yellow;
background-color: #000000;
}


div#contenuto .statico2 .corpo div#css_giallo_su_nero P A{
font-size: x-large;
color: Yellow;
background-color: #000000;
}


div#contenuto .statico2 .corpo div#css_normale{
border: 1px solid #666666;
margin-top: 10px;
text-align: justify;
font-size: x-large;
padding-left: 1%;
padding-right: 1%;
padding-top: 1px;
padding-bottom: 10px;
width: 98%;
}


div#contenuto .statico2 .corpo .pst_MenuSinistra
{
vertical-align: top;
width: 73%;
padding: 1%;
}
div#contenuto .statico2 .corpo .pst_MenuDestra
{
vertical-align: top;
background-color: #f5f5f5;
width: 15%;
padding: 1%;
}
div#contenuto .levento
{
clear: both;
background-image: none;
}
div#contenuto .levento .lbltitolo
{
display: none;
}
div#contenuto .levento .titolo
{
width: 80%;
/* background-image: url(../FO/img/gallipoli_icona_punta.gif); */
background-repeat: no-repeat;
height: auto;
min-height: 22px;
font-weight: bold;
padding: 2px 0px 0px 30px;

}
div#contenuto .levento .lblluogo
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;

/*
padding-left: 5%;
padding-top: 1%;
padding-right: 1%;
color: #069;
font-weight: bold;
float: left;
min-height: 22px;
background-color: red;
*/
}
div#contenuto .levento .luogo
{

width: 74%;
color: #000;
font-weight: normal;
height: auto;
min-height: 22px;
float: left;


/*
padding-top: 1%;
padding-right: 1%;
padding-left: 5%;
color: #000;
font-weight: normal;
text-decoration: none;
float: left;

min-height: 22px;
*/
}




div#contenuto .levento .lbldata
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;

}
div#contenuto .levento .data 
{

width: 74%;
color: #000;
font-weight: normal;
float: left;
min-height: 22px;
}



div#contenuto .levento .data .dal
{

color: #069;
font-weight: bold;

}
div#contenuto .levento .data .al
{

padding-left: 2%;
padding-right: 1%;
color: #069;
font-weight: bold;

}

div#contenuto .levento .oggetto
{

width: 74%;
color: #000;
font-weight: normal;
float: left;
min-height: 22px;


}

div#contenuto .levento .lbloggetto
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;

}

div#contenuto .levento .lblcorpo
{
display: none;
}
div#contenuto .levento .corpo
{
width: 99%;
color: #000;
font-weight: normal;
float: left;
min-height: 22px;

margin-top: 20px;
padding-top: 10px;
border-top: 3px solid #dddddd;
}
div#contenuto .lapubb
{
clear: both;
padding: 1%;
min-height: 150px;
height: 100%;
}
div#contenuto .lapubb .lbldata
{
display: none;
}
div#contenuto .lapubb .data
{
padding-left: 1%;
color: #414C13;/*#069;*/
font-weight: bold;
}
div#contenuto .lapubb .lbltitolo
{
display: none;
}
div#contenuto .lapubb .titolo
{
/*background-image: url(../FO/img/gallipoli_icona_doc.gif);*/
background-repeat: no-repeat;
height: auto;
min-height: 25px;
margin-top: 10px;
padding-left: 7%;
/*background-position: left top;*/
width: 90%;
font-weight: bold;
color: #414C13;
}
div#contenuto .lapubb .lbloggetto
{
display: none;
}
div#contenuto .lapubb .oggetto
{
padding-left: 7%;
}
div#contenuto .lapubb .lblsintesi
{
display: none;
}
div#contenuto .lapubb .sintesi
{
height: auto;
min-height: 25px;
padding-top: 1%;
margin-left: 7%;
padding: 1%;
background-color: #FFFFFF;/*#f5f5f5;*/
}
div#contenuto .lapubb .documento
{
color: #069;
font-weight: bold;
font-size: x-small;
padding: 1%;
padding-left: 7%;
height: auto;


}
div#contenuto .lapubb .documento .imgdocumento
{
float: left;
padding-right: 1%;
}
div#contenuto .lapubb .documento .imgdocumento .blank
{
}
div#contenuto .laNews
{
clear: both;
padding: 1%;
min-height: 150px;
height: 100%;
}
div#contenuto .laNews .dataNews
{
padding-left: 1%;
/*color: #069;*/
color: #414C13;
font-weight: bold;
}
div#contenuto .laNews .titoloNews
{
/*background-image: url(../FO/img/gallipoli_icona_news.gif);*/
background-repeat: no-repeat;
color: #414C13;
min-height: 25px;
margin-top: 10px;
padding-left: 7%;
background-position: left top;
width: 90%;
font-weight: bold;
padding-bottom: 15px;
}
div#contenuto .laNews .testoExtRass
{
clear: both;
}
div#contenuto .laNews .documento
{
color: #069;
font-weight: bold;
font-size: x-small;
padding: 1%;
padding-left: 7%;
height: 26px;
}
div#contenuto .laNews .documento .imgdocumento
{
float: left;
padding-right: 1%;
}
div#contenuto .laNews .documento .imgdocumento .blank
{
}
div#contenuto .laNews .htmlNews
{
clear: both;
margin-top: 2%;
padding-top: 2%;
border-top: 2px #dddddd solid;
width: 90%;
font-size: x-small;
}
div#contenuto .apriv
{
width: 20%;
min-width: 100px;
margin-top: 2%;
background-image: url(../FO/img/gallipoli_icona_login.gif);
background-repeat: no-repeat;
background-position: left bottom;
font-weight: bold;
padding: 2%;
padding-left: 6%;
margin-left: 2%;
color: #069;
}
div#contenuto .login
{
margin-top: 2%;
padding-left: 3%;
}
div#contenuto .login LABEL
{
}
div#contenuto .bottone
{
border: 1px solid #666666;
background-color: #dddddd;
width: 10%;
}

div#contenuto .pieBlocco
{
background-image: url(../FO/img/newsHome_pieblocco.gif);
background-position: top;
margin-right: 0px;
margin-left: 0px;
height: 13px;
}

div#contenuto .pieBlocco .contenuto_pieBlocco_sx{
background-image: url(../FO/img/newsHome_pieblocco_sx.gif);
height: 13px;
width: 18px;
background-repeat: no-repeat;
background-position: top left;
float: left;
}

div#contenuto .pieBlocco .contenuto_pieBlocco_dx{
background-image: url(../FO/img/newsHome_pieblocco_dx.gif);
height: 13px;
width: 27px;
background-repeat: no-repeat;
background-position: top right;
float: right;
}




.strutturaOrganizzativa{
height: 66%; 
border-collapse: collapse; 
width: 95%;
border-color: #000000;
min-width: 540px;
text-align: left;
}


.contatoreFo{
padding: 0.5em 0em 0.5em 0em;
width: 100%;
min-height: 20px;
clear: both;
}

.contatoreFo .lblcontatoreFo{
float: left;
color: #414C13;
}

.contatoreFo .numcontatoreFo{
padding-left: 0.5em;
font-weight: bold;
float: left;
width: 15%;
color: #414C13;
}


.pagineFo{
margin: 0.5em 0em 0.5em 0em;
width: 100%;
min-height: 20px;
clear: both;
}

.pagineFo .lblpagineFo{
float: left;
}

.pagineFo .numpagineFo{
padding-left: 0.5em;
font-weight: bold;
float: left;
width: 15%;
}



.paginazioneFo{
clear: both;
width: 100%;
}

.paginazioneFo .elencopaginazioneFo{
height: 100%; 
min-height: 20px;
text-align: center;
}

.paginazioneFo .elencopaginazioneFo .primapaginazioneFo{
float: left;
padding-right: 0.8em;
}

.paginazioneFo .elencopaginazioneFo .prec10paginazioneFo{
float: left;
padding-right: 0.8em;
}

.paginazioneFo .elencopaginazioneFo .precpaginazioneFo{
float: left;
padding-right: 0.8em;
}

.paginazioneFo .elencopaginazioneFo .cntnumpaginazioneFo{
float: left;
padding-right: 0.8em;
height: 100%;
}

.paginazioneFo .elencopaginazioneFo .numpaginazioneFo{
float: left;
padding-right: 0.3em;
height: 100%;
}

.paginazioneFo .elencopaginazioneFo .succpaginazioneFo{
float: left;
padding-right: 0.8em;
}

.paginazioneFo .elencopaginazioneFo .succ10paginazioneFo{
float: left;
padding-right: 0.8em;
}

.paginazioneFo .elencopaginazioneFo .ultimapaginazioneFo{
float: left;
padding-right: 0.8em;
}

.cntRowPerPagMaster{
clear: both;
padding-top: 1em;
margin-bottom: 0.5em;
text-align: center;
}

.headerSearch{
margin-top: 10px;
margin-bottom: 10px;
margin-left: 1%;
}

#mn_44{
display: none;
}