/* Cached vesion created on 18/03/10 19:09:18*/
/* elapsed time: 0.0199 secs */


/* -------- STILI GENERALI -------- */

.GoAway {
	position:absolute; top:-10000em; left:-10000em;
}
.clear {
	clear:both; height:0;
}
.Small {
	font-size:.8em;
}
/* -------- LAYOUT -------- */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%;
	color:#2D2D2F; background-color:transparent; 
	margin:0; padding:0; line-height:1em;
}
#Layout {
	width:100%; position:relative; padding:0;
	
}
#ColCent, #ColCent2Col {
	margin:0 11em 0 11em; padding:5px 10px;
	color:#2D2D2F; background-color:#FFFFFF; 
	min-height:66em;
	
	
}
body#BodyHome #ColCent {
	min-height:60em;
	
	
}
body#ReteCivica #ColCent {
	min-height:80em;
	
	
}
body#SitiSpeciali #ColCent, 
body#SitiSpeciali #ColCent2Col {
	min-height:66em;
	
	
}
#ColCent2Col {
	margin:0 0 0 11em; 
}
#ColSx {
	position:absolute; top:8px; left:5px; width:11em; 
	
	
	
}
#ColDx {
	position:absolute; top:8px; right:5px; width:11em; 
	
	
	
}/* COLONNA CENTRALE & contenuti HP */
	/* --- Banner Pubblicitario Home Page --- */
.BannerHome {
	text-align:center; margin:10px 0;
}
.BannerHome ol {
	list-style-type:none; margin:0; padding:0;
}
.BannerHome ol li {
	margin-bottom:6px;
}/* -------- BREADCRUMB -------- */

#Breadcrumb {
	font-size:.65em; padding:8px 0 3px 0; margin:0 5px 2px 5px;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/BreadCrumb.gif) 0 0 repeat-x;
	border-bottom:1px dotted #2D2D2F; color:#2D2D2F; 
}
#Breadcrumb a {
	color:#2D2D2F;
}
#Breadcrumb a:hover, 
#Breadcrumb a:focus, 
#Breadcrumb a:active {
	text-decoration:none;
}
#Breadcrumb span {
	font-weight:bold;
}/* --- SEZIONI AGGIUNTIVE --- */
	/* --- Elementi generali --- */
.SezAgg {
	padding-bottom:5px; margin-bottom:15px;
	border:1px solid #79B7E6; border-bottom-width:2px; border-left-width:2px; 
}
.SezAgg .viewTitolo {
	margin:0 0 5px 0; padding:4px;
	font-size:.9em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Utility/TitoloUtility.gif) 100% 0 no-repeat;
	color:#2D2D2F; background-color:transparent; border-bottom:1px solid #79B7E6;
}
.SezAgg a.viewLink {
	padding-left:0;
}
.SezAgg a.viewLink img {
	border:1px solid #79B7E6;
}
.SezAgg a.viewLinkIMG {
	background:none; padding-left:0;
}
.SezAgg a.viewLinkIMG img {
	border:none; padding-right:3px;
}
	/* --- Blocco Aggiuntivo Fondo Pagina --- */
.FondoPagina { 
	margin:10px 0; padding:0;
}
.SezAgg .ElencoCanale ol li {
	display:block; background:none;
}
.SezAgg .SoloLink ol li {
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/SoloLink.gif) 5px 4px no-repeat;
	padding-left:18px;
}
	/* --- Speciale Bandi Gara --- */
.SezAgg .BandiGara ol li {
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/SoloLink.gif) 5px 4px no-repeat;
	padding-left:18px;
}
.SezAgg ol.viewOL {
	margin-left:30px; padding:0;
}
.BlobWidth50 { 
	float:left; width:48.3%; margin:.8%; 
}
/* CLASSI NECESSARIA ALLA IMPAGINAZIONE TABLE FREE */
/* Sarebbe pi sensato metterli nel BlobView ma questo  il solo css invocato sicuramente da tutti */


P { margin: 0; padding: 0;}

.BLOBAlignLeft {
 text-align: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBAlignCenter { text-align: center;}
.BLOBAlignRight { text-align: right;}
.BLOBAlignJustify { text-align:justify;}

.BLOBBlockAlignCenter { text-align: center; }
.BLOBBlockAlignCenter div {margin: 0 auto;}
.BLOBBlockAlignRight { float: right;}
.BLOBBlockAlignLeft { float:left;}

.BLOBListSymbolDisc { list-style-type: disc;}
.BLOBListSymbolCircle { list-style-type: circle;}
.BLOBListSymbolSquare { list-style-type: square;}
.BLOBListSymbolDecimal { list-style-type: decimal;}
.BLOBListSymbolLowerLetter { list-style-type: lower-alpha;}
.BLOBListSymbolUpperLetter { list-style-type: upper-alpha;}
.BLOBListSymbolNone { list-style-type: none;}

.BLOBFloatClear {
 clear: both; 
 }
.BLOBFloatLeft {
 float: left;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBFloatRight {
 float: right;
 position: relative; /* serve per gestire un bug di ie http://www.positioniseverything.net/explorer/peekaboo.html */
}

.BLOBMarginLeft {
 margin-left: 10px;
}

.BLOBMarginRight {
 margin-right: 10px;
}


.BLOBIMGSpacerLeft { padding-left: 10px;}
.BLOBIMGSpacerRight { padding-right: 10px;}



.BLOBVAlignMiddle {
 vertical-align: middle;
}

.BLOBVAlignTop {
 vertical-align: top;
}

.BLOBVAlignBottom {
 vertical-align: bottom;
}


.BLOBWidth100 {width: 100%;}
.BLOBWidth50 {width: 49%;}

/* usato per affiancare orrizontalmente n oggetti */
.BLOBWidthN1 {float: left; width: 99%;}
.BLOBWidthN2 {float: left; width: 49.5%;}
.BLOBWidthN3 {float: left; width: 33%;}
.BLOBWidthN4 {float: left; width: 24.7%;}
.BLOBWidthN5 {float: left; width: 19.8%;}
.BLOBWidthN6 {float: left; width: 16.5%;}
.BLOBWidthN7 {float: left; width: 14.1%;}
.BLOBWidthN8 {float: left; width: 12.3%;}
.BLOBWidthN9 {float: left; width: 11.0%;}
.BLOBWidthN10 {float: left; width: 9.9%;}
.BLOBWidthN11 {float: left; width: 9.0%;}
.BLOBWidthN12 {float: left; width: 8.2%;}
.BLOBWidthN13 {float: left; width: 7.6%;}
.BLOBWidthN14 {float: left; width: 7.0%;}
.BLOBWidthN15 {float: left; width: 6.6%;}

/* usato per la dimensione delle celle delle tabelle */
.BLOBWidthTDN1 {width: 99%;}
.BLOBWidthTDN2 {width: 49.5%;}
.BLOBWidthTDN3 {width: 33%;}
.BLOBWidthTDN4 {width: 24.7%;}
.BLOBWidthTDN5 {width: 19.8%;}
.BLOBWidthTDN6 {width: 16.5%;}
.BLOBWidthTDN7 {width: 14.1%;}
.BLOBWidthTDN8 {width: 12.3%;}
.BLOBWidthTDN9 {width: 11.0%;}
.BLOBWidthTDN10 {width: 9.9%;}
.BLOBWidthTDN11 {width: 9.0%;}
.BLOBWidthTDN12 {width: 8.2%;}
.BLOBWidthTDN13 {width: 7.6%;}
.BLOBWidthTDN14 {width: 7.0%;}
.BLOBWidthTDN15 {width: 6.6%;}




.BLOBWidthEmpty {}

.BLOBRow1px {
 font-size: .05em;
 height: 1px;
}

.BLOBHidden{
	visibility:hidden;
	position: absolute;
	top: -1000em;
	font-size: .1em;
}


img {
 border-width: 0;
}

table {
 border-width: 0;
}

form {
 padding: 0px; margin: 0px;
}

.FlexCMPError {
 position: relative;
 margin: 2em 0 2em 0;
 padding: .5em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: .9em;
 font-weight:bold;
 color: #000000;
 background-color:#FFFF66;
 border: 2px solid #FF0000;
}

.errList{
	 position: relative;
	 margin: 1em 0;
	 padding: .5em;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: .9em;
	 font-weight:bold;
	 color: #000000;
	 background-color:#FFFF66;
	 border: 2px solid #FF0000;
	list-style-type: none;
}

.nowrap {
 white-space:nowrap;
}





/* Nuovi stili per XHTML -------------------------------------------------------------------------- */


.adminPanelPageInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:left;
	border: 1px solid #000066;
	margin: .3em;
	padding: .3em;
}
.adminPanelPageInfoItem {
	font-size: .65em;
	font-weight: normal;
}
.adminPanelPageInfoItemTitle {
	font-size: .65em;
	font-weight: bold;
}

/* Bordo del campo bloboject che diventa rosso se lasci vuoto un campo obbligatori */
.fldBox {border: 1px solid black;}
.fldErr {border: 1px solid red;}


/* Da qui inizia il vero admin.css, le classi sopra servono all'impaginazione tablefree */
A.adminLinkOnSite {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	background-color: #D6E0F7;
	text-decoration: none;
	text-align: center;
	height: 1em;
	margin: 0px 4px 0px 4px; 
	padding: 0px 2px 1px 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
}
A.adminLinkOnSite:hover {
	margin:  0 4px 0 4px;
	padding: 1px 1px 0 3px;
	border-color: #000000 #FFFFFF  #FFFFFF #000000;
}
A.adminLinkOnSite:active {
	color: #000000;
	background-color: #FEC643;
	border-color: #000000 #FFFFFF  #FFFFFF #000000;
}


/* ------------------------ FORM DI LOGIN ---------------- */


.FlexLoginBoxContainer  {
 width: 100%;
 text-align:center;
}

.FlexLoginBox {
	border: 1px solid #003399;
	width: 400px;
	text-align: left;
	background-image: url(http://www.provincia.agrigento.it/flex/cm/TemplatesUSR/modules/IT/TemplatesUSR-CM-modules-img/Enter.jpg);
	background-position: top right;
	background-repeat:repeat-y;
	margin: auto auto;
}

.FlexLoginContent{
 width: 245px;
 text-align: center; 
}


.FlexLoginTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;	
}
.FlexLoginLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
}
.FlexLoginField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color: #FFFFFF;
}

.FlexLoginButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	background-color: #FFFFFF;
	margin: .2em 0em .2em 0em;
}
.FlexLoginSmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #333333;
	background-color: #FFFFFF;
	text-align:left;
	margin-bottom: 1em;
}
.FlexLoginSmallText A{
	color: #333333;
	background-color: #FFFFFF;
}.Center { 
	text-align:center;
}
/* -------- OGGETTI DI CORPO PAGINA -------- */

	/* Titolo di livello 1 */
.viewTitolo {
	margin:.5em 0 1em 0; padding:0 0 .2em 22px; font-size:1em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo1.gif) 0 0 no-repeat;
	color:#2D2D2F; border-bottom:2px solid #2D2D2F;
}
	/* Titolo di livello 2 */
.viewSottotitolo {
	margin:.5em 0; padding:.2em; font-size:.9em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#2D2D2F;
	
	
}
.viewSottotitolo2 {
	margin:0 0 5px 0; padding:4px;
	font-size:.9em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Utility/TitoloUtility.gif) 100% 0 no-repeat;
	color:#2D2D2F; background-color:transparent; border-bottom:1px solid #79B7E6;
}
.viewSottotitolo a {color:#2D2D2F;}
.viewSottotitolo a:hover, .viewSottotitolo a:focus, .viewSottotitolo a:active {text-decoration:none;}
	/* Titolo di livello 3 */
.viewTitolo3 {
	margin:.5em 0; padding:.2em 1px 0 15px; font-size:.9em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo3.gif) 0 100% no-repeat;
	color:#2D2D2F; border-bottom:1px solid #2D2D2F;
}
	/* Titolo di livello 4 generico */
.viewTitolo4 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.85em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 6px no-repeat;
	color:#2D2D2F; border-bottom:1px dashed #2D2D2F;
}
	/* Titolo di livello 5 generico */
.viewTitolo5 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.8em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	color:#2D2D2F; border-bottom:1px dotted #2D2D2F;
}
	/* Paragrafazioni */
.viewPar, .viewParCell, .viewLI {
	color:#2D2D2F; font-size:.7em; padding:0 4px;
}
	/* Link - Link + immmagine - Download */
.viewPar a, .viewParCell a, .viewLI a {
	color:#09266C;
}
.viewPar a:hover, .viewParCell a:hover, .viewPar a:active, 
.viewParCell a:active, .viewLI a:hover, .viewLI a:active,
.LinkData a:hover, .LinkData a:focus, .LinkData a:active {
	text-decoration:none;
 }
a.viewLink {
	font-size:.7em; 
	color:#09266C;
}
a.viewLinkIMG img {
	border:none; padding-right:4px; background-color:#FFFFFF;
}
a.viewLink:hover, a.viewLink:focus, a.viewLink:active,  
a.viewAnchor:hover, a.viewAnchor:focus, a.viewAnchor:active {
	text-decoration:none;
}
.viewLinkOnlyTextContainer {
	padding:0 0 0 .9em;	line-height:1.4em;
}
div.viewParCell p.EMWorkaround a:hover, 
div.viewParCell p.EMWorkaround a:active, 
div.viewParCell p.EMWorkaround a:focus {
	text-decoration:none;
}
	/* Sottotitolo+paragrafo+immagine */
.viewSotTitCell {
	margin:.5em 0; padding:.2em; font-size:.9em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	color:#2D2D2F;
}  
dl.viewCaption {
	margin:0; padding:0;
}
dl.viewCaption dt {
	margin:0; padding:0;
}	
dl.viewCaption dt img {
	margin:0; padding:0;
}	
dl.viewCaption dd {
	margin:0; padding:0; color:#2D2D2F; 
	font-size:.7em; font-style:italic; text-align:center;
}
	/* Tabella dati */
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.7em; text-align:left; color:#2D2D2F; padding:2px 1px;
	background-color:#FFFFFF;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#09266C;
}
.viewTableCellText a:hover, 
.viewTableCellText a:active, 
.viewTableCellText a:focus { 
	text-decoration:none;
}
.viewTableHRTD,
.viewTableHCTD { 
	color:#FFFFFF; background-color:#FFFFFF;
}
.viewTableHRTD a,
.viewTableHCTD a { 
	color:#FFFFFF; background-color:#FFFFFF;
}
.viewTableHRTD a:hover, 
.viewTableHRTD a:active, 
.viewTableHRTD a:focus,
.viewTableHCTD a:hover, 
.viewTableHCTD a:active, 
.viewTableHCTD a:focus { 
	text-decoration:none;
}
.viewTableHRCellText,
.viewTableHCCellText { 
	color:#09266C; background-color:#FFFFFF;
	font-size:.7em; font-weight:bold; text-align:left; padding:2px 1px;
}
	/* Elenco di link ad àncora */
.viewAnchorList {
	list-style-type:none; margin:5px 0 10px 5px; padding:0; clear:both; width:99%;
}
.viewAnchorList li {
	margin:2px 0; padding:0 1px 0 10px;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ancora.gif) 0 6px no-repeat;
}
/* per avere la lista delle àncore inline: trasformo "Contenuti" in "Contenuti AnchorListFloat" */
.AnchorListFloat .viewAnchorList li {
	display:inline; 
	margin:0; padding:0 8px 0 10px;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ancora.gif) 0 7px no-repeat;
}
.viewAnchorList li a.viewAnchor {
	background:none; padding:0; font-weight:normal;
}
a.viewAnchor {
	font-size:.7em; color:#09266C; font-weight:bold;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Top.gif) 0 0 no-repeat;
	padding:.2em 1px .2em 15px;
}
	/* Form */
.formTextLabel, .formTextAreaLabel, .formCheckboxLabel, 
.formDropDownLabel, .formText, .formTextArea, .formDropDown, 
.formErrorList, .formRedirector, .formCheckbox, .formMandatory, .formError {
	font-size:.7em; 
}
.formTextLabel { 
	white-space:nowrap;
}
.formText, .formTextArea, .formDropDown {
	width:96%; 
}
.formError {
	color:#09266C; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}
	/* Riga vuota e riga di separazione */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#09266C; height:2px; 
}
	/* Corsivo, grassetto, evidenziato */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#2D2D2F; background-color:#FFFF7E; 
}
	/* Liste puntate e numerate */
.viewUL, .viewOL, .viewLI ul, .viewLI ol {
	margin:0 0 0 20px; padding:0; 
	 
}
.viewLI ol {
	list-style-type:square;
}
.viewLI ol li {
	font-size:1em;
}
.BLOBListSymbolCustom1 {	
	list-style-type:none;
	margin:5px 0 5px 20px; padding:0; 
	 
}
.BLOBListSymbolCustom1 li {
	margin:5px 0 5px 20px; padding:0; 
	 
}
.BLOBListSymbolLowerLetter, 
.BLOBListSymbolDecimal {	
	margin:5px 0 5px 20px; padding:0; 
	 
}
.BLOBListSymbolDecimal ol {
	list-style-type:lower-alpha;	
	margin:5px 0 5px 20px; padding:0; 
	  
}
	/* Porzione di Indice */
.viewIndexSlice ol {
	list-style-type:none; margin:10px 0; padding:0;
	font-size:.7em;	font-weight:bold;
}
.viewIndexSlice ol li {
	margin:3px 0; padding:.2em 1px .2em 11px;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/PorzioneIndice.gif) 0 6px no-repeat;
	
	
}
.viewIndexSlice ol li a:link, 
.viewIndexSlice ol li a:visited {
	color:#09266C;
}
.viewIndexSlice ol li a:hover, 
.viewIndexSlice ol li a:active,
.viewIndexSlice ol li a:focus {
	text-decoration:none;
}
	/* Elenco RSS */
ol.ElencoRSS {
	list-style-type:none; margin:10px 0; padding:0;
}
ol.ElencoRSS li {
	list-style-type:none; margin:5px 0; padding:2px 0 2px 15px; font-size:.8em;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/RSS.gif) 0 3px no-repeat;
	
}
ol.ElencoRSS li a:link, 
ol.ElencoRSS li a:visited {
	color:#09266C;	
}
ol.ElencoRSS li a:hover, 
ol.ElencoRSS li a:focus,
ol.ElencoRSS li a:active {
	text-decoration:none;
}
	/* Elementi dell'oggetto FORM */
label.formTextLabel, 
label.formDropDownLabel,
label.formCheckboxLabel,
label.formTextAreaLabel {
	display:block; float:left; width:10em; margin-right:5px;
}
input.formText,
textarea.formTextArea,
select.formDropDown {
	display:block; float:left; width:15em; 
}
	/* Elementi personalizzati di CM */	
		/* BoxEvidenti dei testi personalizzati */
.SfondoVerdeParNero {
	padding:.6em; margin:1em 0;
	color:#FFFFFF; background-color:@Verde; 
	font-weight:bold; font-size:.8em;
}	
.SfondoGialloParNero {
	padding:.6em; margin:1em 0;
	color:@Nero; background-color:@Giallo; 
	font-weight:bold; font-size:.8em;
}	
.SfondoArancioneParNero {
	padding:.6em; margin:1em 0;
	color:@Nero; background-color:@Arancione; 
	font-weight:bold; font-size:.8em;
}	
.SfondoRossoParNero {
	padding:.6em; margin:1em 0;
	color:#FFFFFF; background-color:@Rosso; 
	font-weight:bold; font-size:.8em;
}	
.BoxEvidente1 {
	border:1px solid #09266C; padding:.6em; margin:1em 0;
	color:#09266C; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente2 {
	border:1px solid #09266C; padding:.6em; margin:1em 0;
	color:#2D2D2F; background-color:#EDECEC; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente3 {
	border:1px solid #2D2D2F; padding:.6em; margin:1em 0;
	color:#2D2D2F; background-color:#FFFFFF; 
	font-weight:bold; font-size:.8em; text-align:center;
}
.BoxEvidente4 {
	border:1px solid #2D2D2F; padding:.6em; margin:1em 0;
	color:#2D2D2F; background-color:#FFFF7E; 
	font-weight:bold; font-size:.8em; text-align:center;
}
h2.BoxEvidente5 { 
	padding:3px; margin:5px; 
	background-color:#D5F8F2; color:#2D2D2F; 
	font-size:.9em;
}
div.TestoPrivacy {
	display:block; overflow: auto; 
	margin:10px 0; padding:10px;
	width:90%; height:200px; 
	border:1px solid #2D2D2F; color:#2D2D2F; background-color:#FFFFFF;
	text-align:justify; font-size:.6em;
}
/* TitoloSezioneAggiuntiva: la definizione CSS è in SezAgg.css */

.BLOBIMGSpacerLeft, .BLOBIMGSpacerRight {
	padding:2px 4px 4px 4px;
}
.BLOBWidthEmptyRight{float:right} 
.BLOBWidthEmptyLeft{float:left}
.BLOBFloatLeft {z-index: 20;}
.BLOBFloatRight {z-index: 20;}
/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#09266C;
}
.ElencoCanale a {
	color:#09266C;
} 
.ElencoCanale a:hover,
.ElencoCanale a:active,
.ElencoCanale a:focus {
	text-decoration:none;
} 
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0;
}
.ElencoCanale ol li {
	margin:4px 0; padding:1px; font-size:.7em;
}
.CanaleGenerico ol li { 
	padding-left:12px; background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/CanaleGenerico.gif) 1px 4px no-repeat;
}
	/* -------- Image Block -------- */
.NewsBlock {
	width:100%; margin:7px 0;
}
.NewsBlockImgLeft {
	float:left; margin:0 4px 4px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 4px 4px;
}
	/* -------- Elencatori specifici -------- */
.TitoloData ol li { 
	padding-left:9px; background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/TitoloData.gif) 1px 6px no-repeat;
}
.SoloLink ol li { 
	padding-left:9px; background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/SoloLink.gif) 1px 6px no-repeat;
}
.DataTitoloLink ol li { 
	padding-left:9px; background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataTitoloLink.gif) 1px 6px no-repeat;
}
.DataStrilloLink ol li { 
	padding-left:9px; background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataStrilloLink.gif) 1px 6px no-repeat;
}
.SoloFoto ol li { 
	 display:inline;
}
.SoloFoto ol li a { 
	 border:1px solid #2D2D2F; margin:5px; padding:0;
	
	
}
.SoloFoto ol li a:hover { 
	 border:1px solid #09266C;
	
	
}
.NotizieAffiancate {
	width:100%; clear:both;
}
.NotizieAffiancate div.NewsAffiancata {
	font-size:.7em; 
	border:1px solid #EDECEC; background-color:#FFFFFF;
	float:left; width:47%; padding:3px; margin:3px;
	
}
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.RassegnaStampa ol li {
	margin:5px 0; padding:7px 2px 7px 13px; 
	color:#2D2D2F; line-height:1.2em; border:1px solid #EDECEC;
	background:#FFFFFF url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Grigio {
	background:#EDECEC url(http://www.provincia.agrigento.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampaGrigio.gif) 6px 11px no-repeat;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px; margin:10px 0; border:1px solid #09266C;
	position:relative; clear:both;
}
#ChannelSelection {
	margin:5px 0; padding:0; 
}
#ChannelYearList, 
#ChannelMonthList,  
#ChannelDayList { 	
	clear:both;	width:99%;
}
#ChannelYearLabel, 
#ChannelMonthLabel, 
#ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList ol, 
#ChannelMonthList ol, 
#ChannelDayList ol { 	
	list-style-type:none; border-left:1px solid #2D2D2F;	
	margin:0; padding:0; position:relative;
}
#ChannelYearList ol li, 
#ChannelMonthList ol li, 
#ChannelDayList ol li {	
	margin:0; padding:0; border-right:1px solid #2D2D2F;
	float:left; line-height:2em;	
}
#ChannelYearList ol li a, 
#ChannelMonthList ol li a, 
#ChannelDayList ol li a {	
	color:#09266C; font-weight:bold; margin:0 7px;
}
#ChannelYearList ol li a:hover, 
#ChannelMonthList ol li a:hover, 
#ChannelDayList ol li a:hover,
#ChannelYearList ol li a:active, 
#ChannelMonthList ol li a:active, 
#ChannelDayList ol li a:active {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	padding:0 7px; font-weight:normal;
}
#ChannelClear {	
	clear:both; height:0;
}/* ---------- Calendario -------------- */
.viewCalendar {
	font-size:.65em; text-align:center;
	border:1px solid #2D2D2F;
	color:#2D2D2F; background-color:transparent;
	margin:5px 3px; padding:5px 0 0 0;
	float:left; clear:both; width:14em;
}
#ChannelPager .viewCalendar {
	font-size:1em; text-align:center;
	border:1px solid #09266C; color:#2D2D2F;
	margin:5px 3px; padding:5px 0 0 0;
}
.viewCalendar div {
	text-align:center;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; 
	font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; font-size:1em; 
	width:14em; margin:5px 0;
}
.viewCalendar table th {
	font-size:1.05em;
}
.viewCalendar table td {
	padding:3px 1px; text-align:center;
	border:1px solid #2D2D2F;
}
.viewCalendar table td.current {
	border:1px dotted #2D2D2F;
	padding:1px; font-weight:bold;
}
.viewCalendar a {
	color:#FFFFFF; background-color:#2D2D2F;
	font-weight:bold; text-decoration:underline;
	padding:1px;
}
.viewCalendar table td a:link,
.viewCalendar table td a:visited {
	display:block; font-weight:bold;	
}
.viewCalendar table td a:hover, 
.viewCalendar table td a:focus,
.viewCalendar table td a:active {
	color:#09266C; background-color:transparent;
}
.viewCalendar .NewsBlock .NewsBlockImgLeft,
.viewCalendar .NewsBlock .NewsBlockImgRight {
	height:0;
}
.daySu {color:#2D2D2F;}/* FOTOGALLERY */
.viewGallery {
	margin:10px 0; padding:5px 0 0 0; width:98%;
	border:1px solid #2D2D2F; border-top:none;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FotoGallery/GallerySfondo.gif) 0 0 repeat-x;
	color:#FFFFFF; background-color:transparent;
}
.viewGallery h1 {
	font-size:1em;	
	margin:10px; padding:5px 0 5px 33px; 
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FotoGallery/GalleryIcoH1.gif) 0 2px no-repeat;
	color:#FFFFFF; background-color:transparent;
}
.viewGallery h2 {
	font-size:.9em;	
	margin:10px; padding:0 0 0 12px; 
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FotoGallery/GalleryIcoH2.gif) 3px 4px no-repeat;
	color:#FFFFFF; background-color:transparent;
}
.ViewGallery .Box {
	clear:both; margin:10px;
	border:1px solid #2D2D2F; 
}
span.NavInactive, span.NavActive {
	
}
	/* Generale navigazione numerica */
.Number {
	text-align:center;
}
.Number .Foto {
	text-align:center;
	margin:10px; padding:5px 0;
	color:#2D2D2F; font-size:.85em;
}
.Number .Foto img {
	border:1px solid #2D2D2F; 
}
.Number .Foto p {
	margin:0; padding:0;
}
.Number ol {
	width:100%; clear:both;
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FotoGallery/GallerySfondoNav.jpg) 0 100% repeat-x; 
	font-size:.8em; text-align:center;	
	margin:0; padding:7px 0;
}
.Number ol li {
	display:inline;	
	padding:0 5px;
}
.Number a:link, 
.Number a:visited {
	color:#950C28;
	font-weight:bold;
}
.Number a:hover, 
.Number a:active, 
.Number a:focus {
	text-decoration:none;
}
	/* Specifico navigazione per titoli */	
.Title {
	text-align:left;
}
.Title .Foto {
	text-align:center;
	margin:10px; padding:5px 0;
	color:#2D2D2F; font-size:.85em;
	width:50%; float:left;
}
.Title .Foto img {
	border:1px solid #2D2D2F; 
}
.Title .Foto p {
	margin:0; padding:0;
}
.Title ol {
	width:45%; float:left;
	font-size:.8em;
	margin:0; padding:0;
	list-style-type:none;
}
.Title ol li {
	margin:5px; padding:0;
}
.Title a:link, 
.Title a:visited {
	color:#950C28;
	font-weight:bold;
}
.Title a:hover, 
.Title a:active, 
.Title a:focus {
	text-decoration:none;
}
.Title strong {
	padding:0 0 0 9px; 
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/FotoGallery/GalleryIcoH2.gif) 0 3px no-repeat;
}/* ------- SONDAGGI ------- */
form.PollForm {
	margin:0; padding:0; 
	color:#2D2D2F; background-color:transparent;
}
form.PollForm .Center {
	text-align:center;
}
form.PollForm input {
}
form.PollForm input.Submit {
}
div.PollBox {
	font-size:.7em;
	color:#2D2D2F; background-color:transparent;
	padding-left:3px;
}
div.PollBox h1 {
	margin:0; padding:6px 0; 
	font-size:1.1em;
}
div.PollBox h2 {
	margin:0; padding:4px 0; 
	font-size:1.1em;
	color:#09266C; background-color:transparent;
}
div.PollBox ol,
div.PollBox ul {
	list-style-type:none;
	margin:0; padding:0;
}
div.PollBox ol li {
	margin:0; padding:0;
}
div.PollBox ol li input {
	position:relative; top:3px;
}
div.PollBox ul li {
	margin:0; padding:5px 0 2px 14px; 
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Sondaggi/Sondaggi.gif) 3px 11px no-repeat;
}
div.PollBox ul li img {
	position:relative; top:5px;
}
div.PollBox p {
	margin:0; padding:3px 0;
}
div.PollBox p.Errore {
	color:#09266C; background-color:transparent;
}
div.PollBox p.Totale {
	margin:10px 0; padding:0;
	font-weight:bold;  
}
div.PollBox a {
	color:#09266C; background-color:transparent;
	font-weight:bold;  
}
div.PollBox a.TuttiSondaggi {
	display:block; margin:3px 0; padding:5px 0 2px 14px; 
	background:url(http://www.provincia.agrigento.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Sondaggi/Sondaggi.gif) 3px 8px no-repeat;
}
div.PollBox a:hover {
	text-decoration:none; 
}

	/* Dimensioni varie */
	/* Colori del Progetto */
	/* Colori del MenuV */
	/* Colori Vari */

body {
	font-size:11pt; 
	font-family:"Times New Roman", Times, serif; 
	color:#2D2D2F; background-color:transparent;
}
.page {
	page-break-before:always;
}
.viewCalendar, 
.ChiudiStampa {
	display:none;
}
.ImgStampa {
	text-align:center;
} 