/* Cached vesion created on 08/02/12 18:38:47*/
/* elapsed time: 0.0074179172515869 secs */

/* 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.comune.cesena.fc.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;
}/* Costanti del Progetto */

/* -------- LAYOUT -------- */
body {
	font-family:Arial, Helvetica, sans-serif; font-size:100%;
	color:#444444; background-color:#000000; position:relative;
	margin:0 auto; padding:5px 15px; line-height:1em;
	max-width:1230px; min-width:750px;
}
body#Cultura {
	color:#444444; background-color:#BEBEBE;
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
.Layout {
	width:100%; position:relative; padding:0;
	background-color:#ebf3ff; color:#444444;
}
#Home .Layout {
	background-color:#FFFFFF; color:#444444;
}
.ColCent, .ColCent2Col {
	margin:0 13em; padding:0 10px 10px;
	background-color:#FFFFFF; color:#444444;
}
.ColCent2Col {
	margin-right:0;
}
#Home .ColCent2Col {
	margin-left:360px; padding:0 10px 10px;
}
.ColMenu {
	position:absolute; top:0; left:0; width:360px; 
	background-color:#ebf3ff; color:#444444;
}
.ColSx {
	position:absolute; top:0; left:0; width:13em;
	background-color:#ebf3ff; color:#444444;
}
.ColMenu .ColSx {
	position:static; float:left; width:180px;
}
.ColDx {
	position:absolute; top:0; right:0; width:13em;
	background-color:#ebf3ff; color:#444444;
}
.ColMenu .ColDx {
	position:static; margin-left:180px; width:180px; color:#444444;
	background:#ebf3ff url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/ColDx.gif) 0 0 repeat-x;
	
}
#Cultura .ColMenu .ColDx {
	width:205px; position:absolute; left:-20px;
}
.Contenuti {
	color:#444444; background-color:#FFFFFF; padding:10px 0;
	min-height:40em; 
}

/* --- Per struttura con flottaggi: 2 col!! --- */
.ColCent2ColMenuSx {
	margin:0 0 0 13em; padding:10px 0 10px 10px; 
	color:#444444; background-color:#FFFFFF; 
}
.ColCent2ColMenuDx {
	margin:0 13em 0 0; padding:10px 10px 10px 0; 
	color:#444444; background-color:#FFFFFF; 
}
.OldIEwidth99 {
	width:100%; float:left; 
}
.OldIEfloat {
	float:left; 
	
}
.ColSxFloat {
	float:left; width:13em; 
}
.ColDxFloat {
	float:right; width:13em; 
}
/* --- Classi per template "Cultura" --- */
#Cultura .Layout, #Cultura .Contenuti {
	background-color:#F3F3F3; color:#444444;
} 
#Cultura .ColSx {
	background-color:#F3F3F3; color:#444444; width:150px;
}
#Cultura .ColCent2Col {
	margin-left:150px;
}
.ColonnaMenuSx {
 	background-color:#FFFFFF; color:#444444;
	position:absolute; top:10px; left:150px; width:205px; padding:5px;
}
.ContenutiInterni, .ContenutiInterni2 {
	margin-left:220px; padding:10px; background-color:#FFFFFF; color:#444444;
}
.ContenutiInterni2 {
	margin-left:10px;
}
/* --- Classi "prezzemolo" da usare ovunque --- */
.GoAway {
	position:absolute; top:-10000px; left:-10000px;
}
.clear {
	clear:both; width:99%; height:1px; line-height:.05em; font-size:.05em; color:#FFFFFF;
}
/* --- Msg di errore e avvisi --- */
.Errore { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #444444; color:#444444; background-color:#b1bee0;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #444444; 
	font-size:.8em; font-weight:bold; color:#444444; text-align:center;
}
.Attenzione a { 
	color:#960703;
}
.Attenzione a:hover {
	text-decoration:none; 
	color:#960703;
}

.BannerList {
	list-style-type:none; padding:0; margin:10px 0;
}
.BannerList li {
	margin:0 0 15px 0;
}
/* -------- TESTATA -------- */
.FondoTestata { 
	border-bottom:5px solid #FFFFFF;
	background:#da0000 url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata.gif) 0 100% repeat-x;
	
}
.Testata { 
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata.png) 100% 100% no-repeat; 
	position:relative; min-height:156px;	
	
}
.Home {
	border-top:5px solid #FFFFFF; border-right:5px solid #FFFFFF;
	position:absolute; bottom:-2px; left:0; z-index:3; 
}
#Urbanistica .Testata { 
	background-image:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Urbanistica.jpg);
}
#Cultura .Testata { 
	background-image:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Cultura.jpg);
}
#Ambiente .Testata { 
	background-image:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Ambiente.png);
}
/* -------- OGGETTI DI CORPO PAGINA -------- */
/* ------- TITOLI ------- */
	/* Livello 1 */
.viewTitolo {
	margin:10px 0; padding:3px 0 3px 14px; font-size:1.1em; line-height:1.2em;
	color:#960703; border-bottom:3px solid #e2e2e2; text-transform:uppercase;
	background:transparent url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo1.gif) 0 0 repeat-y;
}
/* --- Classi T1 per template "Cultura" --- */
#Cultura .viewTitolo {
	margin:5px 0; padding:0; color:#FFFFFF; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:1em;
	background:#da0000 url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo1-Cultura-Sx.gif) 0 0 no-repeat; border:none;
}
#Cultura .viewTitolo span {
	display:block; padding:5px 30px 4px 10px;
	color:#FFFFFF; background:transparent url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo1-Cultura-Dx.gif) 100% 0 no-repeat;
}
#Cultura .viewTitolo a {
	color:#FFFFFF; background-color:transparent; text-decoration:none;
}
#Cultura .viewTitolo a:hover {
	text-decoration:underline;
}
	/* Livello 2 */
.viewSottotitolo {
	margin:10px 0; padding:.2em 0 .2em .2em; font-size:1.25em; color:#575757;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
	font-family:"Trebuchet MS", Verdana, sans-serif; font-weight:normal;
}
	/* Livello 3 */
.viewTitolo3 {
	margin:.5em 0; padding:.2em 1px 0 15px; font-size:.9em;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo3.gif) 0 100% no-repeat;
	color:#444444; border-bottom:1px solid #444444;
}
	/* Livello 4 */
.viewTitolo4 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.85em;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 6px no-repeat;
	color:#444444; border-bottom:1px dashed #444444;
}
	/* Livello 5 */
.viewTitolo5 {
	margin:.5em 0; padding:.2em 1px .1em 11px; font-size:.8em;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	color:#444444; border-bottom:1px dotted #444444;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#444444; font-size:.75em; padding:2px 0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.viewPar a, .viewParCell a, .viewLI a {
	color:#960703; font-weight:bold;
}
.viewPar a:hover, .viewParCell a:hover, .viewLI a:hover, .LinkData a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.75em; color:#960703; font-weight:bold;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#FFFFFF;
}
a.viewLink:hover, a.viewAnchor:hover {
	text-decoration:none; 
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
.viewSotTitCell {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em; color:#444444;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
}  
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#444444; 
	font-size:.75em; font-style:italic; text-align:center;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.75em; text-align:left; color:#444444; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#960703;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#960703; background-color:transparent;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#960703; background-color:transparent;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#960703; background-color:transparent; font-size:.75em; padding:2px 1px;
}
/* ------- ELENCO LINK AD ANCORA ------- */
.viewAnchorList {
	list-style-type:none; margin:5px 0 10px 5px; padding:0; clear:both; width:99%;
}
.viewAnchorList li {
	margin:2px 0; padding:0 1px;
}
.viewAnchorList li a.viewAnchor {
	background:none; padding:0; font-weight:normal;
}
a.viewAnchor {
	font-size:.75em; color:#960703; font-weight:bold;
	padding:.2em 1px;
}
.AnchorListFloat .viewAnchorList li {
	display:inline; 
	margin:0; padding:0 8px 0 10px;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ancora.gif) 0 7px no-repeat;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#960703; height:2px; 
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#da0000; background-color:transparent; font-weight:bold; font-size:1.2em; border-bottom:1px dotted #da0000;
	padding-left:18px; background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaRossa.gif) 6px 3px no-repeat;
}
/* ------- ELENCHI PUNTATI E NUMERATI ------- */
	/* Tutte le liste */
.viewUL, .viewOL, .viewLI ul, .viewLI ol {
	margin:0; padding:0 0 0 23px; 
}
.viewUL ol, .viewOL ol, .viewLI ul ol, .viewLI ol ol {
	margin:0; padding:0 0 0 12px;
}
.viewLI ol li {
	font-size:1em;
}
/* ------- PORZIONE DI INDICE ------- */
.viewIndexSlice {
	margin:10px 0;
}
.viewIndexSlice ol {
	list-style-type:none; margin:0; padding:0; font-size:.75em;
}
.viewIndexSlice ol li {
	margin-bottom:6px;
}
.viewIndexSlice ol li a, .viewIndexSlice ol li strong {
	color:#960703; background-color:transparent;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
.viewIndexSlice ol ol {
	margin:6px 0 0 15px; font-size:.9em;
}
.viewIndexSlice ol ol li {
	margin-bottom:0;
}
.viewIndexSlice ol ol ol {
	font-size:1em; margin-top:3px;
}
.viewIndexSlice ol ol ol li {
	margin-bottom:2px;
}
/* ------- ELENCO RSS ------- */
ol.RSSBlock {
	margin:10px 0; padding:0;
	list-style-type:none; font-size:.75em;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px; border:1px solid #e2e2e2;
}
ol.RSSBlock h2 {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em; color:#444444;
	background:transparent url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
}
ol.RSSBlock a {
	color:#960703; font-weight:bold;
}
ol.RSSBlock a:hover {
	text-decoration:none;
}
ol.RSSBlock em {
	font-size:.9em; font-weight:normal;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}
/* ------- ELENCO NL ------- */
.NewsBlock {
	font-size:.7em;
}
.NewsBlock .viewSottotitolo {
	font-size:1em;
}
/* ------- ELEMENTI OGGETTO FORM ------- */
input.formText {
	width:15em; 
}
select.formDropDown {
	width:15.4em; 
}
textarea.formTextArea {
	width:18.3em; 
}
.formTextLabel, .formTextAreaLabel, .formCheckboxLabel, 
.formDropDownLabel, .formText, .formTextArea, .formDropDown, 
.formErrorList, .formRedirector, .formCheckbox, .formMandatory, .formError {
	font-size:.75em; 
}
.formText, .formTextArea, .formDropDown {
	width:96%; 
}
.formRadio label {
    font-size:.75em; margin-right:10px; position:relative; top:-1px;
}
.formError {
	color:#960703; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}
.formRedirector a.viewLink { 
	font-size:1em;
}
.formColLeft, .formColRight {
	display:block; float:none; width:99%;
}
/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
	/* BoxDimensioneFissa per testi a dimensione bloccata tipo privacy */
div.BoxDimensioneFissa {
	display:block; overflow:auto; height:80px; 
	margin:10px 0; padding:10px;
	border:1px solid #444444; color:#444444;
	text-align:justify; font-size:.6em;
}
div.BoxDimensioneFissa a {
	color:#960703; background-color:transparent;
}
div.BoxDimensioneFissa a:hover {
	text-decoration:none;
}
	/* Link Archivio */
.LinkArchivio {
	text-align:right; margin:0 0 10px 0; font-size:.75em; font-weight:bold;
}
.LinkArchivio a {
	border:1px solid #e2e2e2; padding:5px;
	color:#960703; background-color:transparent; text-decoration:none;
}
.LinkArchivio a:hover {
	text-decoration:underline;
}
	/* Link Menu */
.LinkMenu {
	font-size:.85em; margin:10px 0; padding:0 0 2px 25px; color:#960703;
	background:transparent url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1.gif) 10px 1px no-repeat;
}
.LinkMenu a {
	text-decoration:none; color:#960703; background-color:transparent;
}
.LinkMenu a:hover {
	text-decoration:underline;
}
.Scheda {
	margin:10px 0; line-height:1.2em;
}
.BannerTurismo {
	margin:10px 0; text-align:center;
}
/* -------- CANALI -------- */
.LinkData { 
	padding:.1em 0; font-size:.75em;
}
.LinkData a {
	color:#960703;
}
.ElencoCanale a {
	color:#960703;
} 
.ElencoCanale a:hover {
	text-decoration:none;
} 
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0;
}
.ElencoCanale ol li {
	margin:4px 0; padding:1px; font-size:.75em;
}
.ElencoCanale ol li img {
	margin-right:5px;
}
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.DataTitolo {
	color:#960703; background-color:transparent;
}
.DataTitolo a {
	color:#444444; background-color:transparent; font-weight:bold; font-size:1.1em;
}
.DataTitolo a:hover {
	text-decoration:none;
}
/* News Affiancate */
.Affianca ol {
	clear:both;
}
.Affianca ol li {
	font-size:.75em; margin:0 4% 10px 0; float:left; width:47%;
	min-height:100px; 
}
.Affianca ol li.rowOdd {
	margin-right:0; width:48%; 
}
.Affianca ol li img {
	float:right; margin:0 0 5px 5px; background-color:#FFFFFF;
}
.Affianca ol li span {
	color:#960703; background-color:transparent; font-weight:bold; font-size:.9em;
}
.Affianca ol li h3 {
	 margin:5px 0 0; padding:0; font-size:1.1em;
	 color:#000000; background-color:transparent;
}
.Affianca ol li p {
	 margin:5px 0 0; padding:0;
	 color:#444444; background-color:transparent;
}
.Affianca ol li a {
	color:#444444; background-color:transparent;
}
.Affianca ol li a:hover {
	text-decoration:none;
}
	/* News Affiancate solo Immagini */
.AffiancaImg ol {
	clear:both; margin-bottom:10px;
}
.AffiancaImg ol li {
	margin:0 4% 0 0; float:left; width:47%; text-align:center; 
} 
.AffiancaImg ol li.rowOdd {
	margin-right:0; width:48.5%; 
}
.AffiancaImg ol li h3 {
	margin:0; padding:0;
} 
	/* Titolo + Abstract */
.TitoloAbstract ol li h3 {
	 margin:5px 0 0; padding:0; font-size:1.1em;
	 color:#000000; background-color:transparent;
}
.TitoloAbstract ol li a {
	color:#444444; background-color:transparent;
}
	/* FotoDataTitolo per telai "Cultura" */
.FotoDataTitolo img {
	margin-right:10px; float:left;
}
.FotoDataTitolo a {
	color:#da0000; background-color:transparent; text-decoration:none;
}
.FotoDataTitolo a strong {
	color:#4C4636; background-color:transparent; padding:0; margin:5px 0 0;
}
.FotoDataTitolo a:hover strong {
	color:#da0000; background-color:transparent;
}
.FotoDataTitolo p {
	color:#655251; background-color:transparent; padding:0; margin:5px 0 0;
}
.Incolonnato img {
	margin:0;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:5px; margin:10px; border:1px solid #960703;
}
.CalendarioProiezioni #ChannelPager {	
	padding:0; margin:0; border:none;
}
#ChannelSelection {
	margin:5px 0; padding:0;
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList, #ChannelMonthList, #ChannelDayList {
	clear:left;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #444444;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #444444;
	float:left; line-height:2em;	
}
#ChannelPager ol li a, #ChannelPager ol li strong {	
	color:#960703; font-weight:bold; margin:0 7px;
}
#ChannelPager ol li a:hover {	
	text-decoration:none;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	display:none;
}
#ChannelClear {	
	clear:both; height:0;
}
/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
.Stampa {
	display:block; width:30px; height:29px; position:absolute; top:0; right:13.5em;
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Stampa.gif) 0 0 no-repeat; z-index:5;
}
#Home .Stampa, .ColCent2Col .Stampa {
	right:0;
}
#Cultura .Stampa {
	top:-33px;
}
.Mappa {
	background:transparent url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Mappa.gif) 0 0 no-repeat;
	font-size:.9em; color:#444444; padding:0 0 5px 22px; font-weight:bold; 
}
.Mappa:hover {
	text-decoration:none;
}
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#960703;
}
.MapIndexTree a:hover {
	text-decoration:none;
}
.MapIndexTree ol {
	list-style-type:none; margin:0; padding:0;  
	font-weight:bold;
}
.MapIndexTree ol li {	
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol li a {
	color:#960703;
}
.MapIndexTree ol li a:hover {
	text-decoration:none;
}
.MapIndexTree ol ol {
	list-style-type:none; border:none;
	padding:0; font-weight:normal;
}
.MapIndexTree ol ol li {
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
.MapIndexTree ol ol ol ol {
	display:none;
}
/* ------- RICERCA ------- */
#formSearchBox {
	float:left; width:195px; margin-top:-5px;
	border-right:2px solid #FFFFFF;
}
#formSearchBox div {
	display:inline; color:#444444; font-weight:bold;
}
#frmSearchText {
	padding:1px; border:1px solid #FFFFFF; width:8em; 
	background-color:#ebf3ff; color:#444444;
}
#Cultura #frmSearchText {
	color:#444444; background-color:#E6E6E6;
}
#frmSearchSubmit {
	position:relative; top:4px; 
}
/* Pagina del Risultato della Ricerca */
ol.RisultatoRicerca {
	list-style-type:none; margin:10px 0; padding:0; font-size:.7em;
} 
ol.RisultatoRicerca li {
	margin:0 0 8px 0; clear:both;
}
ol.RisultatoRicerca div {
	float:left; width:100px; padding-right:5px; text-align:right;
} 
ol.RisultatoRicerca p {
	margin:4px 0 0 0; padding:0; height:9px;	
	background:transparent url(http://www.comune.cesena.fc.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/pollBar.gif) 100% 0 no-repeat;
	border:1px solid #444444; float:right;
}
ol.RisultatoRicerca a {
	color:#960703; background-color:transparent;
	display:block; float:left;
}
ol.RisultatoRicerca a:hover {
	text-decoration:none;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#444444; background-color:#b1bee0; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #444444; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}
.ClassificationFormBlock {
	font-size:.7em; margin:10px 0;
}
.ClassificationFormBlock fieldset {
	float:left; width:47%; margin-right:.5%; padding:10px 1%; 
	border:1px solid #e2e2e2; min-height:330px; 
}
.ClassificationFormBlock legend {
	font-size:1.1em; font-weight:bold; color:#960703; background-color:transparent;
}
.ClassificationFormBlock ol li input {
	position:relative; top:2px; border:none;
}
.ClassificationFormBlock ol {
	list-style-type:none; margin:0; padding:0;
}
.ClassificationFormBlock ol ol {
	margin-left:15px;
}
	/* --- Pagina Ricerca V2 --- */
.SearchRefine ul {
	color:#444444; background-color:transparent; font-size:.7em;
	margin:10px 0 20px; padding:0; list-style-type:none;
	display:inline; font-weight:normal;
}
.SearchRefine ul li {
	display:inline; margin:0 15px 6px 0;
}
.SearchRefine ul li strong {
	background-color:#f6f6f6; border:1px dotted #444444; padding:3px;
}
.SearchRefine dl, .SearchRefine dt, .SearchRefine dd {
	margin:0; padding:0;
}
.SearchRefine dt {
	margin-top:10px;
}
.SearchRefine a {
	font-weight:bold; color:#960703; background-color:transparent;
}
.SearchRefine .viewSottotitolo a {
	color:#444444; background-color:transparent;
}
.SearchRefine .userFormat3 {
	color:#da0000; background-color:transparent;
}

body, body#Cultura {font-size:13pt; font-family:Georgia, "Times New Roman", Times, serif; color:#444444; background:#FFFFFF none;}
acronym, abbr {border-bottom:none;}
.page {page-break-before:always;}
.ImgStampa {text-align:center; display:block;}
.ColCent, .ColCent2Col, #Cultura .ColCent2Col {margin:0;}
#Cultura .Layout, #Cultura .Contenuti {background:#FFFFFF none;}
div.Contenuti, div.ContenutiInterni, div.ContenutiInterni2 {padding:10px; margin:0; border:none; min-height:200px; }
a, body a, .ElencoCanale ol li a, .Contenuti a {text-decoration:none;}
.ColSx, .ColDx, .SocialNetworks, .Footer, .viewCalendar, .ChiudiStampa, #formSearchBox, .Testata1, .FondoTestata,
.MenuH, #Breadcrumb, .Utility, .GoAway, object, .LinkArchivio, a.Home .viewLinkIMG, .Stampa, .ColMenu {display:none;}
