/* 
    Document   : layoutFO
    Created on : 28/01/2010, 17.10
    Author     : rscarcia
    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: "Lucida Grande", Verdana, Arial, 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: 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;
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-color: #e0ecfa;

}
/* INIZIO HOMEPAGE*/

div#contTestata
{
display: none;
clear: both;
}
/* classi utilizzate per il banner
*/
div#banner
{
clear: both;
height: 151px;
background-image: url(../FO/img/erchie_bkg_banner.jpg);
/*background-position: 272px;*/
background-repeat: no-repeat;
width: 100%;
}

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;
}

div#bannerDX
{
display: none;
}

div#masterCentrale{

padding-top: 10px;
clear: both;
height: 100%;
padding-bottom: 10px;
}

div#mnSup
{
clear: both;
text-align: right;
width: 100%;
height: 100%;
float: left;
/*background-image: url(../FO/img/erchie_sfondo_mnsup.gif);
background-repeat: repeat x; */
background-color: #4a84d4;
padding-bottom: 2px;
height: 22px;

}

div#mnSup .voceSup1
{
float: right;
padding-top: 3px;
padding-left: 1%;
padding-right: 1%;
width: auto;
font-size: small;
font-weight: bold;
color: #fff; 
cursor: pointer;
text-align: left;
}
div#mnSup .voceSup1 A
{
color: #fff;
}
div#mnSup .voceSup1 A:hover
{
color: #f1c320;
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: #f1c320; 
cursor: pointer;
text-align: left;
text-decoration: underline;
}
div#mnSup .voceSup1over A
{
color: #fff;
}
div#mnSup .voceSup1over A:hover
{
color: #f1c320;
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-image: url(../FO/img/mnSXTop.gif);
background-position: top;
width: 100%;
height: 14px;
background-repeat: repeat-x;
background-position: left bottom;
border-top: solid 1px #ccc;
}


div#mnSX .mnSXTopContainer .mnSXTopSX{
background-image: url(../FO/img/mnSXTopSX.gif);
height: 14px;
width: 10%;
background-repeat: no-repeat;
background-position: left bottom;
float: left;
border-left: solid 1px #ccc;
}

div#mnSX .mnSXTopContainer .mnSXTopDX{
background-image: url(../FO/img/mnSXTopDX.gif);
height: 14px;
width: 10%;
background-repeat: no-repeat;
background-position: right bottom;
float: right;
border-right: solid 1px #ccc;
}




div#mnSX .mnSXTopContainer .mnSXBottom{
background-image: url(../FO/img/mnSXBottom.gif);
background-position: top;
width: 100%;
height: 11px;
background-repeat: repeat-x;
border-bottom: solid 1px #ccc;
}

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;
border-left: solid 1px #ccc;
}

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;
border-right: solid 1px #ccc;
}

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: 4px;
background-color: #bdd7f5;
border-bottom: 1px solid #cccccc;
min-height: 16px;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1 .imgSX
{
display: none;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX1 .textSX
{
font-size: large;
font-weight: bold;
color: #333333;
padding: 0px 4px 5px 15px;
margin-left: 5px;
text-transform: uppercase;
}

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;
background-color: #ffffff;
border-bottom: 1px solid #cccccc;
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
*/
min-height: 16px;
}
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: #333333;

}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2 .textSX A:hover{
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
{ 
}

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;
}


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: underline;
}
div#mnSX .mnSXTopContainer .mnSXCentral .voceSX2over .textSX A:hover{
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
{
}


div#centraleSX
{
float: left;
height: 100%;
width: 55.8%;
min-width: 180px;
padding-left: 10px;
}

div#presentazione
{
display: none;
}
div#newsHome
{
float: left;
clear: both;
width: 100%;
min-width: 160px;

border: 1px solid #cccccc;
}


div#newsHome .mnSXTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left bottom;
width: 100%;
height: 14px;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/

}


div#newsHome .mnSXTopSX{
background-image: url(../FO/img/mnSXTopSX.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 30%;
height: 14px;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}

div#newsHome .mnSXTopDX{
background-image: url(../FO/img/mnSXTopDX.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 30%;
height: 14px;
float: right;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}





div#newsHome .newsHomeCentral
{

float: left;
clear: both;
width: 100%;


background-color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;


}

div#newsHome .newsHomeCentral .titolo
{
float: left;
clear: both;
width: 100%;
min-height: 36px;
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: #000000;
font-size: large;
font-weight: 600;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;


}


div#newsHome .newsHomeCentral .titolo .image
{
display: none;
}

div#newsHome .newsHomeCentral .corpo
{
height: 100%;
padding-left: 20px;
padding-right: 20px;
float: left;
clear: both;
width: 94%;

}
div#newsHome .newsHomeCentral .corpo .Hcnt
{ 
/*margin: 1%;
height: 10%;
float: none;*/
float: left;
clear: both;
width: 95%;

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
{
color: #003399;
/*
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
{
clear: both;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_DATA A
{
color: #333333;
font-size: x-small;

}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_DATA A:hover
{
text-decoration: none;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_DATA A:hover
{
}
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
{
color: #333333;
font-size: x-small;
font-weight: bold; 
text-align: justify;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TITOLO A
{
font-size: x-small;
text-transform: uppercase;
}
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;
border-right: 2px solid #dddddd;
border-bottom: 2px solid #dddddd;
}
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
{
color: #333333;
font-size: x-small;
font-weight: normal; 
text-align: justify;
background-color: #f7fbfd;
padding: 5px 0px;
}
div#newsHome .newsHomeCentral .corpo .Hcnt .CMS_NEWS_TESTOPRW A
{

font-size: x-small;
color: #333333;



}
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;
float: left;
width: 100%;
text-align: right;
background-color: #ffffff;
font-size: small;
padding-bottom: 10px;
font-weight: bold;

}
div#newsHome .pieBlocco A
{
padding-right: 10px;
text-decoration: underline;
}

div#newsHome .pieBlocco A:hovera
{
}
div#newsHome .pieBlocco IMG
{
    border: none;
}
div#pubbHome
{
min-width: 160px;
float: left;
clear: both;
width: 100%;
border: 1px solid #cccccc;
margin-top: 10px;
}


div#pubbHome .mnSXTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left bottom;
float: left;
clear: both;
width: 100%;
height: 14px;

}


div#pubbHome .mnSXTopSX{
background-image: url(../FO/img/mnSXTopSX.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 30%;
height: 14px;
float: left;
}

div#pubbHome .mnSXTopDX{
background-image: url(../FO/img/mnSXTopDX.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 30%;
height: 14px;
float: right;
}



div#pubbHome .pubbHomeCentral
{

background-color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;

float: left;
clear: both;
width: 100%;
}


div#pubbHome .pubbHomeCentral .titolo
{
width: 100%;
min-height: 36px;
background-image: url(../FO/img/gallipoli_bkg_titolo.gif);
float: left;
clear: both;
width: 100%;
}

div#pubbHome .pubbHomeCentral .titolo .testo
{
}

div#pubbHome .pubbHomeCentral .titolo .testo H3
{
/*background-image: url(../FO/img/gallipoli_pubblicazioni.gif);*/
color: #000000;
font-size: large;
font-weight: 600;

padding-left: 20px;
min-height: 36px;
}
div#pubbHome .pubbHomeCentral .titolo .image
{
display: none;
}
div#pubbHome .pubbHomeCentral .corpo
{ 
height: 100%;
padding-left: 20px;
padding-right: 20px;
float: left;
clear: both;
width: 94%;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt
{
padding-bottom: 1%;

float: left;
clear: both;
width: 94%;

/*padding-bottom: 2%;*/
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .datastart
{
font-weight: bold;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .datastart A
{
color: #003399;
/*
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
{
clear: both;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_DATACR A
{
color: #333333;
font-size: x-small;

}
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 
{
color: #333333;
font-size: x-small;
font-weight: bold; 
text-align: justify;
}
div#pubbHome .pubbHomeCentral .corpo .Hcnt .CMS_PUB_TITOLO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
}
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;
float: left;
width: 100%;
text-align: right;

background-color: #ffffff;
font-size: small;
padding-bottom: 10px;
font-weight: bold;


}
div#pubbHome .pieBlocco A
{
padding-right: 10px;
text-decoration: underline;
}

div#pubbHome .pieBlocco A:hover
{
}
div#pubbHome .pieBlocco IMG
{
border: none;
}
div#centraleDX
{
width: /*184px; emanuele*/ 20%;
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: 14px;
float: left;
/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: solid 1px #ccc;
}


div#ricerca .ricercaContainer .ricercaTop .ricercaTopSX{
background-image: url(../FO/img/mnSXTopSX.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 30%;
height: 14px;
float: left;

}

div#ricerca .ricercaContainer .ricercaTop .ricercaTopDX{
background-image: url(../FO/img/mnSXTopDX.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 30%;
height: 14px;
float: right;

}




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 #ccc;
border-right: 1px solid #ccc;
border-bottom: solid 1px #ccc;
}

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
{

border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background-color: #bdd7f5;
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: small;
font-weight: bold;
color: #333333;
padding: 10px 0px 0px 4px;
background-color: #bdd7f5;
}


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{
background-color: #bdd7f5;
}



div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca
{
width: 100%;
float: left;
background-color: #bdd7f5;
}




div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca INPUT
{

font-weight: bold;
color: #000000;

}

div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca .text
{
width: 50%;
float: left;
margin-left: 3%;
margin-right: 3%;
margin-top: 2px;
}

div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca  .BtnRic
{
width: 35%;
color: #000000;
float: left;
background-color: #f1c320;
cursor: hand;
}
div#ricerca .ricercaContainer .ricercaCentral .ricercaMaster .inpricerca  .BtnRic:hover
{
width: 35%;
color: #be000c;
float: left;
background-color: #f1c320;
cursor: hand;
}


div#EvntHome
{
width: 100%;
border: 1px solid #999999;
margin: 5px 0px 0px 0px;
}


div#EvntHome .titolo
{
width: 100%;
min-height: 36px;
background-image: url(../FO/img/gallipoli_bkg_titolo2.gif);
padding: 0px 0px 0px 0px;


}

div#EvntHome .titolo .testo
{

padding: 10px 0px 0px 4px;
}

div#EvntHome .titolo .testo H3
{
width: 100%;
font-size: small;
font-weight: bold;
color: #333333;
}

div#EvntHome .titolo .testo H1
{
width: 100%;
font-size: small;
font-weight: bold;
color: #333333;
}

div#EvntHome .titolo .image
{
display: none;
}

div#EvntHome .corpo
{
padding-left: 4px;
}

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
{
display: none;
color: #069;
text-decoration: none;
text-align: left;
margin-left: 1%;
font-weight: bold;
font-size: x-small;
clear: both;
}
div#EvntHome .corpo .Hcnt .CMS_EVT_LUOGO
{
display: none;
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
{
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_INIZIO
{
display: none;
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
{
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_FINE
{
display: none;
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;*/
width: 20%;
float: left;
padding-right: 1%;
padding-bottom: 1%;
padding-top: 1%;
}
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
{
width: 100%;
}
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
{
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{


padding-top: 10px;
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 #ccc;
border-right: 1px solid #ccc;
border-top: solid 1px #ccc;
}


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 #ccc;
border-right: 1px solid #ccc;
border-bottom: solid 1px #ccc;
}

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%;

}





div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1
{
/*margin-left: 10%;*/
padding-top: 4px;
background-color: #bdd7f5;

border-bottom: 1px solid #cccccc;
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
*/
min-height: 16px;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .imgSX
{
display: none;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .textDX
{
font-size: large;
font-weight: bold;
color: #333333;
padding: 0px 15px 5px 0px;
margin-left: 5px;
text-transform: uppercase;
text-align: right;

}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .textDX A{
color: #333333;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1 .textDX A:hover{
text-decoration: none;
}






/*
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over
{
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_mnDX_voce1.gif);
background-repeat: no-repeat;


}

*/





div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2
{
/*margin-left: 10%;*/
padding-top: 4px;
background-color: #ffffff;
border-bottom: 1px solid #cccccc;
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
*/
min-height: 16px;

}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .imgSX
{
display: none;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .textDX
{
font-size: small;
font-weight: bold;
color: #333333;
padding: 0px 15px 5px 0px;
margin-left: 5px;
text-align: right;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2 .textDX A{
color: #333333;

}










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
{ 
/*margin-left: 10%;*/
padding-top: 4px;
background-color: #bdd7f5;

border-bottom: 1px solid #cccccc;
/*
border-left: 1px solid #6080A0;
border-right: 1px solid #6080A0;
*/
min-height: 16px;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over .imgSX
{
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over .textDX
{
font-size: large;
font-weight: bold;
color: #333333;
padding: 0px 15px 5px 0px;
margin-left: 5px;
text-transform: uppercase;
text-align: right;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX1over .textDX A:hover{
text-decoration: none;
}
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;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .imgSX
{
display: none;
}

div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .textDX
{
font-size: small;
font-weight: bold;
color: #333333;
padding: 0px 15px 5px 0px;
margin-left: 5px;
text-align: right;
}
div#mnDX .mnDXTopContainer .mnDXCentral .voceDX2over .textDX A:hover{
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
{
}






















div#mnInf
{
clear: both;
}





div#pieDiPagina
{
margin: 0px;

clear: both;
color: #333333;
padding: 0px;
min-height: 26px;
height: 100%;
width: 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;
width: 40%;
font-size: xx-small;


width: 100%;
height: 20px;


background-color: #f1c320;
/*background-image: url(../FO/img/erchie_sfondo_mnsup.gif);
background-repeat: repeat x; */
float: left;
/*
vertical-align: top;
background-image: url(../FO/img/gal_pieCopiright.gif);
background-repeat: repeat-x;

font-size: x-small;
padding-top: 15px;
padding-bottom: 13px;
min-height: 26px;
min-width: 150px;
height: 100%;
*/







}

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;
display: none;
} 

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;
display: none;
} 
div#pieDiPagina .pieCopiright .pieCopirightTesto
{

min-height: 32px;
height: 100%;
width: 58%;
float: left;
min-width: 100px;
padding-top: 8px;
text-align: center;
display: none;

} 



div#pieDiPagina .pieCopiright .pieCopirightTesto P
{
font-weight: bold;
font-size: x-small;
color: #333333;
display: none;
} 


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;
display: none;
} 

div#pieDiPagina .pieCopiright .pieCopirightLogoTre A
{
font-weight: bold;
font-size: x-small;
color: #333333;
text-transform: uppercase;
display: none;
} 



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;
display: none;
} 



div#pieDiPagina .linkValidator
{
padding-top: 5px;
width: 100%;
float: left;
/*text-align: right;*/
height: 40px;
background-color: #e0ecfa;
}

div#pieDiPagina .linkValidator .loghi
{
float: right;
padding-right: 10px;
}
div#pieDiPagina .pieCopiright P
{
float: left;
font-size: xx-small;
}
div#pieDiPagina .linkValidator .stat
{
text-align: right;
float: left;
width: 20%;
}

div#pieDiPagina .linkValidator .copyright
{
float: left;
text-align: left;
font-size: x-small;
padding-left: 10px;
width: 30%;
}
div#pieDiPagina .linkValidator .copyright SPAN
{
font-weight: bold;
}














div#contenuto
{
height: 100%;
background-color: #ffffff;

}


div#contenuto .mnSXTop{
background-image: url(../FO/img/mnSXTop.gif);
background-repeat: repeat-x;
background-position: left bottom;
width: 100%;
height: 14px;

/*Grazie al border posso dare width: 100%;- perchè esiste in ricercacentral*/
float: left; 
clear: both;
width: 100%;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}


div#contenuto .mnSXTop .mnSXTopSX{
background-image: url(../FO/img/mnSXTopSX.gif);
background-repeat: no-repeat;
background-position: left bottom;
width: 30%;
height: 14px;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;



}

div#contenuto .mnSXTop .mnSXTopDX{
background-image: url(../FO/img/mnSXTopDX.gif);
background-repeat: no-repeat;
background-position: right bottom;
width: 30%;
height: 14px;
float: right;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}




div#contenuto .mnSXCentral
{



border-top: 0px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;


background-color: #ffffff;
padding-top: 10px;
height: 100%;

float: left; 
clear: both;
width: 100%;


}



div#contenuto .mnSXCentral .titolo
{

min-height: 22px;
/*background-image: url(../FO/img/gallipoli_bkg_titolo.gif);*/
float: left;

}
div#contenuto .mnSXCentral .titolo .image
{
display: none;
}

div#contenuto .mnSXCentral .headerSearch
{
padding-left: 20px;
font-size: x-small;
float: left;
}




div#contenuto .mnSXCentral .testo
{
float: left;
}

div#contenuto .mnSXCentral .testo H5
{
padding-left: 20px;
padding-bottom: 10px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
}





div#contenuto .mnSXCentral .cntPath
{

clear: both;
background-color: #bdd7f5;
text-decoration: none;
color: #be000c;
font-size: x-small;
padding-top: 1px;
padding-bottom: 2px;
}
div#contenuto .mnSXCentral .cntPath P
{
color: #be000c;
font-size: x-small;
}

div#contenuto .mnSXCentral .cntPath A
{
margin-left: 5px;
color: #be000c;
font-size: x-small;
font-weight: 600;
text-transform: uppercase;
}
div#contenuto .mnSXCentral .cntPath A:hover
{
}
div#contenuto .cntAree
{
background-color: #ffffff;
padding: 20px;
}
div#contenuto .cntAree .cntNomeArea
{
text-decoration: none;

}
div#contenuto .cntAree .cntNomeArea A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
background-color: #ffffff;
}
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{
margin-left: 20px;
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
{
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 {
width: 13%;
float: left;
color: #069;
font-size: x-small;
font-weight: normal;
padding-left: 20px;
padding-bottom: 5px;
}

div#contenuto .cntContent .lblCMS_PUB_DATACR H5
{
color: #069;
font-size: x-small;
font-weight: normal;

}
div#contenuto .cntContent .CMS_PUB_DATACR
{
text-align: left;
float: right;
color: #aca2a3;
font-size: xx-small;
font-weight: bold;
padding-bottom: 5px;
width: 83%;

}
div#contenuto .cntContent .CMS_PUB_DATACR A
{
color: #069;
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 
{
font-weight: bold; 
padding-bottom: 2px;
text-align: justify;
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
padding-left: 20px;
padding-right: 20px;
}
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
{
/*here*/
padding-bottom: 2px;
text-align: justify;
font-size: x-small;
clear: both;
padding-left: 20px;
padding-right: 20px;
}
div#contenuto .cntContent .CMS_PUB_OGGETTO A
{
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
{
color: #aca2a3;
font-size: x-small;
font-weight: bold;
padding-left: 20px;
padding-bottom: 5px;
}
div#contenuto .cntContent .CMS_NEWS_DATA A
{
color: #069;
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; 
padding-bottom: 5px;
text-align: justify;
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
padding-left: 20px;
padding-right: 20px;
}
div#contenuto .cntContent .CMS_NEWS_TITOLO A
{
color: #333333;
font-weight: bold;
/*font-family: georgia, "times new roman", serif;*/
text-decoration: none;
}
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
{
text-align: justify;
font-size: x-small;
clear: both;
padding-left: 20px;
padding-right: 20px;
}
div#contenuto .cntContent .CMS_NEWS_TESTOPRW A
{
color: #000000;
}
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%;
}

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
{
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-top: 20px;
padding-left: 4%;

}
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-top: 10px;

/*
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: 10px;

/*
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;
padding-top: 10px;
}
div#contenuto .levento .data 
{

width: 74%;
color: #000;
font-weight: normal;
float: left;
min-height: 22px;
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
{

width: 74%;
color: #000;
font-weight: normal;
float: left;
min-height: 22px;
padding-top: 10px;

}

div#contenuto .levento .lbloggetto
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;
padding-top: 10px;
}

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 .levento .documento
{
color: #069;
font-weight: bold;
font-size: x-small;
padding: 1%;
padding-left: 5%;
height: auto;


}
div#contenuto .levento .documento .imgdocumento
{
float: left;
padding-right: 1%;

}
div#contenuto .levento .documento .imgdocumento .blank
{
}

div#contenuto .levento .lbldescrizione
{

width: 20%;
color: #069;
font-weight: bold;
float: left;
height: auto;
min-height: 22px;
padding-left: 5%;
min-width: 60px;
padding-top: 10px;
/*
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 .descrizione
{

width: 74%;
color: #000;
font-weight: normal;
height: auto;
min-height: 22px;
float: left;
padding-top: 10px;

/*
padding-top: 1%;
padding-right: 1%;
padding-left: 5%;
color: #000;
font-weight: normal;
text-decoration: none;
float: left;

min-height: 22px;
*/
}







div#contenuto .lapubb
{
clear: both;
padding-left: 20px;
padding-right: 20px;
min-height: 150px;
height: 100%;
padding-bottom: 20px;

}
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: 25px;
width: 100%;
font-weight: bold;
text-align: justify;
font-size: x-small;
text-transform: uppercase;

}
div#contenuto .lapubb .lbloggetto
{
display: none;
}
div#contenuto .lapubb .oggetto
{


padding-top: 10px;
padding-bottom: 10px;
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: 1%;
}
div#contenuto .lapubb .documento .imgdocumento .blank
{
}


div#contenuto .mnSXCentral .laNews
{
clear: both;
padding: 1%;
min-height: 150px;
height: 100%;
background-color: #fff;
float: left;
width: 98%;
height: 100%;
}
div#contenuto .mnSXCentral .laNews .dataNews
{
clear: both;
float: left;
margin: 0px 4% 0px 0px;
width: 96%;
margin-bottom: 0px;
height: 100%;
min-height: 9px;
padding-bottom: 5px;
padding-left: 0%;
min-width: 80px;
color: #aca2a3;
font-size: x-small;
font-weight: bold;

}
div#contenuto .mnSXCentral .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: 10px;
padding-bottom: 10px;
text-align: justify;
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;





}
div#contenuto .mnSXCentral .laNews .testoExtRass
{

text-align: justify;
font-size: x-small;
clear: both;
}
div#contenuto .mnSXCentral .laNews .documento
{
color: #069;
font-weight: bold;
font-size: x-small;
padding: 1%;
padding-left: 7%;
height: 26px;
}
div#contenuto .mnSXCentral .laNews .documento .imgdocumento
{
float: left;
padding-right: 1%;
}
div#contenuto .mnSXCentral .laNews .documento .imgdocumento .blank
{
}
div#contenuto .mnSXCentral .laNews .htmlNews
{
clear: both;
margin-top: 2%;
padding-top: 2%;
border-top: 2px #dddddd solid;
width: 100%;
font-size: x-small;
}



div#contenuto .mnSXCentral .apriv
{

padding-top: 30px;
padding-bottom: 20px;
font-weight: bold;
padding-left: 20px;
color: #be000c;

}
div#contenuto .login
{
font-size: small;



}


/*Scritta Login*/
div#contenuto .login .a
{
    float: left;
    padding-top: 2px;
    padding-left: 20px;
    width: 80px;


}


div#contenuto .login .a LABEL
{
font-weight: bold;

}




/*Input Login*/
div#contenuto .login .b
{
float: left;
padding-left: 20px;

}

div#contenuto .login .b INPUT
{

}

/*Scritta Password*/
div#contenuto .login .c
{
    float: left;
    padding-top: 2px;
    padding-left: 20px;
    width: 80px;
}

div#contenuto .login .c LABEL
{
    font-weight: bold;
}




/*Input Password*/
div#contenuto .login .d
{
    float: left;
    padding-left: 20px;
}

div#contenuto .login .d INPUT
{

}



/*Bottone conferma Login/Password*/
div#contenuto .login .e
{
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 50px;


}

div#contenuto .login .e .bottone
{
width: 90px;
color: #000000;
float: left;
background-color: #f1c320;
border: none;
cursor: pointer;
font-weight: bold;
}


div#contenuto .login .clearBoth
{
padding-top: 5px;
}



.strutturaOrganizzativa{
height: 66%; 
border-collapse: collapse; 
width: 95%;
border-color: #000000;
min-width: 540px;
text-align: left;
}


.contatoreFo{
margin: 0.5em 0em 0.5em 0em;
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;
font-size: x-small;
float: left;
}


.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{

}

#mn_44{
display: none;
}

div#newsHome .newsHomeCentral2
{

float: left;
clear: both;
width: 100%;
background-color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;
}

div#newsHome .newsHomeCentral2 .titolo
{
float: left;
clear: both;
width: 100%;

min-height: 36px;
background-image: url(../FO/img/gallipoli_bkg_titolo.gif);
}

div#newsHome .newsHomeCentral2 .titolo .testo
{
}

div#newsHome .newsHomeCentral2 .titolo .testo H3
{
/*background-image: url(../FO/img/gallipoli_notizie.gif);*/

color: #000000;
font-size: large;
font-weight: 600;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;


}


div#newsHome .newsHomeCentral2 .titolo .image
{
display: none;
}

div#newsHome .newsHomeCentral2 .corpo
{
height: 100%;
padding-left: 20px;
padding-right: 20px;
float: left;
clear: both;
width: 94%;


}
div#newsHome .newsHomeCentral2 .corpo .Hcnt
{ 
/*margin: 1%;
height: 10%;
float: none;*/
float: left;
clear: both;
width: 95%;
padding-bottom: 1%;

}

div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_PROGRESSIVO
{
float: left;
margin: 0px;
padding: 0px;
height: 100%;
min-height: 20px;
margin-bottom: 10px;
width: 7%;
min-width: 10px;
color: #336699;/*#344003;*/
font-weight: bold;
font-size: xx-small;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_PROGRESSIVO H5
{
float: left;
color: #336699;/*#344003;*/
font-weight: bold;
font-size: xx-small;
min-height: 20px;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_PROGRESSIVO
{
float: left;
margin: 0px;
padding: 0px;
height: 100%;
min-height: 20px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 2%;
width: 4%;
min-width: 10px;
}

div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_PROGRESSIVO A
{
float: left;
color: #336699;/*#344003;*/
font-weight: bold;
font-size: x-small;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_PROGRESSIVO A:hover
{
text-decoration: none;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_DATACREAZIONE
{
float: left;
color: #336699;/*#344003;*/
font-weight: bold;
font-size: xx-small;
min-height: 20px;
margin-left: 4%;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_DATACREAZIONE H5
{
float: left;
color: #336699;/*#344003;*/
font-weight: bold;
font-size: xx-small;
min-height: 20px;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_DATACREAZIONE
{
float: left;
margin: 0px;
padding: 0px;
height: 100%;
min-height: 20px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
width: 15%;
min-width: 70px;
margin-left: 4%;
}

div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_DATACREAZIONE A
{
float: left;
color: #336699;/*#344003;*/
font-weight: bold;
font-size: x-small;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_DATACREAZIONE A:hover
{
text-decoration: none;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_TIPODOCUMENTO
{
display: none;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_TIPODOCUMENTO
{
float: left;
margin: 0px;
padding: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding-top: 0px;
font-weight: bold; 
text-align: left;
height: 100%;
min-height: 20px;
width: 39%;
min-width: 50px;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_TIPODOCUMENTO A
{
float: left;
font-weight: normal;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;

}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_TIPODOCUMENTO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_NUMEROATTO
{
display: none;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_NUMEROATTO
{
display: none;
/*
float: left;
margin: 0px;
padding: 0px;
margin-top: 0px;
padding-top: 0px;
font-weight: bold; 
text-align: left;
height: 100%;
min-height: 20px;
width: 10%; */

}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_NUMEROATTO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
padding-left: 2%;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_NUMEROATTO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_DATAATTO
{
display: none;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_DATAATTO
{
display: none;
/*
float: left;
margin: 0px;
padding: 0px;
margin-top: 0px;
padding-top: 0px;
font-weight: bold; 
text-align: left;
height: 100%;
min-height: 20px;
width: 15%;
*/

}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_DATAATTO A
{
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
padding-left: 2%;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_DATAATTO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .lblCMS_ALBO_OGGETTO
{
display: none;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_OGGETTO
{
clear: both;
float: left;
margin: 0px 4% 0px 0px;
width: 96%;
margin-bottom: 0px;
height: 100%;
min-height: 9px;
padding-bottom: 5px;
padding-left: 0%;
min-width: 80px;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_OGGETTO A
{
font-size: x-small;
font-weight: bold;
text-transform: uppercase;
}
div#newsHome .newsHomeCentral2 .corpo .Hcnt .CMS_ALBO_OGGETTO A:hover
{
}

div#contenuto .cntContent .lblCMS_ALBO_DATACREAZIONE
{
width: 20%;
float: left;
clear: left;
color: #069;
font-size: x-small;
font-weight: normal;
padding-left: 20px;
padding-bottom: 5px;
}
div#contenuto .cntContent .lblCMS_ALBO_DATACREAZIONE H5
{
color: #069;
font-size: x-small;
font-weight: normal;
}
div#contenuto .cntContent .CMS_ALBO_DATACREAZIONE
{
text-align: left;
float: right;
color: #aca2a3;
font-size: xx-small;
font-weight: bold;
padding-bottom: 5px;
width: 76%;
}
div#contenuto .cntContent .CMS_ALBO_DATACREAZIONE A
{
color: #069;
font-weight: bold;
}
div#contenuto .cntContent .CMS_ALBO_DATACREAZIONE A:hover
{
text-decoration: none;
}

div#contenuto .cntContent .lblCMS_ALBO_OGGETTO
{
display: none;
}
div#contenuto .cntContent .CMS_ALBO_OGGETTO
{
font-weight: bold; 
text-align: justify;
font-weight: bold;
text-decoration: none;
font-size: x-small;
text-transform: uppercase;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
float: left;
clear: both;
width: 90%;
}
div#contenuto .cntContent .CMS_ALBO_OGGETTO A
{
color: #333333;
font-weight: bold;
text-decoration: none;
}
div#contenuto .cntContent .CMS_ALBO_OGGETTO A:hover
{
color: #333333;
font-weight: bold;
text-decoration: underline;
}

div#contenuto .cntContent .lblCMS_ALBO_PROGRESSIVO 
{
width: 20%;
float: left;
clear: left;
color: #069;
font-size: x-small;
font-weight: normal;
padding-left: 20px;
padding-bottom: 5px;
}

div#contenuto .cntContent .lblCMS_ALBO_PROGRESSIVO H5
{
color: #069;
font-size: x-small;
font-weight: normal;
}

div#contenuto .cntContent .CMS_ALBO_PROGRESSIVO
{
text-align: left;
float: right;
color: #aca2a3;
font-size: xx-small;
font-weight: bold;
padding-bottom: 5px;
width: 76%;
}
div#contenuto .cntContent .CMS_ALBO_PROGRESSIVO A
{
color: #069;
font-weight: bold;
}
div#contenuto .cntContent .CMS_ALBO_PROGRESSIVO A:hover
{
}


div#contenuto .cntContent .lblCMS_ALBO_TIPODOCUMENTO
{
display: none;
width: 20%;
float: left;
clear: left;
margin-bottom: 1%;
margin-left: 20%;
font-size: x-small;
width: 30%;
font-weight: bold;
}

div#contenuto .cntContent .lblCMS_ALBO_TIPODOCUMENTO H5
{
font-size: x-small;
}

div#contenuto .cntContent .CMS_ALBO_TIPODOCUMENTO
{
display: none;
float: left;
margin-bottom: 1%;
font-size: x-small;
width: 50%;
}
div#contenuto .cntContent .CMS_ALBO_TIPODOCUMENTO A
{
font-size: x-small;
}
div#contenuto .cntContent .CMS_ALBO_TIPODOCUMENTO A:hover
{
}

div#contenuto .cntContent .lblCMS_ALBO_DATAATTO
{
display: none;
clear: left;
float: left;
margin-bottom: 1%;
margin-left: 20%;
font-size: x-small;
width: 30%;
font-weight: bold;
}

div#contenuto .cntContent .lblCMS_ALBO_DATAATTO H5
{
font-size: x-small;
}

div#contenuto .cntContent .CMS_ALBO_DATAATTO
{
display: none;
float: left;
margin-bottom: 1%;
font-size: x-small;
width: 50%;
}
div#contenuto .cntContent .CMS_ALBO_DATAATTO A
{
font-size: x-small;
}
div#contenuto .cntContent .CMS_ALBO_DATAATTO A:hover
{
}


div#contenuto .cntContent .lblCMS_ALBO_NUMEROATTO
{
display: none;
clear: left;
float: left;
margin-bottom: 1%;
margin-left: 20%;
font-size: x-small;
width: 30%;
font-weight: bold;
}

div#contenuto .cntContent .lblCMS_ALBO_NUMEROATTO H5
{
font-size: x-small;
}

div#contenuto .cntContent .CMS_ALBO_NUMEROATTO
{
display: none;
float: left;
margin-bottom: 1%;
font-size: x-small;
width: 50%;
}
div#contenuto .cntContent .CMS_ALBO_NUMEROATTO A
{
font-size: x-small;
}
div#contenuto .cntContent .CMS_ALBO_NUMEROATTO A:hover
{
}



div#contenuto .lalbo
{
clear: both;
padding: 1%;
min-height: 150px;
height: 100%;
background-color: #fff;
float: left;
width: 98%;
height: 100%;
}

div#contenuto .lalbo .lbldata
{
display: none;
}
div#contenuto .lalbo .data
{
padding-left: 2%;
color: #336699;
font-weight: normal;
font-size: x-small;
clear: both;
float: left;
}
div#contenuto .lalbo .lbltitolo
{
display: none;
}
div#contenuto .lalbo .titolo
{
min-height: 25px;
height: auto;
margin-top: 10px;
padding-left: 2%;
width: 90%;
font-weight: bold;
color: #069;
font-size: small;
clear: both;
float: left;
}
div#contenuto .lalbo .lbloggetto
{
display: none;
}
div#contenuto .lalbo .oggetto
{
padding: 2%;
font-size: x-small;
clear: both;
}
div#contenuto .lalbo .lblprogressivo
{
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .progressivo
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .lbltipodocumento
{
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .tipodocumento
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .lbldataatto
{
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .dataatto
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .lblnumeroatto
{
padding: 2%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
width: 25%;
}
div#contenuto .lalbo .numeroatto
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .lbliniziopubblicazione
{
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .iniziopubblicazione
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .lblfinepubblicazione
{
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .finepubblicazione
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .documento
{
color: #069;
font-weight: bold;
font-size: x-small;
padding: 2%;
height: auto;
clear: both;
margin-bottom: 2%;
}
div#contenuto .lalbo .documento P A
{
color: #069;
font-weight: bold;
font-size: x-small;
padding-left: 10px;
float: left;
}

div#contenuto .lalbo .documento .imgdocumento
{
float: left;
}
div#contenuto .lalbo .documento .imgdocumento .blank
{
}
div#contenuto .lalbo .lbltitoloLink
{
display: none;
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .titoloLink
{
display: none;
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
div#contenuto .lalbo .lblhrefLink
{
padding: 2%;
width: 25%;
font-size: x-small;
font-weight: bold;
float: left;
clear: left;
}
div#contenuto .lalbo .hrefLink
{
padding: 2%;
font-size: x-small;
float: left;
clear: right;
width: 66%;
}
