/* Cached vesion created on 07/02/12 15:43:56*/
/* elapsed time: 0.075662136077881 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.ppsmodena.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;
}/* -------- LAYOUT -------- */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; min-width:780px;
	color:#000100; background-color:#fff7e9; margin:0; padding:0; line-height:1em;
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
.Gabbia {
	margin:0 35px; position:relative; top:-60px;
}
.Layout {
	position:relative; 
}
.ColCent, .ColCent2Col {
	margin:0 10em 0 13em; 
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Contenuti.gif) 0 20px no-repeat;
}
.ColCent2Col {
	margin-right:0;
}
.ColSx {
	position:absolute; top:10px; left:0; width:13em; 
}
.ColDx {
	position:absolute; top:10px; right:0; width:10em; 
}
.Contenuti {
	padding:10px 25px; min-height:28em; 
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Contenuti.gif) 100% 15px no-repeat; color:#000100; 
}
#Home .Contenuti {
	min-height:105em; 
}
/* --- 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, .Attenzione { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #000100; color:#000100; background-color:#FFCD4E;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Errore a, .Attenzione a { 
	color:#009036; background-color:#fff7e9; padding:1px;
}
.Errore a:hover, .Attenzione a:hover {
	text-decoration:none;
}
/* -------- TESTATA -------- */
.Testata1 { 
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1.jpg) 0 0 repeat-x;
}
.Testata2 {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/TestataCTSS.jpg) 0 0 no-repeat;
	height:265px;
}
a.Home {
	display:block; width:70px; height:50px;
	position:absolute; top:144px; left:87px; z-index:10;
}
a.LinkLoghi {
	display:block; width:210px; height:50px;
	position:absolute; top:145px; left:274px; z-index:10;
}/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
/* -------- LISTA CONTENITRICE -------- */
ol.Utility {
	position:absolute; top:7px; right:-5px;
	margin:0; padding:0; list-style-type:none; 
	
}
ol.Utility li {
	float:left; 
	width:25px; height:18px;
	padding:0; margin:0;
}
ol.Utility li a {
	display:block; float:left;
	width:23px; height:18px;
	padding:0; margin:0;
}
/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Stampa.gif) 50% 0 no-repeat;
}
/* -------- MAPPA SITO: link + Pagina mappa -------- */
ol.Utility li.Mappa {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa.gif) 50% 0 no-repeat; margin-right:5px;
}
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#009036;
}
.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.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol li a {
	color:#009036;
}
.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.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol {
	display:none;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Mappa/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	position:absolute; top:3px; right:6px;
	margin:0; padding:0; font-weight:bold; 
	color:#000100; background-color:transparent; text-align:right;
	
}
#frmSearchText {
	padding:1px; border:1px solid #fa9300; width:10em; 
}
#frmSearchSubmit {
	position:relative; top:5px;
}
/* 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.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/pollBar.gif) 100% 0 no-repeat;
	border:1px solid #000100; float:right;
}
ol.RisultatoRicerca a {
	color:#009036; background-color:transparent;
	display:block; float:left;
}
ol.RisultatoRicerca a:hover {
	text-decoration:none;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#000100; background-color:#FFCD4E; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #000100; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}/* ------- MENU ORIZZONTALE ------- */
.MenuH {
	position: relative; width:100%; 
	border:1px solid #fa9300; border-left-width:0; border-right-width:0;
	text-align:center; color:#000100; position:relative; margin:0; padding:0; 
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH.png) 0 50% repeat-x; 
}
.MarginMenuH {
	margin-right:300px;
}
.MenuH ol { 
	margin:1px 0 -1px 0; padding:0 16em 0 0; list-style-type:none; line-height:2em; 
	font-size:.7em; font-weight:bold; 
}
.MenuH p {
	margin:0; padding:0;
}
.MenuH ol li {
	display:inline; margin:0 -4px 0 0; padding:0; line-height:2em;
}
.MenuH ol li span {
	display:block; float:left; padding:0 12px 3px 12px; line-height:2em; 
}
.MenuH ol li a, .MenuH ol li strong {
	display:block; float:left; padding:6px 0 4px 0; white-space:nowrap; 
	text-decoration:none; color:#000100; background-color:transparent;
}
.MenuH ol li a {
	cursor:pointer; 
}
.MenuH ol li a:hover, .MenuH ol li strong {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH-S.png) 0 50% repeat-x; 
}
.MenuH ol li a:hover span, .MenuH ol li strong span {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH-Span.gif) 50% 100% no-repeat; 
}
.MenuH ol li.LISel strong a.Sel {
	text-decoration:underline; padding:0;
}
.MenuH ol li.LISel strong a.Sel:hover { 
	text-decoration:none; 
}


.WidthGoogleSearch {
	float:right; width:300px;
}
span.gCalAnchor {
font-size:.7em; font-weight:bold;
display:block; float:left; 
padding:3px 12px;  margin-top: -22px;

}
span.gCalAnchor a {
	display:block; float:left; padding:4px 0 4px 0; white-space:nowrap; 
	text-decoration:none; color:#000100; background-color:transparent;
	line-height: 2em; 
}
span.gCalAnchor:hover {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH-S.png) 0 50% repeat-x; 
}
span.gCalAnchor a:hover   {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH-Span.gif) 50% 100% no-repeat; 
}

/* ------- MENU VERTICALE ------- */
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0; padding:0;
	font-size:.75em; font-weight:bold;
}
.MenuV ol li {
	background:#ffb245 url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1BG.gif) 0 0 repeat-x;
	
}

.MenuV ol li a, .MenuV ol li strong {
	display:block; width:15.4em; padding:5px .1em 5px 1.85em; text-decoration:none;  
	border-bottom:1px solid #FFFFFF;
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1.gif) 6px 7px no-repeat; color:#000100; 
	
}
.MenuV ol li a:hover, .MenuV ol li strong {
	background:#009036 url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 6px 7px no-repeat; color:#FFFFFF;
}
.MenuV ol li.LISel strong a.Sel {
	padding:0; border:none; background:#009036 none; text-decoration:underline; color:#FFFFFF;
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	font-size:.85em; font-weight:normal;
}
.MenuV ol ol li {
	background:#fff7e9 none;
}
.MenuV ol ol li a, .MenuV ol ol li strong {
	background:url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.gif) 18px 9px no-repeat;
	padding:3px .1em 3px 2.85em; width:17.4em; border-bottom-color:#fa9300; font-weight:normal;
	
	
}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
	background:#FFFFFF url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.gif) 18px 9px no-repeat; color:#009036;
}
	/* III LIVELLO */
.MenuV ol ol ol {
	font-size:.9em;
}
.MenuV ol ol ol li a {
	display:block; width:18.5em; padding:.3em .1em .3em 4.05em;  
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3.gif) 30px 8px no-repeat;
	color:#000100; text-decoration:none; 
	
	
}
.MenuV ol ol ol li a:hover {
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3H.gif) 30px 8px no-repeat;
	text-decoration:underline;
}
.MenuV ol ol ol li.LIStrong strong,
.MenuV ol ol ol li.LISel strong {
	display:block; width:18.5em; padding:.3em .1em .3em 4.05em; 
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3S.gif) 30px 8px no-repeat;
	color:#009036; text-decoration:underline; 
	
	
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	font-size:1em;
}
.No4Liv ol ol ol ol {
	display:none;
}
.MenuV ol ol ol ol li a {
	display:block; width:18.5em; padding:.3em .1em .3em 4.85em;  
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4.gif) 39px 10px no-repeat;
	color:#000100; text-decoration:none; 
	
	
}
.MenuV ol ol ol ol li a:hover {
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4H.gif) 39px 10px no-repeat;
	text-decoration:underline; 
}
.MenuV ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol li.LISel strong {
	display:block; width:18.5em; padding:.3em .1em .3em 4.85em;  
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4S.gif) 39px 10px no-repeat;
	color:#009036; text-decoration:underline; 
	
	
}
	/* V LIVELLO */
.MenuV ol ol ol ol ol li a {
	display:block; width:17.8em; padding:.3em .1em .3em 5.65em;  
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5.gif) 46px 10px no-repeat;
	color:#000100; text-decoration:none; 
	
	
}
.MenuV ol ol ol ol ol li a:hover {
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5H.gif) 46px 10px no-repeat;
	text-decoration:underline;
}
.MenuV ol ol ol ol ol li.LIStrong strong,
.MenuV ol ol ol ol ol li.LISel strong {
	display:block; width:17.8em; padding:.3em .1em .3em 5.65em;   
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5S.gif) 46px 10px no-repeat;
	color:#009036; text-decoration:underline; 
	
	
}
/* -------- BREADCRUMB -------- */
#Breadcrumb {
	padding:5px 50px 5px 0; margin:0 0 5px 0; position:relative;
	border:1px solid #e8ddcd; border-left-width:0; border-right-width:0; 
	font-size:.65em; color:#575757; background-color:transparent;
}
#Breadcrumb a {
	color:#575757; background-color:transparent;
}
#Breadcrumb a:hover {
	text-decoration:none;
}
/* -------- OGGETTI DI CORPO PAGINA -------- */
	/* Livello 1 */
.viewTitolo {
	margin:10px 0; padding:0; font-size:1.3em; line-height:1.5em;
	color:#009036; background-color:transparent; font-weight:normal;
}
	/* Livello 2 */
.viewSottotitolo, .viewSotTitCell {
	margin:5px 0; padding:0 0 0 13px; font-size:.8em; color:#009036;
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo3.gif) 0 4px no-repeat;
}
	/* Livello 3 */
.viewTitolo3 {
	margin:7px 0; padding:4px 10px; font-size:.8em; color:#575757;
	background:#ffe9cb url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-y;
}
	/* Livello 4 */
.viewTitolo4 {
	margin:4px 0; padding:0 0 0 13px; font-size:.75em; color:#009036;
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo4.gif) 0 0 no-repeat;
}
	/* Livello 5 */
.viewTitolo5 {
	margin:3px 0; padding:0; font-size:.7em; color:#009036; background-color:transparent;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#000100; font-size:.7em; padding:2px 0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.viewPar a, .viewParCell a, .viewLI a {
	color:#009036; font-weight:bold;
}
.viewPar a:hover, .viewParCell a:hover, .viewLI a:hover, .LinkData a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.7em; color:#009036; font-weight:bold;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#fff7e9;
}
a.viewLink:hover, a.viewAnchor:hover {
	text-decoration:none; 
}
.BLOBIMGSpacerRight, .BLOBIMGSpacerLeft {
	background-color:transparent;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption,
dl.viewCaption dt,
dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#000100; 
	font-size:.7em; font-style:italic; text-align:center;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.7em; text-align:left; color:#000100; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#009036;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD,
.viewTableHCTD { 
	color:#FFFFFF; background-color:#000100;
}
.viewTableHRTD a,
.viewTableHCTD a { 
	color:#FFFFFF; background-color:#000100;
}
.viewTableHRTD a:hover,
.viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText,
.viewTableHCCellText { 
	color:#FFFFFF; background-color:#000100;
	font-size:.7em; font-weight:bold; text-align:left; 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:.7em; color:#009036; font-weight:bold;
	padding:.2em 1px;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#009036; height:2px; 
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#000100; background-color:#FFCD4E; 
}
/* ------- 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 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;
}
.viewIndexSlice ol li a {
	color:#009036;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
/* ------- ELENCO RSS ------- */
ol.RSSBlock {
	margin:10px 0; padding:0;
	list-style-type:none;
	font-size:.7em;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px;
	border:1px solid #e8ddcd;
}
ol.RSSBlock h2 {
	margin:.5em 0; padding:.2em 0 .2em 1em; font-size:1em; color:#000100;
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 3px no-repeat;
	
	
}
ol.RSSBlock a {
	color:#009036; 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;
}
/* Form Flex */
.formColLeft {
	float:left; width:13em;
}
input, select, label, .formMandatory {
	font-size:.7em; 
}
textarea {
	width:27.5em; height:80px; overflow:auto; font-size:.9em; 
}
input.formText {
	width:17em;
}
.LoginBox textarea, .LoginBox input, .LoginBox select, .LoginBox label {
	font-size:1em; background-color:transparent; 
}
.formError {
	color:#000100; background-color:transparent; font-weight:bold; 
}
.formErrorList {
	font-weight:bold; 
}
/* ------- 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 #000100; color:#000100;
	text-align:justify; font-size:.6em;
}
div.BoxDimensioneFissa a {
	color:#009036; background-color:transparent;
}
div.BoxDimensioneFissa a:hover {
	text-decoration:none;
}
	/* Sottotitolo come voce di menu */
.Special {
	background:#ffb245 url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1BG.gif) 0 0 repeat-x;
}
.Special h2 {
	background:transparent url(http://www.ppsmodena.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1.gif) 6px 7px no-repeat; 
	color:#000100; padding:5px .1em 5px 1.75em; margin:0; font-size:.75em; 
}
.Special a {
	background-color:transparent; color:#000100; text-decoration:none;
}
.Special a:hover {
	text-decoration:underline;
}
/* Box Affiancati */
.BoxAffiancati {
	padding:0 10px;
}
.BoxAffiancati a {
	float:left; padding-right:10px;
}/* -------- FOOTER -------- */
.Footer { 
	margin:5px 0 0; padding:10px 0 0 0; border-top:1px solid #fa9300; 
	text-align:center; font-size:.7em; color:#000100;
} 
.Footer ol {
	margin:10px auto; padding:0; list-style-type:none;  
}
.Footer ol li {
	display:inline; padding:0 12px; margin:0 -1px; 
	
}
.Footer ol.FooterImg {
	margin:0;
}
.Footer ol.FooterImg li {
	border:none; padding:0 1px;
	
	
}
.Footer p {
	font-weight:normal; padding:3px; margin:0;
}
.Footer a {
	color:#000100;
}
.Footer a:hover {
	text-decoration:none; 
}/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.LinkData { 
	padding:.1em 0; font-size:.7em;
}
.LinkData a {
	color:#009036;
}
.ElencoCanale a {
	color:#009036;
} 
.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:.7em;
}
.ElencoCanale ol li img {
	margin-right:5px;
}
.CanaleGenerico ol li { 
	padding-left:12px; background:url(http://www.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/CanaleGenerico.gif) 1px 4px no-repeat;
}
.ElencoCanale img {
	border:2px solid #fa9300; padding:2px;
}
	/* -------- 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.ppsmodena.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.ppsmodena.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.ppsmodena.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.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/DataStrilloLink.gif) 1px 6px no-repeat;
}
.SoloFoto ol li { 
	 display:inline;
}
.SoloFoto ol li a { 
	padding:2px; border:2px solid #fa9300; margin:0 5px 5px 0;
}
.SoloFoto ol li a:hover { 
	border-color:#ffe9cb;
}
.NotizieAffiancate {
	width:100%; clear:both;
}
.NotizieAffiancate div.NewsAffiancata {
	font-size:.7em; padding:3px; margin:3px;
	float:left; width:47%; min-height:70px; 
}
.NotizieAffiancate img {
	padding:2px; border:2px solid #fa9300; margin:0 5px 5px 0;
}
.NotizieAffiancate a {
	font-weight:bold;
}
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.RassegnaStampa ol li {
	margin:5px 0; padding:7px 2px 7px 13px; 
	color:#000100; line-height:1.2em; border:1px solid #fa9300;
	background:#FFFFFF url(http://www.ppsmodena.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/Canali/RassegnaStampa.gif) 6px 11px no-repeat;
}
.RassegnaStampa ol li.Rosa {
	background-color:#fff7e9; color:#000100;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:5px; margin:10px; border:1px solid #009036;
	
}
.BLOBMarginLeft #ChannelPager,
.BLOBMarginRight #ChannelPager {	
	margin:5px 0; 	
} 
 /* nascondo paginatore in Cont2Col a FF/Opera */

#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 #000100;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #000100;
	float:left; line-height:2em;	
}
#ChannelPager ol li a, #ChannelPager ol li strong {	
	color:#009036; 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;
}
/* ---------- Calendario -------------- */
.viewCalendar {
	margin:10px auto; padding:5px 0 0 0;
	float:left; width:13em; clear:both;
	text-align:center; color:#000100; background-color:transparent; 
	font-weight:bold; text-align:center; 
}
.viewCalendar a {
	text-decoration:underline; padding:1px;
	color:#000100; background-color:transparent;
}
.viewCalendar a:hover {
	text-decoration:none;
}
.viewCalendar div {
	font-size:.8em;
}
.viewCalendar div a:hover {
	color:#cd071e; background-color:transparent;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; 
	font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; font-size:.7em; margin:5px 0;
	
}
.viewCalendar table td {
	border:1px solid #e8ddcd; width:13.2%; padding:4px;
}
.viewCalendar table td.current {
	background-color:#cd071e; color:#FFFFFF;
	border:1px solid #cd071e; 
}
.viewCalendar table td a {
	color:#009036; background-color:#e8ddcd;
	display:block; text-decoration:none; 
	margin:-4px; padding:4px;
}
.viewCalendar table td a:hover {
	color:#000100; background-color:#fff7e9; 
}
.daySu {
	color:#cd071e; background-color:transparent;
}
/* Costanti del Progetto */

acronym, abbr {border-bottom:none; cursor:help; }
.ImgStampa {display:none;}
    
#google_translate_element {position:absolute; top:-40px; right:0; }


