/* Cached vesion created on 11/02/12 12:08:14*/
/* elapsed time: 0.019755125045776 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.aifo.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:Verdana, Arial, Helvetica, sans-serif; font-size:100%;
	color:#000000; background:#C87026 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Body.jpg);
	background-repeat:repeat-x; background-position:top;
	margin:0 auto; padding:0; line-height:1em; min-width:990px; max-width:1280px;
	
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
.Gabbia1 {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Layout/Trasp.png) 0 0 repeat; position:relative; 
	margin:0 auto 15px auto; padding:0 10px 10px; line-height:1em; width:910px;
}
#Home .Gabbia1 {
	margin:15px auto; padding:10px;
}
.Gabbia2 {
	color:#000000; background-color:#FFFFFF; padding:0 0 20px;
}
#Home .Gabbia2 {
	padding:5px 20px 20px;
}
.Layout {
	width:100%; position:relative;
}
.ColCent, .ColCent2Col {
	margin:0 13em 0 172px; padding:10px;
	min-height:73em; 
}
.ColCent2Col {
	margin-right:0; 
}
.ColSx {
	position:absolute; top:100px; left:10px; width:165px; 
}
#Home .ColSx {
	top:-55px; left:0;
}
.ColDx {
	position:absolute; top:0; right:0; width:13em; 
}
div.Top {
	position:absolute; bottom:7px; left:182px;
}
.Contenuti {
	padding:0 5px 0 10px;
}
#Home .Contenuti {
	padding:0;
}
/* --- Per struttura con flottaggi: 2 col!! --- */
.ColCent2ColMenuSx {
	margin:0 0 0 165px; padding:10px 0 10px 10px; 
	color:#000000; background-color:#FFFFFF; 
}
.ColCent2ColMenuDx {
	margin:0 13em 0 0; padding:10px 10px 10px 0; 
	color:#000000; background-color:#FFFFFF; 
}
.OldIEwidth99 {
	width:100%; float:left;
	
	
}
.OldIEfloat {
	float:left;
	
	
}
.ColSxFloat {
	float:left; width:165px; 
}
.ColDxFloat {
	float:right; width:13em; 
}
	/* --- Barra bassa "Partners & Contacts" --- */
.Partners {
	margin:10px 0; border:3px solid #e8e2d4; padding:0 0 0 3px; margin-bottom:2px;
}
.Contacts {
	background:#f3f0e9 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Partners/Mano.gif) 0 100% no-repeat;
	padding:15px 0 10px; text-align:center; color:#000000; font-size:.7em;
}
.Contacts a {
	font-weight:normal; color:#000000; background-color:transparent; text-decoration:none;
}
.Contacts a:hover {
	text-decoration:underline;
}
/* --- 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;
}
/* --- Msg di errore e avvisi --- */
.Errore { 
	margin:10px 0; padding:20px 0; 
	border:2px solid #000000; color:#000000; background-color:#f8df8d;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #000000; 
	font-size:.8em; font-weight:bold; color:#000000; text-align:center;
}
.Attenzione a { 
	color:#c90c20; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:#c90c20; background-color:transparent;
}
/* -------- TESTATA -------- */
.Testata { 
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata.jpg) 100% 0 no-repeat; 
	height:147px; width:930px; position:relative; margin-left:-10px;
}
#Home .Testata { 
	background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata-Home.png); 
	height:279px; width:870px; margin-left:0;
}
.Home {
	position:absolute; top:5px; left:-50px; z-index:1;
}
#Home .Home {
	top:-25px;
}
.DonaBTN {
	display:block; width:160px; height:30px; position:absolute; top:115px; right:0;
}
#FondoTestata {
	position:absolute; top:55px; right:260px; width:364px; height:54px;
	background-position:0 0; background-repeat:no-repeat; z-index:4;
}
.Motto {
	background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto.gif);
}
.Fondo1 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto01.gif);}
.Fondo2 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto02.gif);}
.Fondo3 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto03.gif);}
.Fondo4 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto04.gif);}
.Fondo5 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto05.gif);}
.Fondo6 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto06.gif);}
.Fondo7 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto07.gif);}
.Fondo8 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto08.gif);}
.Fondo9 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto09.gif);}
.Fondo10 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto10.gif);}
.Fondo11 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto11.gif);}
.Fondo12 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto12.gif);}
.Fondo13 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto13.gif);}
.Fondo14 {background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Motto14.gif);}
/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
/* -------- LISTA CONTENITRICE -------- */
ol.Utility {
	position:absolute; top:30px; right:27px; z-index:3;
	margin:0; padding:0; list-style-type:none; 
}
#Home ol.Utility {
	top:23px;
}
ol.Utility li {
	float:left; width:13px; height:12px; margin-left:5px;
}
ol.Utility li a {
	display:block; float:left; width:13px; height:12px;
}
/* -------- HOME -------- */
ol.Utility li.HomePage {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Home.gif) 50% 0 no-repeat;
}
/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Stampa.gif) 50% 0 no-repeat;
}
/* -------- MAPPA SITO: link + Pagina mappa -------- */
ol.Utility li.Mappa {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa.gif) 50% 0 no-repeat; margin-right:5px;
}
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree a {
	color:#c90c20;
}
.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.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol li a {
	color:#c90c20;
}
.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.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-2Liv.gif) 0 10px no-repeat;	
	padding:5px 0 0 11px;
}
.MapIndexTree ol ol ol li {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-3Liv.gif) 0 8px no-repeat;		
	padding:3px 0 0 8px;
}
.MapIndexTree ol ol ol ol li {
	background:none; padding:3px 0 0 8px;
}
/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	margin:5px 0; padding:0 2px 5px 5px; width:160px;
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Cerca.gif) 0 0 no-repeat
}
#frmSearchText {
	width:130px; font-size:.7em; border:0; position:relative; top:-3px;
}
#frmSearchSubmit { 
	position:relative; top:3px;
}
/* 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.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/pollBar.gif) 100% 0 no-repeat;
	border:1px solid #000000; float:right;
}
ol.RisultatoRicerca a {
	color:#c90c20; background-color:transparent;
	display:block; float:left;
}
ol.RisultatoRicerca a:hover {
	text-decoration:none;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#000000; background-color:#f8df8d; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #000000; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}/* ------- MENU ORIZZONTALE ------- */

/* 
---------------- MEMORANDUM COMBINAZIONI ----------------
1) ".MenuH ol li a" --> Voce non corrente (cliccabile)
2) ".MenuH ol li.LIStrong strong" --> Voce corrente evidenziata senza sel=BLOB:ID=x (non cliccabile)
3) ".MenuH ol li.LISel strong" --> Voce corrente evidenziata con sel=BLOB:ID=x (non cliccabile)
4) ".MenuH ol li.LIStrong strong, .MenuH ol li.LISel strong" --> Voce corrente (non cliccabile)
5) ".MenuH ol li.LISel strong a.Sel" --> Voce non corrente ma evidenziata/selezionata (cliccabile)
---------------------------------------------------------
*/
 
.MenuH {
	margin:0; padding:5px 0; 
	text-align:center; 
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/MenuH.jpg) 0 0 repeat-x;
	color:#FFFFFF; background-color:#000000;
	 
}
.MenuH ol { 
	margin:0 auto; padding:0; list-style-type:none; 
	line-height:2.1em; font-size:.75em; font-weight:bold;
}
.MenuH ol li {
	display:inline; margin: 0 -4px 0 0; padding:0 0 0 3px;
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/SeparatoreMenuH.gif) 0 0 no-repeat;
	line-height:2em;
	 
	 
}
.MenuH ol li a,
.MenuH ol li.LIStrong strong {
	padding:0 .6em .2em .6em; margin:0;
	color:#FFFFFF; text-decoration:none; 
	line-height:2em; white-space:nowrap;
	border-bottom:2px solid @Bordo1MenuH;
	 
}
.MenuH ol li a:hover {
	color:#FFFFFF; background-color:#000000;
	border-bottom:2px solid @Bordo2MenuH;
}
.MenuH ol li.LISel strong {
	border-bottom:2px solid @Bordo2MenuH; padding:0 .6em .2em .6em;
}
.MenuH ol li.LISel strong a.Sel {
	color:#FFFFFF; background-color:#000000;
	border-bottom:none;
	margin:0; padding:0;
	white-space:nowrap;
}
.MenuH ol li.LISel strong a.Sel:hover {
	color:@Bordo2MenuH; background-color:#000000;
}/* ------- MENU VERTICALE ------- */
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0; padding:0; font-size:.8em; font-weight:bold;
}
.MenuV ol li a, .MenuV ol li strong {
	display:block; width:142px; padding:6px 20px 6px 5px; margin-bottom:1px; text-decoration:none; 
	color:#000000; background:#e8e2d4 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV-1.gif) 100% 50% no-repeat;
}
.MenuV ol li a:hover, .MenuV ol li strong {
	background-color:#e8dbbe; color:#000000;
}
.MenuV ol li.LISel strong a.Sel {
	padding:0; background:none; text-decoration:underline; border:0;
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	font-size:.8em;
}
.MenuV ol ol li a, .MenuV ol ol li strong {
	width:135px; padding:5px 17px 5px 4px; border-left-color:#523429;
	color:#000000; background-color:#e8e2d4; border-left:11px solid #c3c3c3;
}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
	background-color:#e8dbbe; color:#000000;
}
	/* III LIVELLO */
.MenuV ol ol ol {
	font-size:.9em; font-weight:normal;
}
.MenuV ol ol ol li a, .MenuV ol ol ol li strong {
	width:145px; padding:4px 1px 4px 10px; font-weight:normal; 
	color:#000000; background:#f2f2f2 none;
}
.MenuV ol ol ol li a:hover, .MenuV ol ol ol li strong {
	color:#FFFFFF; background-color:#c90c20; border-left-color:#9c0003;
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	font-size:1em;
}
.MenuV ol ol ol ol li a{
	width:135px; padding:3px 1px 3px 20px; border-left-color:#d8d6d6;
	background:#f2f2f2 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV-4.gif) 13px 10px no-repeat;
}
.MenuV ol ol ol ol li a:hover, .MenuV ol ol ol ol li strong {
	width:135px; color:#FFFFFF; padding:3px 1px 3px 20px; border-left-color:#9c0003;
	background:#c90c20 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV-4.gif) 13px 10px no-repeat;
}
	/* V LIVELLO */
#Documentazione .MenuV ol ol ol ol, #Documentazione .MenuV ol ol ol ol ol {
	position:absolute; top:-10000px; left:-10000px;
}
/* --- MENU BANNER --- */
.MenuBanner {
	margin:20px 0 0;
}
.MenuBanner ol {
	list-style-type:none; margin:20px 0 0; padding:15px 0 0;
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuBanner.gif) 50% 0 no-repeat;
}
.MenuBanner ol li {
	padding:0 0 25px; margin:0 0 5px; text-align:center;
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuBanner.gif) 50% 100% no-repeat;
}
.MenuBanner ol li span, .MenuV ol li img {
	display:none;
}
/* -------- BREADCRUMB -------- */
#Breadcrumb {
	font-size:.65em; padding:7px 1px 7px 5px; margin:0 0 0 7px;
	background-color:#f2f2f2; color:#000000;
}
#Breadcrumb a {
	color:#000000; background-color:transparent;
}
#Breadcrumb a:hover {
	text-decoration:none;
}
/* -------- CANALI -------- */
	/* --- Elencatori: definizioni generiche --- */
.ElencoCanale a {
	color:#c90c20; background-color:transparent;
} 
.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 {
	float:left; padding:0 5px 5px 0;
}
.BLOBWidth100 .ElencoCanale .clear {
	clear:left;
}
	/* --- Elencatore "Solo Link" --- */
.SoloLink ol {
	margin-bottom:15px;
}
	/* --- Elencatore "Notizia Affiancate" --- */
.Affianca ol li {
	color:#000000; background-color:transparent; margin-right:1%;
	float:left; width:48.8%; 
}
.Affianca ol li span {
	letter-spacing:.1em; color:#000000; background-color:transparent;
}
.Affianca ol li h3 {
	font-size:1.2em; padding:0; margin:3px 0 7px 0; font-weight:normal;
}
.Affianca ol li p {
	color:#000000; background-color:transparent; margin:0; padding:0;
}
	/* --- Elencatore "Rassegna Stampa" --- */
.RassegnaStampa ol {
	margin:0; padding:0; list-style-type:none;
}
.RassegnaStampa ol li {
	margin:5px 0; padding:7px 2px 7px 13px; 
	color:#000000; line-height:1.2em; border:1px solid #c3c3c3;
	background:#FFFFFF url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaRossa.gif) 6px 11px no-repeat;
}	
	/* --- Elencatore "Calendario" --- */
.Calendario {
	margin-left:220px;
}
.Calendario ol {
	margin-top:20px;
}
.Calendario ol li {
	margin-bottom:10px;
}
	/* --- Elencatore "Campagne" --- */
.Campagne ol li {
	color:#FFFFFF; margin:0; padding:0; width:500px;
	background:#3B2817 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaRossaBottom.gif) 99% 95% no-repeat;
} 
.Campagne h1 {
	display:none;
} 
.Campagne ol li h2 {
	margin:0; padding:6px 35px 8px 10px; font-size:1.1em;
	min-height:33px; 
} 
.Campagne ol li h2 a {
	color:#FFFFFF; background-color:transparent;
} 
.Campagne ol li h2 a:hover {
	text-decoration:none;
} 
.Campagne ol li img {
	display:block; float:none; margin:0 auto 5px; padding:0; width:500px; height:187px;
} 
.Campagne ol li p {
	color:#FFFFFF; background-color:transparent; margin:0 0 5px; padding:0;
} 
	/* --- Elencatori "Con Titolo" --- */
.ConTitolo h1 {
	color:#FFFFFF; margin:0; padding:6px 35px 8px 10px; font-size:1.1em;
	background-position:98% 50%; background-repeat:no-repeat; 
}
.ConTitolo ol {
	padding:10px;
}
.ConTitolo ol li {
	margin-bottom:10px;
}
.ConTitolo ol li h2 {
	margin:0; padding:0 0 0 20px; font-weight:normal; font-size:1em;
	color:#c90c20; background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaRossa.gif) 0 4px no-repeat;
}
	/* --- Elencatore "Con Titolo" > "Mondo AIFO" --- */
.MondoAIFO {
	background:#f2f2f2 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Bottom-Grigio.gif) 0 100% repeat-x;
	color:#000000; padding-bottom:20px; min-height:407px; 
}
.MondoAIFO h1 {
	background-color:#c90c20; background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaRosaBottom.gif); 
}
.MondoAIFO ol li span {
	color:#c90c20; background-color:transparent;
}
.MondoAIFO ol li h2 {
	font-weight:bold;
}
	/* --- Elencatore "Con Titolo" > "AIFO News" --- */
.AIFONews {
	background:#e8e2d4 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Bottom-Marrone.gif) 0 100% repeat-x;
	color:#000000; padding-bottom:20px; min-height:407px; 
}
.AIFONews h1 {
	background-color:#523429; background-image:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaMarronBottom.gif);
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding-top:10px; margin-top:10px; border-top:1px solid #c90c20;
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList, #ChannelMonthList, #ChannelDayList {
	clear:left;
}
#ChannelYearList ol li.ChannelSelItem strong {
	margin: 0em .4em 0em .4em;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #000000;	
	margin:0; padding:0;
}
#ChannelPager ol li {	
	margin:0; padding:0; border-right:1px solid #000000;
	float:left; line-height:2em;	
}
#ChannelPager ol li a, #ChannelPager ol li strong {	
	color:#c90c20; 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:0 auto; padding:40px 15px 10px; float:left; width:165px; clear:both;
	text-align:center; color:#000000; text-align:center; line-height:.8em;
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Calendario.jpg) 0 0 no-repeat;
	min-height:180px; 
}
#Home .viewCalendar {
	border-left:3px solid #f2f2f2; padding-left:30px; background-position:15px 0;
}
.viewCalendar a {
	color:#c90c20; background-color:transparent; font-weight:bold;
}
.viewCalendar a:hover {
	text-decoration:none;
}
.viewCalendar div {
	font-size:.8em;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; margin:5px 0; width:165px;
	font-size:.7em;
}
.viewCalendar table td {
	width:14%; padding:0;
}
.viewCalendar table td.current {
	font-weight:bold;
}
/* -------- OGGETTI DI CORPO PAGINA -------- */
	/* Livello 1 */
h1, h2, h3, h4, h5 {
	color:#c70a20; background-color:transparent; margin:10px 0; padding:0; 
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color:#c70a20; background-color:transparent;
}
.viewTitolo {
	font-size:1.1em;
}
	/* Livello 2 */
.viewSottotitolo, .viewSotTitCell {
	margin-bottom:7px; font-size:1em;
}
	/* Livello 3 */
.viewTitolo3 {
	margin-bottom:5px; font-size:.9em;
}
	/* Livello 4 */
.viewTitolo4 {
	margin-bottom:4px; font-size:.8em;
}
	/* Livello 5 */
.viewTitolo5 {
	margin-bottom:3px; font-size:.75em;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#000000; font-size:.7em; padding:2px 0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
.viewPar a, .viewParCell a, .viewLI a {
	color:#c90c20; font-weight:bold;
}
.viewPar a:hover, .viewParCell a:hover, .viewLI a:hover, .LinkData a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.7em; color:#c90c20; 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 ------- */
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; 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:#000000; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableCellText a {
	color:#c90c20;
}
.viewTableCellText a:hover { 
	text-decoration:none;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#FFFFFF; background-color:#000000;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#FFFFFF; background-color:#000000;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#FFFFFF; background-color:#000000;
	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:#c90c20; font-weight:bold;
	padding:.2em 1px;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#f2f2f2; height:3px; 
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#000000; background-color:#f8df8d; 
}
/* ------- 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:#c90c20;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
.viewIndexSlice ol li img {
	display: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 #c3c3c3;
}
ol.RSSBlock h2 {
	margin:.5em 0; padding:.2em 0 .2em .2em; font-size:.9em; color:#000000;
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo2.gif) 0 0 repeat-x;
		
}
ol.RSSBlock a {
	color:#c90c20; 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;
}
/* ------- ELEMENTI DEI FORM ------- */
form input, form textarea, form label, form legend {
	font-size:.7em;
}
.formColLeft {
	width:10em; text-align:right; padding-right:1em;
}
.formColRight {
	width:20em;
}
input {
	position:relative; top:2px;
}
.formColRight input {
	width:17em;
}
.formColRight .formRadio {
	margin-left:11em;
}
.formColRight .formRadio fieldset, .formColRight .formRadio legend {
	border:none; margin:0; padding:0; color:#000000; background-color:transparent;
}
.formColRight .formRadio label, .formColRight .formRadio input {
	width:auto;
}
form .BLOBAlignCenter input[type="submit"] {
	margin:10px 0 10px -205px; font-weight:bold; font-size:.65em; padding:2px 3px;
	text-align:center; color:@Link; border:1px solid @Link; text-transform:uppercase;
}
/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
	/* BoxDimensioneFissa */
div.BoxDimensioneFissa {
	display:block; overflow:auto; height:80px; 
	margin:10px 0; padding:10px;
	border:1px solid #000000; color:#000000;
	text-align:justify; font-size:.6em;
}
div.BoxDimensioneFissa a {
	color:#c90c20; background-color:transparent;
}
div.BoxDimensioneFissa a:hover {
	text-decoration:none;
}
	/* LinkRSS */
.LinkRSS a {
	display:block; float:left; width:42px; margin-left:10px;
}
.ConTitolo .LinkRSS a {
	margin-left:10px;
}
	/* LinkArchivio */
.LinkArchivio {
	float:right; padding:2px 25px 2px 4px; border:1px dashed #c90c20; font-size:.7em;
	color:#000000; background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/FrecciaRossa.gif) 98% 50% no-repeat;
}
.ConTitolo .LinkArchivio {
	margin-right:10px;
}
.LinkArchivio a {
	color:#000000; background-color:transparent; text-decoration:none;
}
.LinkArchivio a:hover {
	color:#c90c20; background-color:transparent;
}
	/* TitoloVideo */
h1.TitoloVideo {
	font-size:1.1em; color:#c90c20; margin:5px 0 10px; padding:5px 0 5px 40px; text-transform:lowercase;	
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Ico_Video.gif) 0 3px no-repeat;
}
h1.TitoloVideo a {
	color:#c90c20; background-color:transparent; text-decoration:none;
}
h1.TitoloVideo a:hover {
	text-decoration:underline;
}
	/* Box Rosso + Testo personalizzato "donazioni" */
.BoxRosso {
	position:absolute; right:0; top:28px; width:178px; padding:5px;
	background:#c50c1f url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Donazioni.gif) 0 0 repeat-y;
}
.Donazioni {
	color:#FFFFFF; padding:5px; font-size:.75em; font-weight:bold;
}
.Donazioni .userFormat1 {
	font-size:1.6em; font-weight:bold;
}
.Donazioni .userFormat3 {
	 font-size:2em; line-height:1em; background-color:transparent; color:#FFFFFF;
}
.Donazioni a {
	display:block; padding:6px 10px; margin:5px auto 0; color:#FFFFFF; width:140px; height:20px;
	background:#c90c20 url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/DonaOnLineBTN.gif) 0 0 no-repeat; float:left;
}
.Donazioni a:hover {
	text-decoration:none;
}
/* -------- FOOTER -------- */
.Footer { 
	margin:0 auto; font-size:.65em; position:relative; width:930px;
} 
.Footer ol {
	position:absolute; left:0; top:0;
	margin:0; padding:0; list-style-type:none;  
}
.Footer ol li {
	display:inline;
}
.Footer p {
	position:absolute; right:0; top:0; padding:1px 2px;
	color:#523429; background-color:#f8df8d; 
}
.Footer a {
	color:#523429; background-color:transparent; font-weight:bold;
}
.Footer a:hover {
	text-decoration:none; 
}/* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	background:#FFFFFF; color:#000000; padding:10px; 
}
.GalleryPlus ul {
	padding:20px 0 0; margin:0; list-style-type:none; font-size:.7em;
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 10px repeat-x;
}
.GalleryPlus ul li {
	background:#FFFFFF url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 100% repeat-x; 
	margin-bottom:20px; padding-top:10px; padding-bottom:25px;
}
.GalleryPlus dl {
	margin:0; padding-bottom:5px; position:relative; 
}
.GalleryPlus dt {
	margin:0; padding:0 0 0 10px;
}
.GalleryPlus h3.viewTitolo3 {
	text-align:right;
}
.GalleryPlus ul li a {
	display:block; padding:5px; margin:0 0 5px; font-size:1.1em;
	text-decoration:none; font-weight:bold; color:#c90c20; background-color:#f2f2f2;
}
.GalleryPlus ul li a:hover {
	text-decoration:underline;
}
.GalleryPlus ul li img {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; 
	padding:0 0 12px; position:absolute; left:0; top:0; max-height:90px; 
}
.GalleryPlus dd {
	margin:0; padding:0 0 0 10px; line-height:1.5em;
}
.GalleryPlus dd.Description {
	margin-bottom:10px;
}
	/* Elencatori in modalità "Affiancata" [templates "-Affianca.html"] */
.Affianca ul li { 
	margin-right:1%; padding-left:.5%; padding-right:.5%; 
	float:left; width:47.9%; min-height:170px;
	
}
.Affianca ul li a {
	width:98%; padding:5px 1%; 
}
	/* Elencatori in modalità "Centrata" [templates "-Centra.html"] */
.Centra .viewImageNumPag dl dt {
	text-align:center;
}
	/* Elenco gallerie [templates "DEFAULT / BLOBElencoGallerie-ElencoGallerie.html"] */
.GalleryList {
}
	/* Elenco album [templates "DEFAULT / BLOBElencoAlbum-ElencoAlbum.html"] */
.AlbumList {
}
	/* Elenco foto [templates "DEFAULT / BLOBAlbum-Album.html"] */
.Album {
}
		/* Elenco foto > Modalità "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag {
	background:#FFFFFF url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBigBottom.gif) 0 50% repeat-x;
}
.SingleImageTitPag dl {
	margin:0;
}
.SingleImageTitPag dt {
	margin:0; padding:0;
}
.SingleImageTitPag dl dd {
	margin:5px 0; padding:0; font-size:.7em; text-align:center; font-style:italic;
}
.SingleImageTitPag img {
	position:static; background:none; padding:10px; margin:0 10px 0 0;
	border:1px solid #000000; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0 0 12px; border:none;
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat;
}
.SingleImageTitPag .SingleImage {
	float:left;
}
		/* Elenco foto > Modalità "Elenco miniature" */
			/* Fase 1: gruppo miniature */
.viewImageTotal {
	float:left; margin:0 20px 10px 0; font-size:.7em;
}
.viewImageTotal dt strong {
	display:block; text-align:center; margin-bottom:4px; line-height:1.2em;
}
.viewImageTotal dd img {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
			/* Fase 2: immagine grande singola */
.ThumbImageSingle dl dt {
	padding:5px 0;
}
.ThumbImageSingle dl dt img {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.ThumbImageSingle dl dd {
	font-size:.7em; text-align:center; font-style:italic; padding-left:0;
}
			/* Fase 2: link di ritorno all'elenco */
.BackLink {
	margin:10px 0; padding:0 0 0 20px; font-size:.7em; font-weight:bold; color:#c90c20;
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/BackLink.gif) 0 1px no-repeat;
}
		/* Elenco foto > Modalità "Foto singola con navigazione per numero pagina" */
.viewImageNumPag dl dt {
	padding:5px 0;
}
.viewImageNumPag dl dt img {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FotoBottom.gif) 50% 100% no-repeat; padding:0 0 12px;
}
.viewImageNumPag dl dd {
	font-size:.7em; text-align:center; font-style:italic;
}
/* ---- PAGINAZIONE | NAVIGAZIONE ---- */
	/* Paginazione a titoli per album a immagine singola */
.GalleryPlus .FlexNavi {
	margin:10px 0; padding:10px 10px 20px; font-size:.65em; font-weight:bold; color:#000000;
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/FondoNav.gif) 0 0 repeat-x;
} 
.GalleryPlus .FlexNavi ol {
	margin:0; padding:0; list-style-type:none; float:left;
}
.GalleryPlus .FlexNavi ol li {
	float:left;
} 
.GalleryPlus .FlexNavi span.NavInactive, 
.GalleryPlus .FlexNavi span.NavActive a, .GalleryPlus .FlexNavi span.NavActive strong, 
.GalleryPlus .FlexNavi ol li a, .GalleryPlus .FlexNavi ol li strong {
	margin:0 3px; padding:3px 5px 5px; display:block; float:left; border:1px solid #FFFFFF;
}
.GalleryPlus .FlexNavi a { 
	color:#c90c20; background-color:transparent; text-decoration:none;
}
.GalleryPlus .FlexNavi a:hover, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong { 
	color:#FFFFFF; background-color:#c90c20;  padding:3px 5px 5px;
}
	/* Paginazione a "Immagine singola, paginazione per titolo immagine" */
.SingleImageTitPag .FlexNavi {
	padding:30px 0 0 30px; font-size:.7em; background:none;
}
.SingleImageTitPag .FlexNavi ol {
	float:none; list-style-type:decimal;
}
.SingleImageTitPag .FlexNavi ol li {
	float:none; margin:0 0 5px;
}
.SingleImageTitPag .FlexNavi span.NavInactive, 
.SingleImageTitPag .FlexNavi span.NavActive a, .SingleImageTitPag .FlexNavi span.NavActive strong, 
.SingleImageTitPag .FlexNavi ol li a, .SingleImageTitPag .FlexNavi ol li strong {
	padding:2px; float:none; display:inline; border:none;
}
.SingleImageTitPag .FlexNavi a { 
	color:#000000; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi a:hover, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong { 
	color:#000000; background-color:transparent; text-decoration:none;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:380px; 
}
/* FORUM */
.ForumTopicList, 
.ForumMsgList {	
	font-size:.7em;
}
.ForumTopicList p, 
.ForumMsgList p {
	text-align:right;
}
.ForumTopicList table p, 
.ForumMsgList table p {
	text-align:left;
}
.ForumMsgList table p.ForumMsgDate {
	float:right;
}
.ForumTopicList p a, 
.ForumMsgList p a {	
	font-weight:bold; text-decoration:underline;
	color:#c90c20; background-color:transparent;
}
.ForumTopicList p a:hover,
.ForumMsgList p a:hover {	
	text-decoration:none;
}
.ForumTopicList table, 
.ForumMsgList table {	
	border-bottom:1px solid #000000; border-left:1px solid #000000; 
	border-collapse:collapse; background-color:#f2f2f2;
	margin:10px auto; width:95%;	
}
.ForumTopicList table tr, 
.ForumTopicList table tr {	
	text-align:center;
}
.ForumTopicList table tr td, 
.ForumMsgList table tr td {	
	border-top:1px solid #000000; border-right:1px solid #000000;
}
.ForumMsgList table tr th,
.ForumTopicList table tr th {	
	border-top:1px solid #000000; border-right:1px solid #000000;
	font-size:1.1em; padding:3px; text-transform:uppercase;
}
.ForumMsgList table tr th a,
.ForumTopicList table tr th a {
	white-space:nowrap;	
}
.ForumTopicList table thead tr th, 
.ForumMsgList table thead tr th {
	color:#FFFFFF; background-color:#000000;
	margin:0 0 .5em 0; padding:0 5px;		
	font-size:1em; height:2.5em;
}
.ForumTopicList table tr td {
	padding:.2em .5em;
}
.ForumMsgList table tr td {	
	padding:.5em;
}
.ForumTopicList table tbody tr th a, 
.ForumMsgList table tbody tr th a {	
	color:#000000; background-color:transparent;	
	text-decoration:underline; font-weight:bold;
}
.ForumTopicList table tbody tr th a:hover, 
.ForumMsgList table tbody tr th a:hover {
	text-decoration:none;
}
.ForumMsgList table tbody tr th.TopicMsg, 
.ForumMsgList table tbody tr td.TopicMsg {
	color:#000000; background-color:transparent;
}
.ForumMsgList table tbody tr th {
	font-weight:normal;	
	vertical-align:top;	text-align:left;
}
.ForumMsgList table tbody tr td h3,
.ForumMsgList table tbody tr td.TopicMsg h3 {
	margin:0 0 .5em 0; padding:0; font-size:1.2em;
	color:#c90c20; background-color:transparent;
}
.ForumMsgList table tbody tr td div {	
	text-align:right;
}
.ForumMsgList table tbody tr td div a {	
	color:#000000; background-color:transparent;	
	font-weight:bold;
}
.ForumMsgList table tbody tr td.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg div a, 
.ForumMsgList table tbody tr th.TopicMsg a {	
	color:#000000; background-color:transparent;
}
.ForumPaginator {	
	font-size:.7em;	text-align:center; line-height:1.5em;
	margin:.5em 0 0 0; padding:.2em 0;	
}
.ForumPaginator span {
	display:inline;	
	margin:0 .2em; padding:.1em;
}
.ForumPaginator ol {
	display:inline;	list-style-type:none;
	margin:0 auto; padding:0; font-weight:bold;
}
.ForumPaginator ol li { 
	display:inline;	
	padding:.1em; margin:0 .2em;
}
.ForumPaginator ol li a, 
.ForumPaginator span a {
	padding:0; margin:0;
	color:#000000; background-color:transparent;	
	text-decoration:underline;
}
.ForumPaginator ol li a:hover { 
	text-decoration:none;
}
.ForumPaginator span.NavInactive,
.ForumPaginator li.NavInactive {
	color:#c90c20; background-color:transparent;
	border:1px solid #FFFFFF;	
}
.ForumPaginator span.NavActive a,
.ForumPaginator li.NavActive a {
	color:#000000; background-color:transparent;	
	border:1px solid #FFFFFF;	
	padding:.1em;
}
a.BOLink img { 
	margin-right:3px; position:relative; top:3px;
}
.ForumThreadList ol {
	list-style-type:none; border:1px solid #FFFFFF;
	margin:10px 0; padding:5px;
}
.ForumThreadList ol li {	
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Forum-1Liv.gif) 0 0 no-repeat;	
	padding:2px 0 3px 19px; margin:.5em 0;
}
.ForumThreadList ol li a {
	color:#000000; background-color:transparent; font-weight:bold;
}
.ForumThreadList ol li a:hover {
	text-decoration:none;
}
.ForumThreadList ol ol {
	list-style-type:none; border:none;
	padding:0; font-size:1em
}
.ForumThreadList ol ol li {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Forum-2Liv.gif) 0 1px no-repeat;	
	padding:0 0 0 17px; line-height:1.4em;
}
.ForumThreadList ol ol ol li {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Forum-3Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol li {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Forum-4Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol li {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Forum-5Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol ol li {
	background:url(http://www.aifo.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Forum-6Liv.gif) 0 1px no-repeat;	
}
.ForumComposeForm div, 
.ForumComposeForm p {
	clear:both; padding: .5em 0 0 0;
}
.ForumComposeForm div label {
	display:block; width:6em; float:left;
	font-size:.7em;	
}
.ForumComposeForm p label {
	display:block; width:auto;	
	font-size:.7em;
}
.ForumComposeForm div input {
	width:20em;	float:left;
	margin:0; border:1px solid #FFFFFF;	
	font-size:.7em;
}
.ForumComposeForm div span {
	float:left;
}
.ForumComposeForm p textarea {
	font-size:.7em;	
	border:1px solid #000000; width:100%;
}
.ForumComposeForm p input {
	border:1px solid #000000;	
	font-size:.7em; text-align:center;
}
.ForumComposeForm p a {
	color:#000000; background-color:transparent;	
	font-size:.7em; font-weight:bold; text-decoration:underline;
}
.ForumComposeForm p a:hover {	
	text-decoration:none;
}
/* Forum di inserimento articolo in un thread */
.ForumForm {font-size:.7em; padding:10px; margin:10px 0; border:1px solid #000000;}
.ForumForm label {display:block; float:left; width:12em; margin:4px 5px 4px 0;}
.ForumForm sup {font-weight:bold; color:#000000;}
span.formMandatory {font-weight:bold; color:#000000; font-size:.8em;}
.ForumForm textarea {display:block; float:left; width:21.1em; height:10em; border:1px solid #000000; padding:3px 2px; margin:4px 5px 4px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.05em;}
.ForumForm input, ForumForm input.formText {display:block; float:left; width:20em; border:1px solid #000000; padding:3px 2px; margin:4px 5px 4px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em;}
.ForumForm input.Submit {display:block; float:left; width:20em; padding:4px; margin-left:14em; color:#000000; font-weight:bold; text-transform:uppercase; background-color:transparent; font-size:.9em;}
.ForumForm input.Submit:hover {background-color:transparent; color:#c90c20;}
.ForumForm .Coda {margin:10px 0; padding:10px; background-color:transparent; color:#000000; border:1px solid #000000;}
.ForumForm .Coda p {margin-bottom:5px;}
.ForumForm .Coda a {color:#000000; font-weight:bold;}
.ForumForm .Coda a:hover {text-decoration:none;}/* --- NEWSLETTER --- */
	/* --- Box di iscrizione al servizio --- */
form.FormNewsLetter {
	margin:10px 0; padding:5px 0; width:13em;
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/NewsLetter/SfondoNL.jpg) 0 0 repeat-x;
	border-bottom:5px solid #000000; border-top:5px solid #000000;
}
form.FormNewsLetter h2 {
	padding:3px 0 5px 36px; margin:0;
	background:transparent url(http://www.aifo.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/NewsLetter/LogoNL.gif) 0 0 no-repeat;
	color:#000000; font-size:.8em; font-weight:bold;
}
form.FormNewsLetter h2 a {
	color:#000000;
}
form.FormNewsLetter h2 a:hover {
	text-decoration:none;
}
form.FormNewsLetter input {
	width:90px; margin:5px 5px 1px 5px; font-size:.7em;
}
form.FormNewsLetter input.Submit {
	font-weight:bold; font-size:.7em; border:none; padding:2px; width:65px;
	background:url(http://www.aifo.it/flex/TemplatesUSR/modules/IT/TemplatesUSR-modules-img/NewsLetter/SfondoSubmitNL.gif) 0 0 repeat-x;	
}
/* ----- TABELLE "MYDONOR" ECC ----- */
.MyDonorSingleProject, 
.MyDonorProjects {
	font-size:.7em; 
	border:1px solid #523429; 
	border-bottom:none; 
	width:100%; 
	margin:15px 0; 
	border-collapse:collapse;
}

.MyDonorSingleProject {width:58%;}
.MyDonorSingleProject th, .MyDonorProjects th {
	padding:8px 5px; margin:0; color:#000000; background-color:#e8e2d4;
	border-bottom:1px solid #523429; text-align:left; font-size:1em;
}
.MyDonorSingleProject tbody th {
	width:50%;
}
.MyDonorSingleProject tbody td {
	width:50%;
}
.MyDonorSingleProject td, .MyDonorProjects td {
	padding:5px; margin:0; color:#000000; background-color:#FFFFFF;
	border-bottom:1px solid #523429; text-transform: lowercase;
	vertical-align: top;
}
.MyDonorSingleProject td.money, .MyDonorProjects td.money {
	text-align: right;
}
.even td {
	color:#000000; background-color:#f2f2f2;
}
.odd td {
	color:#000000; background-color:#FFFFFF;
}

.MyDonorSingleProject a, .MyDonorProjects a{color: #c90c20; background-color: transparent;} 
.MyDonorSingleProject a:hover, .MyDonorProjects a:hover {text-decoration: none;}

/* ---- Donazione MyDonor --- */

form.donaForm {margin: 20px 0; padding: 0;}
form.donaForm table {border-collapse: collapse;}
form.donaForm table td {padding: 2px 2px 4px 2px; border-bottom: 1px solid #c3c3c3;}
form.donaForm label, form.donaForm input, form.donaForm select, form.donaForm span {font-size: .8em;}
form.donaForm label {display: block; width: 14em; text-align: right; }

form.donaForm p.buttons {text-align: left; margin-left: 8em; font-size: 1em;}
form.donaForm p.buttons  input {padding: 1px 4px; border: 1px solid #c3c3c3; margin: 0 10px;}
form.donaForm p.buttons #btnCancel {color: #000; background-color: #FFF;}
form.donaForm p.buttons #btnSave {color: #fff; background-color: #c90c20; }

.donaForm #btnSave,
.donaForm #btnCancel {
	right: auto;
}
.donaForm #btnSave {
	float: left;
}
.progressbar {
	display: block;
	text-align: center;
	border: 1px solid #000;
	margin-top: 3px;
}
.actualprogress {
	font-weight: bold;
	background-color: #c90c20;
}
.progressbar,
.percentage {
	width: 200px
}/* CARRELLO - Aggiunto da Romina - 20110104 */
.SubmitVarianti,
a.CartMod,
a.Back,
.CartBuy,
#btnCancel,
#btnNext,
#btnPrev,
#btnSave,
.WizardButton input,
form .submit,
.CartMod input,
.CartRem input,
.CartCalc input {
	background-color: #E8E2D4;
	border: 1px solid #C70A20;
	color: #C70A20;
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 5px;
	padding: 5px;
	margin-top: 1em;
}
#btnCancel,
#btnPrev,
.CartRem input,
.CartCalc input,
#mod {
	font-weight: normal;
}
.BoxAddVarianti fieldset {
	padding: 1em;
}
.BoxAddVarianti legend {
	padding: 0 .5em;
}
.CartNav li a {
	margin: 0;
	font-size: .85em;
}

.CartNav li {
	margin: 25px 0;
}
.CartNav ol,
.MyCart ul,
.stepper,
.wizErrorBlock ul,
.errList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .8em;
}
.stepper li {
	display: block;
	float: left;
	padding: 5px;
	margin: 5px;
	background-color: #E8E2D4;
}

.stepnum {
	margin-right: 5px;
}


.stepper .step_doing {
	background-color: #C70A20;
	color: #E8E2D4;
}
.stepper .step_done,
.DataTable thead {
	background-color: #9E0005;
	color: #E8E2D4;
}

ul.viewPar {
	margin-left: 40px;
}
.wizProdEcom legend,
.wizErrorBlock .alert {
	font-size: 1em;
	font-weight: bold;
	color: #C70A20;
	padding: 5px;
}
.wizErrorBlock .alert {
	padding: 0;
}
.wizProdEcom fieldset fieldset legend,
.wizProdEcom .FieldsetBordo legend {
	font-size: .7em;
	font-weight: bold;
	color: #000;
	padding: 5px;
}
.alert {
	color: #C70A20;
	font-weight: bold;
}
.wizProdEcom input,
.wizProdEcom select,
.wizProdEcom label,
.Wizard input,
.Wizard select,
.Wizard label {
	display: block;
	float: left;
	margin: 5px 0;
}
.wizProdEcom label,
.Wizard label {
	width: 200px;
	text-align: right;
	margin-right: 5px;
	clear: left;
	line-height: 21px;
}
.wizProdEcom input,
.wizProdEcom select {
	font-size: .75em;
}
.wizProdEcom textarea,
.Wizard textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.wizProdEcom br,
.Wizard br {
	clear: both;
}
.FieldSetContent label br {
	display: none;
}
.wizErrorBlock,
.errList {
	padding: 10px;
	margin: 5px 0;
	border: 1px solid #C70A20;
	background-color: #E8E2D4;
	font-weight: normal;
}
.wizErrorBlock p {
	margin-bottom: 1em;
}
.pag3 label {
	width: 350px;
}
.DataTable {
	font-size: .7em;
	border-collapse: collapse;
	margin: 5px;
	text-align: center;
	width: 100%;
}
.DataTable thead tr {
	font-style: italic;
}
.DataTable thead tr:first-child {
	font-size: 1.2em;
	font-style: normal;
}
.DataTable label,
.DataTable input,
.DataTable select {
	font-size: 1em;
}
.DataTable th,
.DataTable td,
.DataTable tr {
	border: 1px solid #9E0005;
}
.DataTable tr.highlightErr,
div.highlightErr {
	background-color: #F7DFE2;
}
div.highlightErr {
	font-weight: bold;
	font-size: .9em;
	padding: 0 5px;
}
.DataTable th,
.DataTable td {
	padding: 5px;
}
.OptionSet input,
.OptionSet label, 
.DataTable input,
.DataTable label {
	display: inline;
	float: none;
	clear: none;
	width: auto
}
#pag5 tbody td {
	text-align: left;
}
#pag5 tbody th {
	text-align: right;
	vertical-align: top;
}
#btnSave, 
#btnNext,
#btnPrev,
#btnCancel {
	font-size: .8em;
	display: block;
	float: right;
}
#btnCancel {
	float: left;
}

#btnNext,
#btnSave {
	right: 500px;
}
#btnPrev {
	right: 550px;
}
.CartRem input,
.CartCalc input {
	margin: 5px;
}
.CartBuy {
	font-size: 1.2em;
	margin-top: 3em;
	display: block;
	text-decoration: none;
}
.CartNav .CartBuy {
	display: inline;
}
.CartBuy:hover {
	text-decoration: underline;
}
.OptionSet {
	display: block; 
	float: left;
	line-height: 28px;
}
label.auto {
	width: auto;
	display: block;
}
.Wizard .WizardButton input {
	margin-right: 3em;
}


.privacy input,
.privacy label {
	display: inline;
	float: none;
}
.ContCampi .viewPar label {
	font-size: 1em;
}
div.BoxDimensioneFissa {
	height: auto;
}
.PaymentGateway .WizardButton {
	display: none;
}
.end+.WizardButton input { display:none; }
acronym, abbr {border-bottom:none; cursor:help; }
.ImgStampa {display:none;}

.adminPanelPageInfo {
	border:1px solid #C90C20;

}
.adminPanelPageInfo A.adminLinkOnSite {
	background-color:#E8E2D4;
	color:#C90C20;
	border:1px solid #C90C20;
	padding:5px; margin:3px 0;
	font-weight:bold;
	font-size:.7em;
}

