/* 
    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;}


/*Tolto il tag <span>*/
body, div, p, li, dt, dd, caption, td, th, blockquote, cite, button 
{
font-family: Arial, "Lucida Grande", Verdana, Helvetica, sans-serif;

}


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: 10px;


}

.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;
background-color: #ffffff;
font-weight: normal;
}

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

{
background-image: url(../FO/img/fiori.gif);
background-position: left top;
background-repeat: no-repeat;
background-color: #ffffff;
}
/* INIZIO HOMEPAGE*/

div#contTestata
{
display: none;
clear: both;
}
/* classi utilizzate per il banner
*/
div#banner
{
clear: both;
height: 110px;
margin: 0px;
padding: 0px;
/*background-image: url(../FO/img/banner_bg.png);
background-position: left top;
background-repeat: no-repeat;*/
width: 100%;
background-color: Transparent;
position: relative;
top: 0px;
left: 0px;
z-index: 1;
}
div#banner IMG {
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
width: 100%;
height: 110px;
}
div#bannerSX
{
float: left;
background-image: url(../FO/img/gallipoli_banner.gif);
background-repeat: no-repeat;
background-position: right top;
width: 100%;
height: 100%;
background-color: transparent;
position: absolute;
top: 0px;
left: 0px;
z-index: 3;
}
div#bannerSX P IMG
{
float: left;
margin: 0px;
padding: 0px;
border: 0px;
width: 710px;
height: 110px;
}

div#bannerDX
{
display: none;
}

div#masterCentrale{

padding-top: 10px;
clear: both;
height: 100%;

}

div#mnSup
{
clear: both;
text-align: right;
width: 95%;
height: 100%;
float: left;
background-image: url(../FO/img/erchie_sfondo_mnsup.gif);
background-repeat: repeat-x; 
margin-right: 5%;

}

div#mnSup .voceSup1
{
float: right;
padding-top: 3px;
padding-left: 1%;
padding-right: 1%;
width: auto;
font-size: small;
font-weight: bold;
color: #44572c; 
cursor: pointer;
text-align: left;
}
.textSup A {
color: #44572c; 
font-size: medium;
text-decoration: none;
}
.textSup A:hover {
color: #be000c; 
font-size: medium;
text-decoration: none;
}

div#mnSup .voceSup1over
{
float: right;
padding-top: 3px;
padding-left: 1%;
padding-right: 1%;
width: auto;
font-size: small;
font-weight: bold;
color: #44572c; 
cursor: pointer;
text-align: left;
text-decoration: none;
}


div#mnSup .imgSup
{
display: none;
}


div#mnSX
{

width: 21%;
min-width: 160px;
float: left;

/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
*/

}


/*---------------------------- */
/*Inizio Classi del Menu */
/*---------------------------- */

div#mnSX .mnSXTopContainer{
padding-left: 10px;
width: 96%;


}


div#mnSX .mnSXTopContainer .mnSXTop{

background-position: top;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 5px;



}




div#mnSX .mnSXTopContainer .mnSXTop .mnSXTopImgSpace{

height: 100%;
width: 100%;
/*background-image: url(../FO/img/leverano_topUno.gif);
background-position: left top;*/
height: 140px;
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXTop .mnSXTopImgSpace .mnSXTopImg{

/*width: 100%;*/
width: 100%;
height: 100%;

}



div#mnSX .mnSXTopContainer .mnSXTop .mnSXTopSX{

}

div#mnSX .mnSXTopContainer .mnSXTop .mnSXTopDX{


}









div#mnSX .mnSXTopContainer .mnSXBottom{
background-image: url(../FO/img/mnSXBottom.gif);
background-position: top;
width: 100%;
height: 11px;
background-repeat: repeat-x;

}

div#mnSX .mnSXTopContainer .mnSXBottomSX{
background-image: url(../FO/img/mnSXBottomSX.gif);
min-height: 11px;
height: 11px;
width: 30%;
background-position: left top;
background-repeat: no-repeat;
float: left;

}

div#mnSX .mnSXTopContainer .mnSXBottomDX{
background-image: url(../FO/img/mnSXBottomDX.gif);
min-height: 11px;
height: 11px;
width: 30%;
background-repeat: no-repeat;
background-position: right top;
float: right;

}

div#mnSX .mnSXTopContainer .mnSXCentral
{
height: 100%;
/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
*/
}





div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1
{
/*margin-left: 10%;*/
padding-top: 8px;
background-color: #be000c;

border-bottom: 1px solid #cccccc;
background-image: url(../FO/img/btn_bg.jpg);
background-position: left top;
background-repeat: x-repeat;

min-height: 16px;

}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1 .imgSX
{
display: none;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1 .textSX
{
font-size: medium;
font-weight: bold;
color: #ffffff;
padding: 4px 4px 4px 8px;
margin-left: 5px;



}

div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1 .textSX :first-letter
{
/*color: #ffffff;
background-color: #7eb166;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
font-size: xx-large;
*/
}

div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1 .textSX A{
color: #333333;
}







/*
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1over
{
text-transform: uppercase;
font-size: small;
font-weight: bold;
color: #333333;
padding: 5px 4px 0px 25px;
margin-left: 5px;
background-image: url(../FO/img/gal_mnsx_voce1.gif);
background-repeat: no-repeat;


}

*/



div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2
{
/*margin-left: 10%;*/
padding-top: 4px;

/*border-bottom: 1px solid #cccccc;*/
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
*/
min-height: 16px;
background-image: url(../FO/img/menu_arrow.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
/*background-position: 70px;*/


padding-left: 5px;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2 .imgSX
{
display: none;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2 .textSX
{
font-size: small;
font-weight: bold;
color: #333333;
padding: 0px 4px 5px 15px;
margin-left: 5px;
}

div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2 .textSX A{
color: #7eb363;

}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2 .textSX A:hover{
color: #44572c; 
text-decoration: none;
}










div#mnSX .mnSXTopContainer .mnSXCentral .voceSX3
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX3 .imgSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX3 .textSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX4
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX4 .imgSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX4 .textSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1over
{ 
background-image: url(../FO/img/btn_bg.jpg);
background-position: left top;
background-repeat: x-repeat;
}

div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1over .imgSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1over .textSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2over
{
padding-top: 4px;
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
border-top: 1px solid #6080A0;
border-bottom: 1px solid #6080A0;*/
/*border-bottom: 1px solid #cccccc;*/
min-height: 16px;

background-image: url(../FO/img/menu_arrow.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
padding-left: 5px;
}

div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2over .imgSX
{
display: none;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2over .textSX
{
font-size: small;
font-weight: bold;
color: #333333;
padding: 0px 4px 5px 15px;
margin-left: 5px;
text-decoration: none;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2over .textSX A{
color: #7eb363;

}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2over .textSX A:hover{
color: #44572c; 
text-decoration: none;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX3over
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX3over .imgSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX3over .textSX
{
}

div#mnSX .mnSXTopContainer .mnSXCentral .voceSX4over .imgSX
{
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX4over .textSX
{
}




/* Loghi dei menu di sinistra */


/* Logo Leverano Solidale  */
div#mnSX .mnSXTopContainer .mnSXLevSolidale
{
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXLevSolidale .mnLevSolidaleImg
{
width: 100%;
}
/* Logo Operazione trasparenza  */
div#mnSX .mnSXTopContainer .mnSXOpTrasparenza
{
text-align: center;
width: 100%;
height: 50px;
}
div#mnSX .mnSXTopContainer .mnSXOpTrasparenza .mnOpTrasparenzaImg
{
width: 100%;
}

/* Logo Biblioteca COmunale  */
div#mnSX .mnSXTopContainer .mnSXBiblioComunale
{
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXBiblioComunale .mnBiblioComunaleImg
{
width: 100%;
height: auto;
}


/* Logo Rete Urp  */
div#mnSX .mnSXTopContainer .mnSXReteUrp
{
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXReteUrp .mnReteUrpImg
{
width: 100%;
}

/* Logo Novello in Festa  */
div#mnSX .mnSXTopContainer .mnSXNovelloInFesta
{
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXNovelloInFesta .mnNovelloInFestaImg
{
width: 100%;
}




/* Logo Note Fiorite  */
div#mnSX .mnSXTopContainer .mnSXNoteFiorite
{
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXNoteFiorite .mnNoteFioriteImg
{
width: 100%;
}


/* Logo SalentoWeb  */
div#mnSX .mnSXTopContainer .mnSXSalentoWeb
{
width: 100%;
}

div#mnSX .mnSXTopContainer .mnSXSalentoWeb .mnSalentoWebImg
{
width: 100%;
}



div#centraleSX
{
float: left;
height: 100%;
width: 55.8%;
min-width: 180px;
padding-left: 10px;
}

div#centraleSX .mnSXTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left top;

min-width: 160px;
width: 100%;
height: 100%;

float: left;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/

padding-bottom: 5px;
}

div#centraleSX .mnSXTop .mnSXTopImgSpace{

height: 140px;
width: 100%;
/*background-image: url(../FO/img/leverano_topDue.gif);
background-position: center;*/

}

div#centraleSX .mnSXTop .mnSXTopImgSpace .mnSXTopImg{

width: 100%;
height: 100%;
}





div#centraleSX .mnSXTop .mnSXTopSX{


}

div#centraleSX .mnSXTop .mnSXTopDX{


}

div#centraleSX DIV#bannerHome{
float: left;
clear: both;
min-width: 160px;
width: 100%;
height: 100%;
padding-bottom: 5px;
}
div#centraleSX DIV#bannerHome1{
float: left;
clear: both;
min-width: 160px;
width: 100%;
height: 100%;
}
div#centraleSX DIV#bannerHome1 A{
float: left;
clear: both;
min-width: 160px;
width: 100%;
height: 100%;
}
div#centraleSX DIV#bannerHome1 A IMG{
float: left;
clear: both;
min-width: 160px;
width: 100%;
height: 100%;
}
















div#presentazione
{
display: none;
}
div#newsHome
{
width: 100%;
min-width: 160px;
float: left;
padding-top: 5px;
}

div#newsHome .mnSXTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left top;
width: 100%;
height: 100%;
float: left;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/
padding-bottom: 0px;
}


div#newsHome .mnSXTop .mnSXTopSX{
/*background-image: url(../FO/img/mnSXTopSX.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 30%;
height: 14px;
float: left;

*/
}

div#newsHome .mnSXTop .mnSXTopDX{
/*background-image: url(../FO/img/mnSXTopDX.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 30%;
height: 14px;
float: right;
*/
}




div#newsHome .newsHomeCentral
{

/*border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
*/
padding-top: 10px;
padding-bottom: 10px;
float: left;
width: 100%;
background-image: url(../FO/img/centrale_bg.png);
background-repeat: repeat;
background-position: left top;
background-color: Transparent;

}

div#newsHome .newsHomeCentral .titolo
{
width: 100%;
background-image: url(../FO/img/gallipoli_bkg_titolo.gif);
}

div#newsHome .newsHomeCentral .titolo .testo
{
}

div#newsHome .newsHomeCentral .titolo .testo H3
{
/*background-image: url(../FO/img/gallipoli_notizie.gif);*/
color: #be000c;
font-size: medium;
font-weight: bold;
text-transform: uppercase;
padding-left: 40px;
min-height: 26px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;

/*background-image: url(../FO/img/gallipoli_pubblicazioni.gif);*/
}


div#newsHome .newsHomeCentral .titolo .image
{
display: none;
}

div#newsHome .newsHomeCentral .corpo
{
height: 100%;
padding-left: 20px;
padding-right: 20px;

}
div#newsHome .newsHomeCentral .corpo .Hcnt
{ 
/*margin: 1%;
height: 10%;
float: none;*/
padding-bottom: 1%;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .datastart
{
padding-top: 1%;
padding-bottom: 1%;
clear: left;
font-weight: bold; 
}
div#newsHome .newsHomeCentral .corpo .Hcnt .datastart A
{

/*
font-weight: normal;
font-family: georgia, "times new roman", serif;
text-decoration: none;*/
}

div#newsHome .newsHomeCentral .corpo .Hcnt .datastart A:hover
{
color: #003399;
/*font-weight: normal;
font-family: georgia, "times new roman", serif;
text-decoration: none;*/
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_DATA
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_DATA
{
padding-left: 20px;
clear: both;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_DATA A
{
color: #aca2a3;
font-size: x-small;
font-weight: bold;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_DATA A:hover
{
text-decoration: none;
}


div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_AUTORE
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_AUTORE
{
display: none;
}

div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_TITOLO
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TITOLO
{

font-weight: bold; 
padding-left: 20px;
padding-right: 20px;
text-align: justify;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TITOLO A
{
font-size: x-small;
text-transform: uppercase;
color: #000000;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TITOLO A:hover
{
color: #333;

}

div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_IMG
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_IMG
{
float: left;
padding-right: 1%;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_IMG A IMG
{
width: 50px;
height: 50px;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_IMG A:hover IMG
{
text-decoration: none;
}

div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_IMGALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_IMGALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_TESTOPRW
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TESTOPRW
{
padding-left: 20px;
padding-right: 20px;
text-align: justify;
}

div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TESTOPRW A
{
font-size: x-small;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TESTOPRW A:hover
{
color: #333;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_TESTO
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TESTO
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_HTML
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_HTML
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATOALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATOALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO1
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO1
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO1ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO1ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO2
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO2
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO2ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO2ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO3
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO3
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO3ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO3ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO4
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO4
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO4ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO4ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO5
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO5
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO5ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO5ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO6
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO6
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO6ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO6ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO7
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO7
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO7ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO7ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO8
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO8
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO8ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO8ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO9
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO9
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO9ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO9ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO10
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO10
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .lblCMS_NEWS_ALLEGATO10ALT
{
display: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_ALLEGATO10ALT
{
display: none;
}







div#newsHome .pieBlocco
{


clear: both;
text-align: right;
width: 100%;
/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;

*/
background-image: url(../FO/img/centrale_bg.png);
background-repeat: repeat;
background-position: left top;
background-color: Transparent;
padding-bottom: 10px;

}
div#newsHome .pieBlocco A
{
text-transform: uppercase;
font-size: x-small;
font-weight: bold;
color: #44572c; 
padding-right: 10px;
}

div#newsHome .pieBlocco A:hover
{
}
div#newsHome .pieBlocco IMG
{
    border: none;
}


















div#pubbHome
{
width: 100%;
min-width: 160px;
float: left;

}




div#pubbHome .mnSXTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left top;
width: 100%;
height: 100%;

float: left;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/

padding-bottom: 5px;

}

div#pubbHome .mnSXTop .mnSXTopImgSpace{

height: 140px;
width: 100%;
/*background-image: url(../FO/img/leverano_topDue.gif);
background-position: center;*/

}

div#pubbHome .mnSXTop .mnSXTopImgSpace .mnSXTopImg{

width: 100%;
height: 100%;
}





div#pubbHome .mnSXTop .mnSXTopSX{


}

div#pubbHome .mnSXTop .mnSXTopDX{


}





div#pubbHome .pubbHomeCentral
{

/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
*/
background-image: url(../FO/img/centrale_bg.png);
background-repeat: repeat;
background-position: left top;
background-color: Transparent;
padding-top: 10px;
padding-bottom: 10px;
float: left;
width: 100%;


}

div#pubbHome .pubbHomeCentral .titolo
{
width: 100%;
background-image: url(../FO/img/gallipoli_bkg_titolo.gif);
}


div#pubbHome .pubbHomeCentral .titolo .testo
{
}

div#pubbHome .pubbHomeCentral .titolo .testo H3
{
/*background-image: url(../FO/img/gallipoli_pubblicazioni.gif);*/
color: #be000c;
font-size: medium;
font-weight: bold;
text-transform: uppercase;
padding-left: 40px;
min-height: 26px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
}
div#pubbHome .pubbHomeCentral .titolo .image
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo
{ 
height: 100%;
padding-left: 20px;
padding-right: 20px;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt
{
padding-bottom: 1%;
float: left;
width: 100%;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .datastart
{
font-weight: bold;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .datastart A
{
color: #003399;
/*xxxxxxxxxxxxxxxxxxxxxx
font-weight: normal;

font-family: georgia, "times new roman", serif;
text-decoration: none;*/
}

div#pubbHome .pubbHomeCentral .corpo .Hcnt .datastart A:hover
{
color: #003399;
}



div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_DATACR
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_DATACR
{
float: left;
clear: left;
padding-left: 20px;
width: 10%;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_DATACR A
{
color: #aca2a3;
font-size: x-small;
font-weight: bold;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_DATACR A:hover
{
text-decoration: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_TITOLO
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_TITOLO 
{
float: right;
clear: right;
font-weight: bold; 
text-align: left;
width: 86%;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_TITOLO P
{
width: 100%;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_TITOLO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
text-align: left;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_TITOLO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_AUTORE
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_AUTORE
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_AUTORE A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_AUTORE A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_OGGETTO
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_OGGETTO
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_OGGETTO A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_OGGETTO A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_SINTESI
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_SINTESI
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_SINTESI A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_SINTESI A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_FILE
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_FILE
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_FILE A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_FILE A:hover
{
}

div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_FILEALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_FILEALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_FILEALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_FILEALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO1
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO1
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO1 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO1 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO1ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO1ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO1ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO1ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO2
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO2
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO2 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO2 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO2ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO2ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO2ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO2ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO3
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO3
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO3 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO3 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO3ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO3ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO3ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO3ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO4
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO4
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO4 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO4 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO4ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO4ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO4ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO4ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO5
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO5
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO5 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO5 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO5ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO5ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO5ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO5ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO6
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO6
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO6 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO6 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO6ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO6ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO6ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO6ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO7
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO7
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO7 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO7 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO7ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO7ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO7ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO7ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO8
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO8
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO8 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO8 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO8ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO8ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO8ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO8ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO9
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO9
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO9 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO9 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO9ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO9ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO9ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO9ALT A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO10
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO10
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO10 A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO10 A:hover
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .lblCMS_PUB_ALLEGATO10ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO10ALT
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO10ALT A
{
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_ALLEGATO10ALT A:hover
{
}


div#pubbHome .pieBlocco
{


clear: both;
text-align: right;
width: 100%;
background-image: url(../FO/img/centrale_bg.png);
background-repeat: repeat;
background-position: left top;
background-color: Transparent;
/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
*/
padding-bottom: 10px;

}
div#pubbHome .pieBlocco A
{
text-transform: uppercase;
font-size: x-small;
font-weight: bold;
color: #44572c; 
padding-right: 10px;
}

div#pubbHome .pieBlocco A:hover
{
}
div#pubbHome .pieBlocco IMG
{
border: none;
}
div#centraleDX
{
width: /*184px; emanuele*/ 19.8%;
float: left;
min-width: 120px;
padding-left: 10px;

}


div#ricerca
{

width: 100%;
min-width: 160px;
float: left;


}

div#ricerca .ricercaContainer
{


width: 97%;

}


div#ricerca .ricercaContainer .ricercaTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left bottom;
width: 100%;
height: 100%;
float: left;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/

padding-bottom: 5px;


}

div#ricerca .ricercaContainer .ricercaTop .mnSXTopImgSpace{

height: 140px;
width: 100%;
/*background-image: url(../FO/img/leverano_topTre.gif);
background-position: right top;*/

}



div#ricerca .ricercaContainer .ricercaTop .mnSXTopImg{

width: 100%;
height: 100%;
}




div#ricerca .ricercaContainer .ricercaTop .ricercaTopSX{


}

div#ricerca .ricercaContainer .ricercaTop .ricercaTopDX{


}




div#ricerca .ricercaContainer .ricercaBottom{
/*
background-image: url(../FO/img/mnSXBottom.gif);
background-repeat: repeat-x;
background-position: left top;
width: 100%;
height: 11px;
float: left;*/
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/
/*border-left: 1px solid #ebf7fe;
border-right: 1px solid #ebf7fe;
*/
}

div#ricerca .ricercaContainer .ricercaBottom .ricercaBottomSX{
/*background-image: url(../FO/img/mnSXBottomSX.gif);
background-repeat: no-repeat;
background-position: left top;
width: 30%;
height: 11px;
float: left;*/
/*min-height: 11px;*/



}

div#ricerca .ricercaContainer .ricercaBottom .ricercaBottomDX{
/*background-image: url(../FO/img/mnSXBottomDX.gif);
background-repeat: no-repeat;
background-position: right top;
width: 30%;
height: 11px;
float: right;
*/
}


div#ricerca .ricercaContainer .ricercaCentral
{


background-image: url(../FO/img/ricerca_bg.png);
background-color: Transparent;
background-position: top left;
background-repeat: repeat;
padding-top: 10px;
padding-bottom: 10px;
float: left;
width: 100%;

}


div#ricerca .ricercaContainer .ricercaCentral .titolo
{
min-height: 36px;
background-image: url(../FO/img/gallipoli_bkg_ricerca.gif);
}

div#ricerca .ricercaContainer .ricercaCentral .titolo .testo
{
}

div#ricerca .ricercaContainer .ricercaCentral .titolo .testo H3
{
width: 100%;
font-size: medium;
font-weight: bold;
color: #000000;
padding: 10px 0px 0px 4px;
}

div#ricerca .ricercaContainer .ricercaCentral .titolo .image
{
display: none;
}

div#ricerca .ricercaContainer .ricercaCentral .lblricerca
{
color: #333333;
padding-right: 0.4em;
padding-top: 0.2em;
height: 100%;
display: none;
}

div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster{

}



div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca
{
width: 100%;
float: left;

}




div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca INPUT
{

font-weight: bold;
color: #000000;
/*border: #7fb263;*/
border: none;
}

div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca .text
{
width: 50%;
float: left;
margin-left: 3%;
margin-right: 3%;
}

div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca  .BtnRic
{

width: 35%;
color: #000000;
float: left;
background-color: #c0d8a4;
/*border: #7fb263;*/
border: none;
cursor: pointer;
}


div#EvntHome
{

width: 100%;

float: left;
font-size: x-small;
padding-top: 5px;
}


div#EvntHome .titolo
{
width: 100%;
min-height: 36px;
background-image: url(../FO/img/gallipoli_bkg_titolo2.gif);
padding-bottom: 20px;
float: left;
background-color: #EEFBE5;
}

div#EvntHome .titolo .testo
{

padding: 10px 0px 0px 4px;
}

div#EvntHome .titolo .testo H3
{
color: #be000c;
font-size: x-small;
font-weight: 600;
text-transform: uppercase;
padding-left: 40px;
min-height: 26px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
}

div#EvntHome .titolo .testo H1
{
width: 100%;
font-size: small;
font-weight: bold;
color: #333333;
}

div#EvntHome .titolo .image
{
display: none;
}

div#EvntHome .corpo
{
float: left;
width: 100%;
background-color: #EEFBE5;
}

div#EvntHome .corpo .Hcnt
{
padding-left: 4%;
padding-right: 4%;
padding-bottom: 40px;
float: left;
width: 91%;
}

div#EvntHome .corpo .Hcnt .lblCMS_EVT_IMG
{
display: none;
}

div#EvntHome .corpo .Hcnt .CMS_EVT_IMG
{
/*display: none;*/
width: 10%;
float: left;


}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG A
{


}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG A:hover
{

}
div#EvntHome .corpo .Hcnt .CMS_EVT_IMG IMG
{
width: 100%;

}




div#EvntHome .corpo .Hcnt .contenitoreInfo1

{

width: 87%;
padding-left: 1%;
padding-right: 1%;
float: left;
}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga

{

float: left;
}





div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_IMGALT
{
display: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_IMGALT
{
display: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_IMGALT A
{

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_IMGALT A:hover
{

}




div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .datastart
{
display: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .datastart A
{
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .datastart A:hover
{
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_TITOLO
{
display: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_TITOLO
{
color: #000;
padding-bottom: 20px;
text-align: justify;
float: left;
text-transform: uppercase;

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_TITOLO A
{
color: #333;
text-decoration: none;
font-weight: bold;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_TITOLO A:hover
{
text-decoration: underline;
color: #000;
}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .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 .contenitoreInfo1 .riga .CMS_EVT_OGGETTO
{
color: #000;
margin-left: 5%;
margin-right: 5%;
text-align: justify;


}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_OGGETTO A
{

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_OGGETTO A:hover
{
color: #000;
text-decoration: none;

}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_LUOGO
{


float: left;





}


div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_LUOGO H5
{

color: #069;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: x-small;
padding-bottom: 0px;
width: 90px;
}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_LUOGO
{

color: #000;

text-align: justify;
float: left;
text-transform: uppercase;


}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_LUOGO A
{

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_LUOGO A:hover
{
color: #000;
text-decoration: none;

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_INIZIO
{
float: left;
width: 90px;



}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_INIZIO H5
{

color: #069;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: x-small;
padding-bottom: 0px;

}



div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_INIZIO
{

color: #000;

text-align: justify;
float: left;
text-transform: uppercase;


}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_INIZIO A
{

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_INIZIO A:hover
{
color: #000;
text-decoration: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_FINE
{

float: left;
width: 90px;


}


div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_FINE H5
{

color: #069;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: x-small;
padding-bottom: 0px;

}

div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_FINE
{

color: #000;

text-align: justify;
float: left;
text-transform: uppercase;


}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_FINE A
{

}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_FINE A:hover
{
color: #000;
text-decoration: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .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 .contenitoreInfo1 .riga .CMS_EVT_DESCR
{
display: none;
margin-left: 5%;
text-align: justify;
color: #333333;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_DESCR A
{


}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_DESCR A:hover
{
color: #000;
text-decoration: none;
}




div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .lblCMS_EVT_FILE
{
display: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_FILE
{
display: none;
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_FILE A
{
 
}
div#EvntHome .corpo .Hcnt .contenitoreInfo1 .riga .CMS_EVT_FILE A:hover
{
 
}














div#CorsiHome
{
border: 1px solid #999999;
margin-top: 1%;
text-align: center;
display: none;
}
div#EvntHome .pieBlocco
{
clear: both;
text-align: right;
width: 100%;
/*
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;

*/
background-color: #eefbe5;
padding-bottom: 10px;
background-color: #EEFBE5;
}
div#EvntHome .pieBlocco A
{
text-transform: uppercase;
font-size: x-small;
font-weight: bold;
color: #000000;
padding-right: 10px;
}

div#EvntHome .pieBlocco A:hover
{
}
div#EvntHome .pieBlocco IMG
{
border: none;
}
div#CorsiHome
{
display: none;
}
div#galleria
{
border: 1px solid #999999;
margin-top: 5px;
text-align: center;
width: 100%;
}
div#galleria .titolo
{
width: 100%;
min-height: 36px;
background-image: url(../FO/img/bkg_pub_demo.gif);
margin: 0px;
padding: 0px;
text-align: left;
}
div#galleria .titolo .image
{
display:none;
}

div#galleria .titolo .testo
{
}

div#galleria .titolo .testo H3
{
width: 100%;
font-size: small;
font-weight: bold;
color: #333333;
padding: 10px 0px 0px 4px;
}
div#galleria .immagine
{
/*margin-top: 1%;*/

padding: 1% 1% 1% 1%;
height: 100%;
}
div#galleria .immagine IMG
{
/*height: 100px;*/
width: 100%;
}
div#webcam
{
border: 1px solid #999999;
margin-top: 5px;
/*text-align: justify;*/
width: 100%;
}
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
{
}

div#webcam  .titolo .testo H3
{
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;
width: 100%;
}
div#webcam .realcam P
{
padding-left: 5px;
text-align: justify;
padding-right: 5px;
}


div#webcam .realcam .real1
{
width: 100%;
text-align: center;


}


div#webcam .realcam .real1 IMG
{
width: 100%;
}

div#webcam .realcam .real1 P
{
text-align: center;
}

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: 100%;

}
div#webcam .realcam .real2 IMG
{
width: 100%;
}
div#webcam .realcam .real2 P
{
text-align: center;
}
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
{

}




div#mnDX
{
width: 100%;
min-width: 160px;
float: left;

}


/*---------------------------- */
/*Inizio Classi del Menu */
/*---------------------------- */

div#mnDX .mnDXTopContainer{



width: 97%;

}


div#mnDX .mnDXTopContainer .mnDXTop{
/*background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left bottom;
width: 100%;
height: 14px;
float: left;*/
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/
/*border-left: 1px solid #ebf7fe;*/
/*border-right: 1px solid #ebf7fe;*/
}


div#mnDX .mnDXTopContainer .mnDXTopSX{
/*background-image: url(../FO/img/mnSXTopSX.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 30%;
height: 14px;
float: left;
*/
}

div#mnDX .mnDXTopContainer .mnDXTopDX{
/*background-image: url(../FO/img/mnSXTopDX.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 30%;
height: 14px;
float: right;
*/
}




div#mnDX .mnDXTopContainer .mnDXBottom{
background-image: url(../FO/img/mnSXBottom.gif);
background-repeat: repeat-x;
background-position: left top;
width: 100%;
height: 11px;
float: left;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/
/*border-left: 1px solid #ebf7fe;
border-right: 1px solid #ebf7fe;*/
}

div#mnDX .mnDXTopContainer .mnDXBottomSX{
background-image: url(../FO/img/mnSXBottomSX.gif);
background-repeat: no-repeat;
background-position: left top;
width: 30%;
height: 11px;
float: left;
/*min-height: 11px;*/
}

div#mnDX .mnDXTopContainer .mnDXBottomDX{
background-image: url(../FO/img/mnSXBottomDX.gif);
background-repeat: no-repeat;
background-position: right top;
width: 30%;
height: 11px;
float: right;

}

div#mnDX .mnDXTopContainer .mnDXCentral
{
/*border-left: 1px solid #cccccc;*/
/*border-right: 1px solid #cccccc;*/
float: left;
width: 100%;
padding-top: 5px;
}





div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1
{

/*margin-left: 10%;*/
padding-top: 8px;
background-color: #be000c;

border-bottom: 1px solid #cccccc;
background-image: url(../FO/img/btn_bg.jpg);
background-position: left top;
background-repeat: x-repeat;

min-height: 16px;




}







div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .imgSX
{
display: none;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .textDX
{


font-size: medium;
font-weight: bold;
color: #ffffff;
padding: 4px 4px 4px 8px;
margin-left: 5px;

}


div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .textDX :first-letter
{
/*color: #ffffff;
background-color: #7eb166;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
font-size: xx-large;
*/
}




div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .textDX A{
color: #333333;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2
{
/*margin-left: 10%;*/
padding-top: 4px;

/*border-bottom: 1px solid #cccccc;*/
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
*/
min-height: 16px;
background-image: url(../FO/img/menu_arrow.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
/*background-position: 70px;*/
padding-left: 5px;

}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .imgSX
{
display: none;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .textDX
{
font-size: small;
font-weight: bold;
color: #333333;
padding: 0px 4px 5px 15px;
margin-left: 5px;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .textDX A{
color: #7eb363;

}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .textDX A:hover{
color: #44572c;
text-decoration: none;
}









div#mnDX .mnDXTopContainer .mnDXCentral .voceDX3
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX3 .imgSX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX3 .textDX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX4
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX4 .imgSX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX4 .textDX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over
{ 
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over .imgSX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over .textDX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over
{
padding-top: 4px;
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
border-top: 1px solid #6080A0;
border-bottom: 1px solid #6080A0;*/
/*border-bottom: 1px solid #cccccc;*/
min-height: 16px;

background-image: url(../FO/img/menu_arrow.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
padding-left: 5px;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .imgSX
{
display: none;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .textDX
{

font-size: small;
font-weight: bold;
color: #333333;
padding: 0px 4px 5px 15px;
margin-left: 5px;
text-decoration: none;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .textDX A{
color: #7eb363;

}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .textDX A:hover{
color: #44572c;
text-decoration: none;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX3over
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX3over .imgSX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX3over .textDX
{
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX4over .imgSX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX4over .textDX
{
}


/* Logo Leverano gemellaggio  */
div#mnDX .mnDXTopContainer .mnDXLevGemellaggio
{
width: 100%;
}

div#mnDX .mnDXTopContainer .mnDXLevGemellaggio .mnLevGemellaggioImg
{
width: 100%;
}


/* Logo questionario  */
div#mnDX .mnDXTopContainer .mnDXLevquestionario
{

width: 100%;

}

div#mnDX .mnDXTopContainer .mnDXLevquestionario .mnLevquestionarioImg
{
width: 100%;
}



/* Logo Leverano Gemellato con Ayuntamiento  */
div#mnDX .mnDXTopContainer .mnDXGemGuillena
{

width: 100%;

}

div#mnDX .mnDXTopContainer .mnDXGemGuillena .mnLevGemGuillenaImg
{
width: 100%;
}



/* Logo Progettazione Europea  */
div#mnDX .mnDXTopContainer .mnDXLeveranoProgEuropea
{
width: 100%;
}

div#mnDX .mnDXTopContainer .mnDXLeveranoProgEuropea .mnLeveranoProgEuropeaImg
{
width: 100%;
}


/* Logo Stalking-kit  */
div#mnDX .mnDXTopContainer .mnDXLeveranoStalking-kit
{
width: 100%;
}

div#mnDX .mnDXTopContainer .mnDXLeveranoStalking-kit .mnLeveranoStalking-kitImg
{
width: 100%;
}



/* Logo Servizio Civile  */
div#mnDX .mnDXTopContainer .mnDXServizioCivile
{
width: 100%;
}

div#mnDX .mnDXTopContainer .mnDXServizioCivile .mnLeveranoServizioCivileImg
{
width: 100%;
}
/* Logo Sistema Puglia  */
div#mnDX .mnDXTopContainer .mnDXSistemaPuglia
{
width: 100%;
}

div#mnDX .mnDXTopContainer .mnDXSistemaPuglia .mnLeveranomnDXSistemaPugliaImg
{
width: 100%;
}


div#mnInf
{
clear: both;
}




div#pieDiPagina
{
margin: 0px;

clear: both;
color: #333333;
padding: 0px;
min-height: 26px;
height: 100%;
border-top: 2px solid #dddddd;

}

div#pieDiPagina .pieBlocco {
/*background-image: url(../FO/img/aato_pieDiPagina.gif);*/
background-position: bottom;
background-repeat: repeat-x;
height: 26px;

}

div#pieDiPagina .pieBlocco .pieDiPaginaSx{
float: left;
/*background-image: url(../FO/img/aato_pieDiPaginaSx.gif);*/
width: 19px;
height: 26px;
background-position: bottom left;
background-repeat: no-repeat;
}

div#pieDiPagina .pieBlocco .pieDiPaginaDx{
float: right;
/*background-image: url(../FO/img/aato_pieDiPaginaDx.gif);*/
width: 24px;
height: 26px;
background-position: bottom right;
background-repeat: no-repeat;
}

div#pieDiPagina .pieCopiright
{
float: left;
vertical-align: top;
background-image: url(../FO/img/gal_pieCopiright.gif);
background-repeat: repeat-x;
width: 100%;
font-size: x-small;
padding-top: 15px;
padding-bottom: 13px;
min-height: 26px;
min-width: 150px;
height: 100%;
display: none;


}

div#pieDiPagina .pieCopiright .pieCopirightLogoUno
{
/*
width: 6.5%;
min-height: 50px;
min-width: 77px;
float: left;
background-color: red;
*/
min-height: 32px;
height: 100%;
width: 10%;
float: left;
min-width: 50px;
text-align: center;
} 

div#pieDiPagina .pieCopiright .pieCopirightLogoDue
{
/*
width: 6.5%;
min-width: 77px;
min-height: 50px;
float: left;
background-color: blue;
*/
min-height: 32px;
height: 100%;
width: 10%;
float: left;
min-width: 50px;
text-align: center;
} 
div#pieDiPagina .pieCopiright .pieCopirightTesto
{

min-height: 32px;
height: 100%;
width: 58%;
float: left;
min-width: 100px;
padding-top: 8px;
text-align: center;


} 



div#pieDiPagina .pieCopiright .pieCopirightTesto P
{
font-weight: bold;
font-size: x-small;
color: #333333;

} 


div#pieDiPagina .pieCopiright .pieCopirightLogoTre
{
/*
width: 6.5%;
min-width: 77px;
min-height: 50px;
float: left;
background-color: red;
*/
min-height: 32px;
height: 100%;
width: 10%;
float: left;
min-width: 50px;
text-align: center;

} 

div#pieDiPagina .pieCopiright .pieCopirightLogoTre A
{
font-weight: bold;
font-size: x-small;
color: #333333;
text-transform: uppercase;
} 



div#pieDiPagina .pieCopiright .pieCopirightLogoQuattro
{
/*
width: 6.5%;
min-width: 77px;
min-height: 50px;
float: left;
background-color: blue;
*/
min-height: 32px;
height: 100%;
width: 10%;
float: left;
min-width: 50px;
text-align: center;

} 



div#pieDiPagina .linkValidator
{
float: left;
width: 100%;
/*text-align: right;*/


}

div#pieDiPagina .linkValidator .realizzato
{
float: left; 
clear: left;
padding-top: 5px;
font-size: x-small;
padding-left: 10px;
font-weight: normal;
width: 60%;

}




div#pieDiPagina .linkValidator .loghi
{
margin: 0px;
padding: 0px;
padding-top: 0px;
float: right;
clear: right;
width: 30%;
text-align: right;
}














div#contenuto
{

width: 100%;
min-width: 160px;
float: left;
background-image: url(../FO/img/centrale_bg.png);
background-repeat: repeat;
background-position: left top;
background-color: Transparent;

}

div#contenuto .ilLink
{
padding-top: 20px;
padding-bottom: 20px;
float: left;
width: 100%;
font-size: small;

}


div#contenuto .ilLink .lbltitoloLink
{
padding-left: 20px;


}
div#contenuto .ilLink .titoloLink
{

padding-left: 20px;
float: left;

padding-bottom: 20px;

}



div#contenuto .ilLink .lblhrefLink
{
padding-left: 20px;

}

div#contenuto .ilLink .hrefLink
{
font-size: small;
padding-left: 20px;
}

div#contenuto .ilLink .hrefLink P
{


}

div#contenuto .ilLink .hrefLink A
{


}

div#contenuto .titolo
{
width: 100%;
min-height: 22px;
/*background-image: url(../FO/img/gallipoli_bkg_titolo.gif);*/

}
div#contenuto .titolo .image
{
display: none;
}

div#contenuto .titolo .testo
{

}

div#contenuto .titolo .testo H5
{
padding-left: 20px;
padding-top: 20px;
font-weight: bold;
color: #000000;

}







div#contenuto .cntPath
{

clear: both;
background-color: #dddddd;
text-decoration: none;
color: #be000c;
font-size: x-small;


}
div#contenuto .cntPath P
{
color: #be000c;
font-size: x-small;
}

div#contenuto .cntPath A
{
margin-left: 5px;
color: #be000c;
font-size: x-small;
font-weight: 600;
text-transform: uppercase;
padding-right: 3px;
}
div#contenuto .cntPath A:hover
{
}
div#contenuto .cntAree
{
background-color: #eefbe5;
padding-top: 10px;
padding-left: 15px;
}
div#contenuto .cntAree .cntNomeArea
{
text-decoration: none;
padding-top: 5px;
}
div#contenuto .cntAree .cntNomeArea A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
}
div#contenuto .cntAree .cntNomeArea A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#contenuto .cntContent
{
clear: both;
min-height: 90px;

}
div#contenuto .cntContent .lblCMS_LNK_TIT
{


}


div#contenuto .cntContent .lblCMS_LNK_TIT H5
{
display: none;
}



div#contenuto .cntContent .CMS_LNK_TIT
{

font-size: small;
padding-left: 20px;
font-weight: bold;

}


div#contenuto .cntContent .CMS_LNK_TIT P
{


}


div#contenuto .cntContent .CMS_LNK_TIT A
{

text-decoration: underline;
}



div#contenuto .cntContent .lblCMS_CNTSTAT_TIT{
display: none;
}


div#contenuto .cntContent .CMS_CNTSTAT_TIT{
font-weight: bold; 
text-align: justify;
font-size: x-small;
}

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
{
font-weight: bold; 
padding-left: 20px;
padding-right: 20px;
text-align: justify;
padding-bottom: 10px;

}
div#contenuto .cntContent .CMS_EVT_TITOLO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
}
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
{

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;
padding-left: 20px;

}
div#contenuto .cntContent .CMS_EVT_LUOGO A
{
color: #069;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: x-small;
padding-bottom: 0px;
width: 90px;
}
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
{


padding-left: 10px;
text-align: justify;
float: left;
text-transform: uppercase;
color: #006699;
}
div#contenuto .cntContent .CMS_EVT_INIZIO A
{
color: #006699;
font-weight: normal;
text-decoration: none;
font-size: x-small;
}
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: #006699;
font-weight: bold;
float: left;
}
div#contenuto .cntContent .CMS_EVT_FINE
{

color: #006699;
padding-left: 10px;
text-align: justify;
float: left;
text-transform: uppercase;


}
div#contenuto .cntContent .CMS_EVT_FINE A
{
color: #006699;
font-weight: normal;
text-decoration: none;
font-size: x-small;
}
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
{
padding-left: 2%;
clear: left;
float: left;
width: 10%;
}
div#contenuto .cntContent .CMS_PUB_DATACR A
{
color: #aca2a3;
font-size: x-small;
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 
{
clear: right;
float: right;
width: 85%;
font-weight: bold; 
padding-left: 0px;
padding-right: 2%;
text-align: justify;
padding-bottom: 0px;
}
div#contenuto .cntContent .CMS_PUB_TITOLO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;

}
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
{
float: left;
width: 96%;
padding-left: 2%;
padding-right: 2%;
text-align: justify;
padding-top: 4px;
}
div#contenuto .cntContent .CMS_PUB_OGGETTO A
{
font-weight: normal;
text-decoration: none;
font-size: x-small;
color: #000000;
}
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
{

font-size: x-small;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
div#contenuto .cntContent .CMS_NEWS_DATA A
{
color: #aca2a3;

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
{

font-weight: bold; 
text-align: justify;
padding-bottom: 10px;

}

div#contenuto .cntContent .CMS_NEWS_TITOLO P
{
padding-right: 20px;
padding-left: 20px;
}

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
{
padding-left: 20px;
text-align: justify;
padding-right: 20px;

}
div#contenuto .cntContent .CMS_NEWS_TESTOPRW A
{
font-size: x-small;
text-align: justify;

}
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: 5px;
}
div#contenuto .statico2 .corpo
{

width: 100%;
float: left;
font-size: x-small;

}

div#contenuto .statico2 .corpo A
{
color: #000000;
}
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
{

background-image: none;
padding-left: 2%;
padding-right: 2%;
float: left;
width: 95%;
}
div#contenuto .levento .lbltitolo
{
display: none;
}
div#contenuto .levento .titolo
{
float: left;
font-size: x-small;
text-transform: uppercase;
width: 100%;
text-align: justify;
font-weight: bold;
padding-top: 20px;
padding-bottom: 10px;


}
div#contenuto .levento .lblluogo
{

float: left;
padding-bottom: 20px;
}

div#contenuto .levento .lblluogo H5
{


color: #069;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: x-small;
padding-bottom: 0px;
width: 90px;



}


div#contenuto .levento .luogo
{

width: 74%;
color: #000;
font-weight: normal;
float: left;
font-size: x-small;
text-align: justify;
text-transform: uppercase;

}


div#contenuto .levento .lbldata
{
float: left;
padding-top: 10px;
}

div#contenuto .levento .lbldata H5
{
color: #069;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-size: x-small;
padding-bottom: 0px;
width: 90px;
}







div#contenuto .levento .data 
{

width: 74%;
color: #000;
font-weight: normal;
float: left;
font-size: x-small;
text-align: justify;
text-transform: uppercase;
padding-top: 10px;
}



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
{

float: left;
font-size: x-small;
text-transform: uppercase;

text-align: justify;
padding-bottom: 10px;


width: 100%;


}

div#contenuto .levento .oggetto P

{

float: left;

}



div#contenuto .levento .lbloggetto
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;
display: none;

}




div#contenuto .levento .lbldescrizione
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;
display: none;

}


div#contenuto .levento .descrizione
{

width: 95%;
padding-left: 2%;
padding-right: 2%;



font-size: x-small;
text-transform: uppercase;

text-align: justify;


background-color: #DDDDDD;
}


div#contenuto .levento .descrizione P

{

padding-top: 10px;
padding-bottom: 10px;
}





div#contenuto .levento .lblcorpo
{
display: none;
}
div#contenuto .levento .corpo
{
width: 99%;
color: #000;
font-weight: normal;
float: left;
min-height: 22px;
font-size: x-small;
margin-top: 20px;
padding-top: 10px;
border-top: 3px solid #dddddd;
text-align: justify;
}

div#contenuto .levento .documento
{
float: left;
color: #069;
font-weight: bold;
font-size: x-small;
padding-top: 10px;
width: 100%;
height: auto;



}
div#contenuto .levento .documento .imgdocumento
{
float: left;
padding-right: 1%;
}
div#contenuto .levento .documento .imgdocumento .blank
{
}







div#contenuto .lapubb
{
clear: both;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 15px;
min-height: 150px;
height: 100%;

}
div#contenuto .lapubb .lbldata
{
display: none;
}
div#contenuto .lapubb .data
{
padding-top: 20px;
padding-bottom: 10px;
color: #aca2a3;
font-size: x-small;
font-weight: bold;
}
div#contenuto .lapubb .lbltitolo
{
display: none;
}
div#contenuto .lapubb .titolo
{


min-height: 15px;
width: 100%;
font-weight: 600;
text-align: justify;
font-size: x-small;
text-transform: uppercase;

}
div#contenuto .lapubb .lbloggetto
{
display: none;
}
div#contenuto .lapubb .oggetto
{


padding-top: 0px;
padding-bottom: 5px;
text-align: justify;
text-decoration: none;
font-size: x-small;





}
div#contenuto .lapubb .lblsintesi
{
display: none;
}
div#contenuto .lapubb .sintesi
{
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
text-align: justify;
text-decoration: none;
font-size: x-small;
background-color: #E7E3E3;
}
div#contenuto .lapubb .documento
{
color: #069;
font-weight: bold;
font-size: x-small;

padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
height: auto;


}
div#contenuto .lapubb .documento .imgdocumento
{
float: left;
padding-right: 0px;
}
div#contenuto .lapubb .documento .imgdocumento .blank
{
}
div#contenuto .laNews
{
clear: both;
padding: 20px 20px 20px 20px;
min-height: 150px;
height: 100%;
}
div#contenuto .laNews .dataNews
{

color: #aca2a3;
font-size: x-small;
font-weight: bold;

}
div#contenuto .laNews .titoloNews
{
/*background-image: url(../FO/img/gallipoli_icona_news.gif);*/

/*
min-height: 25px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 15px;
width: 90%;
font-weight: bold;
text-align: justify;
font-size: x-small;
text-transform: uppercase;
color: #000000;
*/

font-weight: bold; 
padding-top: 5px;
padding-bottom: 5px;
text-align: justify;
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;





}
div#contenuto .laNews .testoExtRass
{

text-align: justify;
font-size: x-small;
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: 100px;
padding-top: 30px;
padding-bottom: 20px;
font-weight: bold;
padding-left: 30px;
color: #be000c;

}
div#contenuto .login
{
font-size: small;
padding-bottom: 30px;
}


/*Scritta Login*/
div#contenuto .login .a
{
    float: left;
    padding-top: 2px;
    padding-left: 30px;

}


div#contenuto .login .a LABEL
{
font-weight: bold;

}




/*Input Login*/
div#contenuto .login .b
{
float: left;
padding-left: 30px;

}

div#contenuto .login .b INPUT
{

}

/*Scritta Password*/
div#contenuto .login .c
{
    float: left;
    padding-top: 2px;
    padding-left: 30px;

}

div#contenuto .login .c LABEL
{
    font-weight: bold;
}




/*Input Password*/
div#contenuto .login .d
{
    float: left;
    padding-left: 30px;
}

div#contenuto .login .d INPUT
{

}



/*Bottone conferma Login/Password*/
div#contenuto .login .e
{
    float: left;
    padding-left: 30px;

}

div#contenuto .login .e .bottone
{
width: 90px;
color: #000000;
float: left;
background-color: #c8ddbc;
border: none;
cursor: pointer;
font-weight: bold;
}


div#contenuto .login .clearBoth
{
padding-top: 20px;
}




/*
div#contenuto .login INPUT
{
margin-left: 20px;
}
div#contenuto .login LABEL
{
    padding-left: 40px;
    background-color: red;
}
div#contenuto .bottone
{
border: 1px solid #666666;
background-color: #dddddd;
width: 10%;
}
*/



.strutturaOrganizzativa{
height: 66%; 
border-collapse: collapse; 
width: 95%;
border-color: #000000;
min-width: 540px;
text-align: left;
}


.contatoreFo{

padding-bottom: 20px;
width: 100%;
min-height: 20px;
clear: both;


}

.contatoreFo .lblcontatoreFo{
float: left;
padding-left: 20px;
font-size: x-small;
font-weight: bold;


}

.contatoreFo .numcontatoreFo{
font-size: small;
font-weight: bold;
padding-left: 10px;
padding-left: 5px;

float: left;
}


.pagineFo{
border-top: 1px solid #ACA2A3;
padding-top: 20px;
min-height: 20px;
width: 100%;
font-size: small;
float: left;
}

.pagineFo .lblpagineFo{
padding-left: 20px;
float: left;
}

.pagineFo .numpagineFo{
padding-left: 0.5em;
font-weight: bold;
float: left;
width: 15%;
}



.paginazioneFo{
clear: both;
width: 100%;
font-size: small;
}

.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-left: 20px;
padding-right: 0px;
height: 100%;
font-size: small;
}

.paginazioneFo .elencopaginazioneFo .numpaginazioneFo{
float: left;
padding-right: 5px;
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;
width: 100%;
font-size: small;

}


div#contenuto .cntRowPerPagMaster .cntRowPerPag{


}


div#contenuto .cntRowPerPagMaster .cntRowPerPag SPAN

{
padding-right: 10px;

}





div#contenuto .cntRowPerPagMaster .cntRowPerPag INPUT
{


width: 50px;
color: #000000;

background-color: #C8DDBC;
/*border: #7fb263;*/
border: none;
cursor: pointer;

}








.headerSearch{
margin-top: 10px;
margin-bottom: 10px;
padding-left: 5px;
color: #000000;
font-size: small;

}

.headerSearch SPAN{
font-weight: bold;

}


#mn_44{
display: none;
}