/* Cached vesion created on 22/02/12 23:22:10*/
/* elapsed time: 0.025200843811035 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.alcooltest.org/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;
}/* -------- OGGETTI DI CORPO PAGINA -------- */
h1, h2, h3, h4, h5, h6 {
	margin:10px 0; padding:1px; font-size:1.1em;
	color:#021968; background-color:transparent; font-weight:bold;
}
.Farmacie h1,.Farmacie h2,.Farmacie h3,.Farmacie h4,.Farmacie h5,.Farmacie h6 {

	color:#1CA30E; 
}
.Farmacie a { color:#1CA30E; }
.Laboratori h1,.Laboratori h2,.Laboratori h3,.Laboratori h4,.Laboratori h5,.Laboratori h6 {

	color:#a50e6f; 
}
.Laboratori a { color:#a50e6f; }
.MedicinaLavoro h1,.MedicinaLavoro h2,.MedicinaLavoro h3,.MedicinaLavoro h4,.MedicinaLavoro h5,.MedicinaLavoro h6 {

	color:#106039; 
}
.MedicinaLavoro a { color:#106039; }
.Privati h1,.Privati h2,.Privati h3,.Privati h4,.Privati h5,.Privati h6 {

	color:#58136b; 
}
.Privati a { color:#58136b; }
	/* Livello 1 */
.viewTitolo {
	padding:0;
	
}
	/* Livello 2 */
.viewSottotitolo, .viewSotTitCell, ol.RSSBlock h2 {
	
	font-size:.9em; min-height:1.2em; 
}
	/* Livello 3 */
.viewTitolo3 {
	font-size:.85em;  border-bottom:1px solid #021968;
}
	/* Livello 4 */
.viewTitolo4 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	margin-bottom:5px; font-size:.8em; padding-left:11px; border-bottom:1px dashed #021968;
}
	/* Livello 5 */
.viewTitolo5 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Titolo5.gif) 0 6px no-repeat;
	margin-bottom:5px; font-size:.75em; padding-left:11px; border:none;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	color:#2F2C2C; font-size:.75em; padding:2px 0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
a {
	color:#021968; background-color:transparent; text-decoration:none;
}
a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.75em;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#FFFFFF; color:#2F2C2C;
}
/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#2F2C2C; 
	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:#2F2C2C; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em; width:250px;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#FFFFFF; background-color:#19466E;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#FFFFFF; background-color:#19466E;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#FFFFFF; background-color:#19466E;
	font-size:.75em; font-weight:bold; text-align:left; padding:2px 1px;
}
.viewTableCellText a.viewLink {
	font-size:1em;
}
/* ------- 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; font-weight:bold; padding:.2em 1px;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:#021968; height:2px; 
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	color:#2F2C2C; background-color:#FFFF7E; 
}
/* ------- 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:.75em; font-weight:bold;
}
.News .viewIndexSlice ol li { float:none; }
.viewIndexSlice ol li {
	float:left; min-width:190px; 
	margin:0 10px 10px 0; padding:7px; color:#2F2C2C;
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Slice.gif) 0 0 repeat-y;
}

.viewIndexSlice ol li a {
	color:#2F2C2C; background-color:transparent; text-decoration:none;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
/* ------- 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 #575757;
}
ol.RSSBlock em {
	font-size:.9em; font-weight:normal;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}
/* ------- FORM ------- */
form[action="#"] {
	font-size:.75em;
}
form[action="#"] legend {
	font-weight:bold; font-size:1.1em; color:#021968; background-color:transparent;
}
.formColLeft {
	width:15em; margin-right:5px; text-align:right;
}
.formColRight {
	width:25em;
}
/* ------- 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 #2F2C2C; color:#2F2C2C;
	text-align:justify;
}
	/* BoxHomeIdeaFutura - uso speciale di userformat1 e userformat3 */
.BoxHomeIF {
	color:#e6f4fe; background-color:#3B3D87;
	font-size:.75em; padding:5px; 
}
#Home .BoxHomeIF {
	color:#e6f4fe; background-color:transparent;
}
.BoxHomeIF strong.userFormat1 {
	font-size:1.2em; font-weight:bold; 
}
.BoxHomeIF span.userFormat3 {
	color:#FFFFFF; background-color:transparent;
}
	/* Box "ElementiDistintivi" - uso speciale di userformat3 per emulare il sottotitolo */
.ElementiDistintivi {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/ElementiDistintivi.jpg) 100% 0 no-repeat; 
	margin:10px 0; padding:45px 30px 20px 15px; min-height:120px; 
}
	/* ------- Box Stondato ------- */
.BoxStondato .Box1 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box1.gif) 0 0 no-repeat;
	margin:5px; padding:0;
}
.BoxStondato .Box2 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box2.gif) 100% 0 no-repeat;
}
.BoxStondato .Box3 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box3.gif) 100% 100% no-repeat;
}
.BoxStondato .Box4 {
	padding:15px; margin:10px 0; 
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Box4.gif) 0 100% no-repeat;
	color:#3B3D87; font-size:1em; font-weight:bold; text-align:center;
	min-height:80px; 
}
	/* ------- Box Fregio FlexCMP ------- */
.BoxFregioFlexCMP {
	padding:10px 25px; margin:10px 0; border:1px solid #3B3D87; font-weight:bold; font-size:.8em; 
	background:#eef5fb url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BoxFregioFlexCMP.jpg) 50% 0 no-repeat;
	color:#3B3D87; min-height:280px; 
}
/*form { font-size:0.8em;}*//* Costanti del Progetto */

/* -------- LAYOUT -------- */
body {
	font-family: Arial, Helvetica, sans-serif; font-size:100%;
	color:#2F2C2C; background-color:#FFFFFF; 
	margin:0; padding:0; line-height:1em;
}
body#HomePage {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Sfondo.png) 0 0 repeat-x;
}
body#HomeFarmacie {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SfondoFarmacie.png) 0 0 repeat-x;
}
body#HomeIstituzioni {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SfondoIstituzioni.png) 0 0 repeat-x;
}
body#HomeMedicinaLavoro {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SfondoMedicinaLavoro.png) 0 0 repeat-x;
}
body#HomePrevenzione {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SfondoIstituzioni.png) 0 0 repeat-x;
}
body#HomeLaboratori {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SfondoAnalisi.png) 0 0 repeat-x;
}

body#Interno, body#Privati {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Sfondo.png) 0 0 repeat-x;
}
body#Privati {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/SfondoPrevenzione.png) 0 0 repeat-x;
}
/* --- Per struttura con posizionamenti assoluti: 3 col!! --- */
.Layout {
	width:100%; position:relative; padding:0;
}
.ColCent, .ColCent2Col, .ColCent2ColDx {
	/*margin:0 13em 0 180px;*/ 
	margin:0 auto;
	padding:0;
	min-height:9em; 
}
.ColCent {
	width:935px; margin-top:5px;
}
.ColCent2Col {
	margin-right:0; margin-left:230px;
}
.ColCentNoCol {
	margin:0 auto;
	width:935px;
	padding:0;
	margin:0;
}
.ColCent2ColDx {
	margin-left:0; 
}
.ColSx {
	position:absolute; top:20px; left:30px; 
	width:180px;
}
.ColDx {
	position:absolute; top:0; right:0;
	width:13em;
}
/* --- Per struttura con flottaggi: 2 col!! --- */
.Contenitore {
	width:935px;
	margin:0 auto;
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV.gif) 0 0 repeat-y; 
}
.ContenitoreHomeProdotti {
	width:935px;
	margin:0 auto;
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV.gif) 0 110px repeat-y; 
}
.ColCent2ColMenuSx {
	margin:0 0 0 180px; padding:0px 0 10px 10px; 
	color:#2F2C2C; background-color:#FFFFFF; 
}
.ColCent2ColMenuDx {
	margin:0 13em 0 0; padding:10px 10px 10px 0; 
	color:#2F2C2C; background-color:#FFFFFF; 
}
.OldIEwidth99 {
	width:100%; float:left;	
}
.OldIEfloat {
	float:left; width:100%;  
}
.ColSxFloat {
	float:left; width:180px; 
}
.ColDxFloat {
	float:right; width:13em; 
}
/* --- 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 #2F2C2C; color:#2F2C2C; background-color:#FFFF7E;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #2F2C2C; 
	font-size:.8em; font-weight:bold; color:#2F2C2C; text-align:center;
}
.Attenzione a { 
	color:#021968; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:#021968; background-color:transparent;
}
.Home { width:995px; margin:auto; position:relative; }
.Generico { width:995px; margin:auto; position:relative; }
.Prevenzione { width:995px; margin:auto; position:relative; }
.MedicinaLavoro { width:995px; margin:auto; position:relative; }
.Laboratori { width:995px; margin:auto; position:relative; }
.Istituzioni { width:995px; margin:auto; position:relative; }
.Istituzioni .Istituzioni a{ color:#021968;}
.Privati { width:995px; margin:auto; position:relative; }
.Privati .Privati a{ color:#47494c;}
.Farmacie { width:995px; margin:auto; position:relative; }
/*.Farmacie .ElencoCanale a{ color:#1ca30e;}
.Privati .ElencoCanale a{ color:#47494c;}
.Privati .FotoTitoloStrillo a{ color:#021968;}
.Privati .SoloLink a{ color:#021968;}
.Privati .Affianca a{ color:#021968;}*/

.BannerSezione { float:left; margin-right:2px;}

.BannerFooterSx { float:left; padding-top:5px;  margin-right:270px;}
.BannerFooter { float:left;}
.BannerFooterDx { float:right;}

.BannerLinkEsterniSx {float:left; margin-right:2px;}
.BannerLinkEsterni {float:left; margin-right:20px;}
.BannerLinkEsterniDx {float:left; margin-right:2px;}


.BannerHomeFarmacie { float:left; width:310px; height:130px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BannerMedici.png) 0 0 no-repeat; margin-right:2px;}
.BannerHomeFarmacie .titBanner{ text-align:left; font-size:1.1em; color:#1c9f0d; position:relative; top:55px; left:110px; }
.BannerHomeFarmacie .titBanner a{ color:#1c9f0d; text-decoration:none; }
.BannerHomeFarmacie .testoBanner{ text-align:left; font-size:0.75em; color:#2F2C2C; position:relative; top:60px ;left:110px; width:140px;  }

.BannerHomePrevenzione { float:left; width:310px; height:130px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BannerPrevenzione.png) 0 0 no-repeat; margin-right:2px;}
.BannerHomePrevenzione .titBanner{ text-align:left; font-size:1.1em; color:#58136b; position:relative; top:55px; left:110px; }
.BannerHomePrevenzione .titBanner a{ color:#58136b; text-decoration:none; }
.BannerHomePrevenzione .testoBanner{ text-align:left; font-size:0.75em; color:#2F2C2C; position:relative; top:60px ;left:110px; width:140px;  }

.BannerHomeAsl { float:left; width:310px; height:130px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BannerAsl.png) 0 0 no-repeat; margin-right:2px;}
.BannerHomeAsl .titBanner{ text-align:left; font-size:1.1em; color:#10613a; position:relative; top:55px; left:110px; }
.BannerHomeAsl .titBanner a{ color:#10613a; text-decoration:none; }
.BannerHomeAsl .testoBanner{ text-align:left; font-size:0.75em; color:#2F2C2C; position:relative; top:60px ;left:110px; width:140px;  }

.BannerHomeLaboratori { float:left; width:310px; height:130px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BannerLaboratori.png) 0 0 no-repeat; margin-right:2px;}
.BannerHomeLaboratori .titBanner{ text-align:left; font-size:1.1em; color:#a50e6f; position:relative; top:55px; left:110px; }
.BannerHomeLaboratori .titBanner a{ color:#a50e6f; text-decoration:none; }
.BannerHomeLaboratori .testoBanner{ text-align:left; font-size:0.75em; color:#2F2C2C; position:relative; top:60px ;left:110px; width:140px;  }

.BannerHomeIstituzioni .titBanner{ text-align:left; font-size:1.1em; color:#021968; position:relative; top:55px; left:110px; }
.BannerHomeIstituzioni .titBanner a{ color:#021968; text-decoration:none; }
.BannerHomeIstituzioni .testoBanner{ text-align:left; font-size:0.75em; color:#2F2C2C; position:relative; top:60px ;left:110px; width:140px;  }
.BannerHomePrivato .titBanner{ text-align:left; font-size:1.1em; color:#575757; position:relative; top:55px; left:110px; }
.BannerHomePrivato .titBanner a{ color:#2F2C2C; text-decoration:none; }
.BannerHomePrivato .testoBanner{ text-align:left; font-size:0.75em; color:#2F2C2C; position:relative; top:60px ;left:110px; width:140px;  }
.BannerHomeIstituzioni { float:left; width:310px; height:130px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BannerIstituzioni.png) 0 0 no-repeat;margin-right:2px;}
.BannerHomePrivato { float:left; width:310px; height:130px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/BannerServizi.png) 0 0 no-repeat;}
.BannerHomePage { position:relative; margin:2px 0 0 30px;}
.titoloNews a,.titoloNews a:hover { font-size:1em; text-decoration:none; font-weight:bold;}
.dataNews { font-size:0.8em;}
.ContenutiHome { float:left; width:600px;}
.CommunityLogin { color:#021968;  float:right; width:300px;}
.Generico .CommunityLogin { color:#021968;  float:none; width:330px;}
.CommunityLogin fieldset {
	margin:; padding:0;
}
.CommunityLogin legend { color:#021968; font-weight:bold; font-size:.75em; }
.CommunityLogin label { color:#021968; float:left; font-size:.75em;}
.CommunityLogin input { border:none; background-color:#d5dae4; width:200px; float:right; font-size:.75em; }
.CommunityLogin .submit { 
	color:#FFFFFF; 
	background-color:#021968; 
	text-transform:uppercase; 
	font-size: .75em;
    padding: 2px 6px;
    text-transform: uppercase;
    width: auto; }
.Blocco { margin:5px;}
.Cerca { position:absolute; right:30px; top:0px;background-color:#f4f4f4; }

.BannerTestata {position:absolute; right:30px; top:30px;}
.BannerTestataIstituzioni {float:left; width:80px; height:30px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/Sfondo_Menu_Istituzioni.gif) 0 0 no-repeat; text-align:center; padding:5px 0; }
.BannerTestataIstituzioni a{ font-size:0.8em; color:#FFFFFF; text-decoration:none;}
.BannerTestataPrivato {float:left; width:80px; height:30px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/Sfondo_Menu_Privato.gif) 0 0 no-repeat;text-align:center; padding:5px 0;}
.BannerTestataPrivato a{ font-size:0.8em; color:#2F2C2C;text-decoration:none;  }
.BannerTestataFarmacie {float:left; width:80px; height:30px;background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/Sfondo_Menu_Farmacie.gif) 0 0 no-repeat;text-align:center; padding:5px 0;}
.BannerTestataFarmacie a{ font-size:0.8em; color:#FFFFFF;text-decoration:none;  }
.Contenuti { margin:0;}
.ColCent2Col .Contenuti { width:735px; margin:0; min-height:30em;}
.Footer { width:935px; margin:auto;}
.BoxElencoProdotti { width:100%;}
.FrecciaBannerHome {     
		display: block;
		height: 50px;
		left: 250px;
		position: relative;
		top: 30px;
		width: 50px;
	}
.BannerHomePrivato .FrecciaBannerHome { top: 30px;  }
#FotoTestata {margin: auto; text-align:center;}


/* -------- TESTATA -------- */
.Testata1 { 
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata1.jpg) 0 0 repeat-x;
}
.Testata2 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata2.jpg) 0 0 no-repeat;
}
.Testata3 {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/Testata3.jpg) 100% 0 no-repeat; height:137px;
}
a.Home {
	display:block; width:360px; height:70px; position:absolute; top:50px; left:25px; z-index:10;
}
.Farmacie .ImgTestata { width:935px; height:150px; margin:0 0 0 30px; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/T_4_int.png) 0 0 no-repeat;}
.Istituzioni .ImgTestata { width:935px; height:150px; margin:0 0 0 30px; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/T_1_int.png) 0 0 no-repeat;}
.Privati .ImgTestata { width:935px; height:150px; margin:0 0 0 30px; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/T_3_int.png) 0 0 no-repeat;}
.Laboratori .ImgTestata { width:935px; height:150px; margin:0 0 0 30px; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/T_5_int.png) 0 0 no-repeat;}
.MedicinaLavoro .ImgTestata { width:935px; height:150px; margin:0 0 0 30px; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/T_7_int.png) 0 0 no-repeat;}
.Generico .ImgTestata { width:935px; height:150px; margin:0 0 0 30px; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/T_2_int.png) 0 0 no-repeat;}
.ImgTestata { width:935px; height:257px; margin:4px 0 0 30px;; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Testata/ImgTestata1.jpg) 0 0 no-repeat;}
.TestataHome{ margin-top:20px; padding-left:30px;}


#FotoTestata {
	margin:0 auto 0 auto;
	width:935px;
	background-color:transparent;
	position:relative;
	height:200px;
}

#FotoTestata div {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	width:935px;
	height: 200px;
	background-color:transparent;
}

#FotoTestata div.active {
	z-index:10;
	opacity:1.0;
}

#FotoTestata div.last-active {
    z-index:9;
}

#FotoTestata div img {
	width:935px;
    height:200px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}/* UTILITIES: STAMPA, MAPPA, LINGUE, RICERCA */
/* -------- LISTA CONTENITRICE -------- */
ol.Utility {
	position:absolute; top: 78px;
    width: 80px; right:30px; z-index:3;
	margin:0; padding:0; list-style-type:none; }
#Breadcrumb ol.Utility {
	position:absolute;     top: 10px;
    width: 75px; right:160px; z-index:3;
	margin:0; padding:0; list-style-type:none; }	
	
ol.Utility li, ol.Utility li a {
	float:left; width:25px; height:18px;
}
/* -------- Home -------- */
ol.Utility li.Home {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Home.gif) 50% 0 no-repeat;
}
/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Stampa.gif) 50% 0 no-repeat;
}
/* -------- Contatti -------- */
ol.Utility li.Contatti {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Posta.gif) 50% 0 no-repeat;
}
/* -------- MAPPA SITO: link + Pagina mappa -------- */
ol.Utility li.Mappa {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa.gif) 50% 0 no-repeat;
}
.MapIndexTree {
	font-size:.7em;
}
.MapIndexTree ol {
	list-style-type:none; margin:0; padding:0; font-weight:bold;
}
.MapIndexTree ol li {	
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Mappa-1Liv.gif) 0 9px no-repeat;	
	padding:7px 0 0 13px; margin:0;
}
.MapIndexTree ol ol {
	list-style-type:none; border:none;
	padding:0; font-weight:normal;
}
.MapIndexTree ol ol li {
	background:url(http://www.alcooltest.org/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.alcooltest.org/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;
}
/* ------- LINGUE ------- */
	/* ------- Versione con select testuale ------- */
ol.Utility li.Lingue form.LangForm {
	width:9em;
}
ol.Utility li.Lingue form.LangForm select {
	 position:relative; top:-3px;
}
/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	font-size:.7em; font-weight:bold; margin:2px; width:auto;
}
#frmSearchText {
	padding:1px; border:none; width:9em; background-color:#f4f4f4; font-size:1em; color:#2F2C2C; width:150px;
}
#frmSearchSubmit { 
	padding:0; position:relative; top:3px;
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Lente.gif) 0 0 no-repeat;
	width:18px; height:15px;
	border:none; cursor:pointer;
}
/* 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; border:1px solid #2F2C2C; float:right;
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/pollBar.gif) 100% 0 no-repeat;
}
ol.RisultatoRicerca a {
	display:block; float:left;
}
ol.RisultatoRicerca .SearchResultKeyword {
	color:#2F2C2C; background-color:#FFFF7E; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #2F2C2C; background-color:transparent; 
}
#formSearchAdv option {
	background-color:transparent; 
}
#formSearchAdv input.Submit {
	font-weight:bold; margin-left:13em;
}
#formSearchAdv div.ClassificationFormBlock fieldset {
	float:left; width:47%; margin-right:.5%;
}
#formSearchAdv div.ClassificationFormBlock ol li input {
	position:relative; top:2px; border:none;
}
	/* --- Pagina Ricerca V2 --- */
.SearchRefine ul {
	color:#2F2C2C; background-color:transparent; font-size:.7em;
	margin:10px 0 20px; padding:0; list-style-type:none;
}
.SearchRefine ul li {
	margin:0 0 6px 10px;
}
.SearchRefine dl, .SearchRefine dt, .SearchRefine dd {
	margin:0; padding:0;
}
.SearchRefine dt {
	margin-top:10px;
}
.SearchRefine a {
	font-weight:bold; color:#021968; background-color:transparent;
}
.SearchRefine .userFormat3 {
	color:#1F1F1F; background-color:transparent;
}
.Utilities{ width:935px;}
/* ------- MENU ORIZZONTALE ------- */ 
.MenuH {
	padding:6px 0; text-align:left; color:#575757;
	background:transparent; width:935px; margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;text-decoration:none;
}
.MenuH ol { 
	margin:0 auto; padding:0; list-style-type:none; 
	line-height:2.1em; font-size:.7em; font-weight:bold;
}
.MenuH ol li {
	display:inline; margin:0 -4px 0 0; padding:0 0 0 3px; line-height:2em;
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/SeparatoreMenuH.gif) right 0 no-repeat;
}
.MenuH ol li a, .MenuH ol li strong {
	padding:0 .6em .2em .6em;
	color:#575757; text-decoration:none; 
	line-height:2em; white-space:nowrap;
	
}
.MenuH ol li a:hover, .MenuH ol li strong {
	color:#575757; text-decoration:none; background-color:#f1f1f1; background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuH/SfondoSfumato.png) 0 0 repeat-x;
	
}
.MenuH ol li.LISel strong a.Sel {
	color:#575757; 	border:none; padding:0;
}
.MenuH ol li.LISel strong a.Sel:hover {
	color:#575757;
}
/* ------- MENU VERTICALE ------- */ 
.NoTesto ol li span {
	display:none;
}
.NoImg ol li img {
	display:none;
}
.MenuV {
}
	/* I LIVELLO */
.MenuV ol {
	list-style-type:none; margin:0; padding:0;
	font-size:.8em; font-weight:normal;
}
.MenuV ol li {
	padding:0; line-height:1.2em;
	
	}
.MenuV ol li a, .MenuV ol li strong {
	display:block;  padding:.3em .1em .3em 1.45em;  

	color:#FFFFFF; text-decoration:none; 
	background:#1ca30e url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	

}
.MenuV ol li a:hover, .MenuV ol li strong {
	display:block;  padding:.3em .1em .3em 1.45em;  
	background:#1ca30e url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;
	font-weight:normal;
	color:#FFFFFF; text-decoration:none; 
}


.Istituzioni .MenuV ol li a, .Istituzioni .MenuV ol li strong {	
	background:#021968 url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;

}
.Istituzioni .MenuV ol li a:hover, .Istituzioni .MenuV ol li strong {
	background:#021968 url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	
}

.Privati .MenuV ol li a, .Privati .MenuV ol li strong {	
	background:#58136b url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;

}
.Privati .MenuV ol li a:hover, .Privati .MenuV ol li strong {
	background:#58136b url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	
}

.Laboratori .MenuV ol li a, .Laboratori .MenuV ol li strong {	
	background:#a50e6f url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	color:#FFFFFF;

}
.Laboratori .MenuV ol li a:hover, .Laboratori .MenuV ol li strong {
	background:#a50e6f url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	color:#FFFFFF;
}

.MedicinaLavoro .MenuV ol li a, .MedicinaLavoro .MenuV ol li strong {	
	background:#175d39 url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	color:#FFFFFF;

}
.MedicinaLavoro .MenuV ol li a:hover, .MedicinaLavoro .MenuV ol li strong {
	background:#175d39 url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV1H.gif) 7px 7px no-repeat;	color:#FFFFFF;
}

.MenuV ol li.LISel strong a.Sel {
	padding:0; background:none; border:none; 
	/* text-decoration:underline; */ font-weight:bold; 
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	font-size:.95em; font-weight:normal;
}
.MenuV ol ol li a, .MenuV ol ol li strong { 
	display:block; padding:.3em .1em .3em 2em;  
	background: transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.gif) 15px 7px no-repeat;
	color:#2F2C2C; text-decoration:none; 

}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
	padding:.3em .1em .3em 2em;  
	color:#2F2C2C;
	background: transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2.gif) 15px 7px no-repeat;
	/* text-decoration:underline; */
}

.Istituzioni .MenuV ol ol li a, .Istituzioni .MenuV ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_P.gif) 15px 7px no-repeat;color:#2F2C2C; 	

}
.Istituzioni .MenuV ol ol li a:hover, .Istituzioni .MenuV ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_P.gif) 15px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.Laboratori .MenuV ol ol li a, .Laboratori .MenuV ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_A.gif) 15px 7px no-repeat;	color:#2F2C2C; 

}
.Laboratori .MenuV ol ol li a:hover, .Laboratori .MenuV ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_A.gif) 15px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.MedicinaLavoro .MenuV ol ol li a, .MedicinaLavoro .MenuV ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_M.gif) 15px 7px no-repeat;	color:#2F2C2C; 

}
.MedicinaLavoro .MenuV ol ol li a:hover, .MedicinaLavoro .MenuV ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_M.gif) 15px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.Privati .MenuV ol ol li a, .Privati .MenuV ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_S.gif) 15px 7px no-repeat;	color:#2F2C2C; 
	color:#2F2C2C;

}
.Privati .MenuV ol ol li a:hover, .Privati .MenuV ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV2_S.gif) 15px 7px no-repeat;	
	/* text-decoration:underline; */
}
	/* III LIVELLO */
.MenuV ol ol ol {
	font-size:.9em;
}
.MenuV ol ol ol li a, .MenuV ol ol ol li strong {
	display:block;padding:.3em .1em .3em 3.05em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3.gif) 20px 7px no-repeat;
	
	color:#2F2C2C; text-decoration:none; 

}
.MenuV ol ol ol li a:hover, .MenuV ol ol ol li strong {
	padding:.3em .1em .3em 3.05em; 
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3.gif) 20px 7px no-repeat;
	/* text-decoration:underline; */ 
}

.Istituzioni .MenuV ol ol ol li a, .Istituzioni .MenuV ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_P.gif) 20px 7px no-repeat;	

}
.Istituzioni .MenuV ol ol ol li a:hover, .Istituzioni .MenuV ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_P.gif) 20px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.Laboratori .MenuV ol ol ol li a, .Laboratori .MenuV ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_A.gif) 20px 7px no-repeat;	

}
.Laboratori .MenuV ol ol ol li a:hover, .Laboratori .MenuV ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_A.gif) 20px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.MedicinaLavoro .MenuV ol ol ol li a, .MedicinaLavoro .MenuV ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_M.gif) 20px 7px no-repeat;	

}
.MedicinaLavoro .MenuV ol ol ol li a:hover, .MedicinaLavoro .MenuV ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_M.gif) 20px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.Privati .MenuV ol ol ol li a, .Privati .MenuV ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_S.gif) 20px 7px no-repeat;	
	color:#2F2C2C;

}
.Privati .MenuV ol ol ol li a:hover, .Privati .MenuV ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV3_S.gif) 20px 7px no-repeat;	
	/* text-decoration:underline; */
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	font-size:1em;
}
.MenuV ol ol ol ol li a, .MenuV ol ol ol ol li strong {
	display:block; padding:.3em .1em .3em 3.85em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4.gif) 30px 7px no-repeat;
	
	color:#2F2C2C; text-decoration:none; 

}
.MenuV ol ol ol ol li a:hover, .MenuV ol ol ol ol li strong {
	padding:.3em .1em .3em 3.85em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4.gif) 30px 7px no-repeat;
	/* text-decoration:underline; */ 
}
.Istituzioni .MenuV ol ol ol ol li a, .Istituzioni .MenuV ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_P.gif) 30px 7px no-repeat;	

}
.Istituzioni .MenuV ol ol ol ol li a:hover, .Istituzioni .MenuV ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_P.gif) 30px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.Laboratori .MenuV ol ol ol ol li a, .Laboratori .MenuV ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_A.gif) 30px 7px no-repeat;	

}
.Laboratori .MenuV ol ol ol ol li a:hover, .Laboratori .MenuV ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_A.gif) 30px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.MedicinaLavoro .MenuV ol ol ol ol li a, .MedicinaLavoro .MenuV ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_M.gif) 30px 7px no-repeat;	

}
.MedicinaLavoro .MenuV ol ol ol ol li a:hover, .MedicinaLavoro .MenuV ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_M.gif) 30px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.Privati .MenuV ol ol ol ol li a, .Privati .MenuV ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_S.gif) 30px 7px no-repeat;	
	color:#2F2C2C;

}
.Privati .MenuV ol ol ol ol li a:hover, .Privati .MenuV ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_S.gif) 30px 7px no-repeat;	
	/* text-decoration:underline; */
}
	/* V LIVELLO */
.MenuV ol ol ol ol ol {
	font-size:1em;
}
.MenuV ol ol ol ol ol li a, .MenuV ol ol ol ol ol li strong {
	display:block; padding:.3em .1em .3em 4.5em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5.gif) 40px 7px no-repeat;
	
	color:#2F2C2C; text-decoration:none; 

}
.MenuV ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol li strong {
	padding:.3em .1em .3em 4.5em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5.gif) 40px 7px no-repeat;
	/* text-decoration:underline; */ 
}
.Istituzioni .MenuV ol ol ol ol ol li a, .Istituzioni .MenuV ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_P.gif) 40px 7px no-repeat;	

}
.Istituzioni .MenuV ol ol ol ol ol li a:hover, .Istituzioni .MenuV ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_P.gif) 40px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.Laboratori .MenuV ol ol ol ol ol li a, .Laboratori .MenuV ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_A.gif) 40px 7px no-repeat;	

}
.Laboratori .MenuV ol ol ol ol ol li a:hover, .Laboratori .MenuV ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_A.gif) 40px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.MedicinaLavoro .MenuV ol ol ol ol ol li a, .MedicinaLavoro .MenuV ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_M.gif) 40px 7px no-repeat;	

}
.MedicinaLavoro .MenuV ol ol ol ol ol li a:hover, .MedicinaLavoro .MenuV ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_M.gif) 40px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.Privati .MenuV ol ol ol ol ol li a, .Privati .MenuV ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_S.gif) 40px 7px no-repeat;	
	color:#2F2C2C;

}
.Privati .MenuV ol ol ol ol ol li a:hover, .Privati .MenuV ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV5_S.gif) 40px 7px no-repeat;	
	/* text-decoration:underline; */
}
	/* VI LIVELLO */
.MenuV ol ol ol ol ol ol {
	font-size:1em;
}
.MenuV ol ol ol ol ol ol li a, .MenuV ol ol ol ol ol ol li strong {
	display:block; padding:.3em .1em .3em 5.5em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV6.gif) 50px 7px no-repeat;
	
	color:#2F2C2C; text-decoration:none; 

}
.MenuV ol ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol ol li strong {
	padding:.3em .1em .3em 5.5em;  
	background: url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV6.gif) 50px 7px no-repeat;
	/* text-decoration:underline; */ 
}
.Istituzioni .MenuV ol ol ol ol ol ol li a, .Istituzioni .MenuV ol ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_P.gif) 50px 7px no-repeat;	

}
.Istituzioni .MenuV ol ol ol ol ol ol li a:hover, .Istituzioni .MenuV ol ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_P.gif) 50px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.Laboratori .MenuV ol ol ol ol ol ol li a, .Laboratori .MenuV ol ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_A.gif) 50px 7px no-repeat;	

}
.Laboratori .MenuV ol ol ol ol ol ol li a:hover, .Laboratori .MenuV ol ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_A.gif) 50px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}

.MedicinaLavoro .MenuV ol ol ol ol ol ol li a, .MedicinaLavoro .MenuV ol ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_M.gif) 50px 7px no-repeat;	

}
.MedicinaLavoro .MenuV ol ol ol ol ol ol li a:hover, .MedicinaLavoro .MenuV ol ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_M.gif) 50px 7px no-repeat;	
	color:#2F2C2C;
	/* text-decoration:underline; */	
}
.Privati .MenuV ol ol ol ol ol ol li a, .Privati .MenuV ol ol ol ol ol ol li strong {	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_S.gif) 50px 7px no-repeat;	
	color:#2F2C2C;

}
.Privati .MenuV ol ol ol ol ol ol li a:hover, .Privati .MenuV ol ol ol ol ol ol li strong {
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/MenuV/MenuV4_S.gif) 50px 7px no-repeat;	
	/* text-decoration:underline; */
}
/* -------- BREADCRUMB -------- */
#Breadcrumb {
	font-size:.65em; padding:0 0 5px; background-color:transparent;
	border-bottom:1px solid #e6e6e6; color:#2F2C2C; 
	position:relative; width:935px; margin:auto;
	
}
#Breadcrumb a {
	color:#2F2C2C; text-decoration:none; 
}
#Breadcrumb strong {
	color:#1ca30e; text-decoration:none; font-weight:normal; 
}
.Istituzioni #Breadcrumb strong {
	color:#021968; text-decoration:none; font-weight:normal; 
}
.Privati #Breadcrumb strong {
	color:#2F2C2C; text-decoration:none; font-weight:normal; 
}
#Breadcrumb p {
	margin-right:100px; margin-left:5px;
}


/* -------- FOOTER -------- */
.Footer { 
	padding:5px 0 0 0; text-align:center; font-size:.75em; color:#7F8385;
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/SfondoFooter.png) 0 0 no-repeat;
	position:relative;
	min-height:125px;
	
} 
.Footer ol {
	margin:10px auto; padding:0; list-style-type:none;  
}
.Footer ol li {
	display:inline; padding:0 12px; margin:0 -1px; 
	
}
.Footer ol.Valid li {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Footer/Valid.gif) 12px 1px no-repeat; 
	padding:.2em 0 .2em 25px;
}
.Footer .IcoRSS {
		position:absolute; top:70px; right:10px;
}
.Footer ol.FooterImg {
	margin:0;
}
.Footer ol.FooterImg li {
	border:none; padding:0 3px; 
}
.Footer p {
	padding:3px; margin:10px 0 0 0; font-size:0.7em;
}
.Footer .smallcopyright {
    font-size: 0.5em;
    left: 0;
    
    position: relative;
    top: -5px;;
}
.Footer p strong{
	font-size:1.3em; font-weight:normal;
}
.Footer a {
	color:#2F2C2C; background-color:transparent; font-weight:bold;
}
.Footer a:hover {
	text-decoration:none; 
}
.Copyright { text-align:right; font-size:0.6em; margin:10px auto; float:right; margin-right:120px; }
.Credits { text-align:right; font-size:0.5em; margin:10px auto; float:right; margin-right:33px;}
.Credits a{ color:#2F2C2C;}/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0; color:#2F2C2C; background-color:transparent; 
}
.ElencoCanale li {
	margin:0 0 10px; font-size:.75em;
}
.ElencoCanale h3 {
	font-size:1.1em; padding:0; margin:0 0 5px; font-weight:normal;
}
.ElencoCanale img {
	float:left; padding:0 5px 5px 0;
}
.ElencoCanale p {
	margin:0; padding:0;
}
.ElencoCanale span {
	letter-spacing:.1em; color:#2F2C2C; background-color:transparent;
}
	/* -------- Elencatore predefinito: NewsBlock -------- */
.NewsBlock {
	width:100%; margin:7px 0; font-size:.75em; color:#2F2C2C; background-color:transparent;
}
.NewsBlockImgLeft {
	float:left; margin:0 5px 5px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 5px 5px;
}
	/* --- Elencatore "Notizie affiancate" --- */
.Affianca li {
	float:left; margin-right:.5%; width:49%; 
}
.Affianca img {
	/*max-height:90px; max-width:120px; */
}
.AffiancaImg li {
	float:left; margin-right:.5%; width:32%; 
}
.AffiancaImg img {
	float:right;
}
.Focus {	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Sfondo_Focus_Prodotti.gif) 0 100px no-repeat; text-align:center; } 
.Focus img {
	float: none;
	margin:auto;
}
.Focus a {
	color:#021968 !important; text-decoration:none;
	
}
.Focus li {
	float:left;     margin-right: -4px; width:14%; background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Separatore_Focus_Prodotti.gif) right 0 no-repeat; text-align:center; padding:3px; } 
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.FotoTitoloStrillo ol li a {
	font-weight:bold;
}
.FotoTitoloStrillo ol li img {
	float:left; margin:0 5px 5px 0;
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.ElencoCalendario .CalendarioInt {
	float:left; width:180px;
}	
.ElencoCalendario ol {
	margin-left:180px; padding-left:15px;
}
	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px 0; margin:10px 0; border-top:1px solid #2F2C2C;
}
#ChannelYearLabel, #ChannelMonthLabel, #ChannelDayLabel {
	float:left; line-height:2em;
}
#ChannelYearList, #ChannelMonthList, #ChannelDayList {
	clear:left;
}
#ChannelYearList ol li.ChannelSelItem strong {
	margin:0 7px;
}
#ChannelPager ol { 	
	list-style-type:none; border-left:1px solid #2F2C2C;	
	margin:0; padding:0;
}
#ChannelPager li {	
	margin:0; padding:0; border-right:1px solid #2F2C2C; float:left; line-height:2em;	
}
#ChannelPager a, #ChannelPager strong {	
	font-weight:bold; margin:0 7px;
}
.ChannelSelItem span {	
	padding:0 7px; font-weight:bold;
}
.ChannelEmptyItem span {
	display:none;
}
#ChannelClear {	
	clear:both; height:1px; line-height:.05em; font-size:.05em;
}


.BLOBListSymbolCustom1 { list-style-type:none;}
.BLOBListSymbolCustom1 li { padding-left:15px; background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/lista-pers1.gif) 0 3px no-repeat;}/* ---------- Calendario -------------- */
.viewCalendar {
	margin:10px auto; padding:5px 0 0; font-weight:bold; text-align:center; 
	float:left; width:180px; clear:both; color:#2F2C2C; background-color:transparent; 
}
.viewCalendar a {
	text-decoration:underline; padding:1px;
	color:#2F2C2C; background-color:transparent;
}
.viewCalendar a:hover {
	text-decoration:none;
}
.viewCalendar div {
	font-size:.8em;
}
.viewCalendar div a:hover {
	color:#AF0000; background-color:transparent;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; 
	font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; font-size:.75em; margin:5px 0;
}
.Contenuti .viewCalendar div, .Contenuti .viewCalendar table {
	font-size:1em;
}
.viewCalendar table td {
	border:1px solid #575757; width:13.2%; padding:4px;
}
.viewCalendar table td.current {
	background-color:#AF0000; color:#FFFFFF; border:1px solid #AF0000; 
}
.viewCalendar table td a {
	color:#021968; background-color:#e6e6e6;
	display:block; text-decoration:none; margin:-4px; padding:4px;
}
.viewCalendar table td a:hover {
	color:#2F2C2C; background-color:#EAB1B7; 
}
.daySu {
	color:#AF0000; background-color:transparent;
}
/* ------- SONDAGGI ------- */
form.PollForm {
	margin:0; padding:5px; 
	color:#2F2C2C; background-color:transparent;
}
div.PollBox {
	color:#2F2C2C; background-color:transparent;
	padding:5px; border:1px solid #2F2C2C; margin:10px 0;
	background-color:#e6e6e6;
}
div.PollBox ol li input {
	position:relative; left:4px; width:16px; 
	margin:0 5px 0 -8px; padding:0; top:3px;
}
div.PollBox input.Submit {
	margin-top:10px;
}
div.PollBox ul li img {
	position:relative; top:5px;
}
div.PollBox p {
	margin:0; padding:3px 0;
}
div.PollBox p.Totale {
	margin:10px 0 5px 0; padding:0; font-weight:bold;  
}
div.PollBox a {
	color:#021968; background-color:transparent; font-weight:bold;  
}
div.PollBox a:hover {
	text-decoration:none; 
}
div.PollBox a.TuttiSondaggi {
	padding:2px 0 20px 34px; display:block; float:left; 
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Sondaggi.gif) 0 0 no-repeat;
	min-height:15px; 
}
.VMenu h1 { 
	font-size:.8em; margin:8px 3px;
}
.VMenu h2 { 
	font-size:.7em; margin:5px 3px;
}
.VMenu .PollBox { 
	margin:5px 3px;
}
/* ------- MODULO GALLERIA FOTOGRAFICA ------- */
.GPContent { 
	position:absolute; top:-10000px; left:-10000px;
}
	/* Elenco generale: gallerie, album e foto */
.GalleryPlus {
	background:#FFFFFF; color:#2F2C2C; padding:10px; 
}
.GalleryPlus ul {
	padding:20px 0 0; margin:0; list-style-type:none; font-size:.7em;
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/GalleryPlus/Barra.gif) 0 10px repeat-x;
}
.GalleryPlus ul li {
	background:#FFFFFF url(http://www.alcooltest.org/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 ul li a {
	display:block; padding:4px .5% 6px .5%; margin:0 0 5px;
	font-weight:bold; color:#FFFFFF; background-color:#021968;
}
.GalleryPlus ul li img {
	background:url(http://www.alcooltest.org/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:99%; 
}
	/* 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.alcooltest.org/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 #2F2C2C; max-height:none; 
}
.SingleImageTitPag dl dt img {
	padding:0 0 12px; border:none;
	background:url(http://www.alcooltest.org/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.alcooltest.org/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.alcooltest.org/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:#021968;
	background:transparent url(http://www.alcooltest.org/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.alcooltest.org/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:#2F2C2C;
	background:transparent url(http://www.alcooltest.org/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:#021968; background-color:transparent; text-decoration:none;
}
.GalleryPlus .FlexNavi a:hover, .GalleryPlus .FlexNavi span.NavActive strong, .GalleryPlus .FlexNavi ol li strong { 
	color:#FFFFFF; background-color:#021968;  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:#2F2C2C; background-color:transparent; text-decoration:underline;
}
.SingleImageTitPag .FlexNavi a:hover, .SingleImageTitPag .FlexNavi span.NavActive strong, .SingleImageTitPag .FlexNavi ol li strong { 
	color:#2F2C2C; background-color:transparent; text-decoration:none;
}
	/* Paginazione a "Foto singola con navigazione per numero pagina" */
.viewImageNumPag .FlexNavi {
	min-width:350px; 
}
/* 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:#021968; background-color:transparent;
}
.ForumTopicList p a:hover,
.ForumMsgList p a:hover {	
	text-decoration:none;
}
.ForumTopicList table, 
.ForumMsgList table {	
	border-bottom:1px solid #2F2C2C; border-left:1px solid #2F2C2C; 
	border-collapse:collapse; background-color:#e6e6e6;
	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 #2F2C2C; border-right:1px solid #2F2C2C;
}
.ForumMsgList table tr th,
.ForumTopicList table tr th {	
	border-top:1px solid #2F2C2C; border-right:1px solid #2F2C2C;
	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:#2F2C2C;
	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:#2F2C2C; 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:#2F2C2C; 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:#021968; background-color:transparent;
}
.ForumMsgList table tbody tr td div {	
	text-align:right;
}
.ForumMsgList table tbody tr td div a {	
	color:#2F2C2C; 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:#2F2C2C; 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:#2F2C2C; background-color:transparent;	
	text-decoration:underline;
}
.ForumPaginator ol li a:hover { 
	text-decoration:none;
}
.ForumPaginator span.NavInactive,
.ForumPaginator li.NavInactive {
	color:#021968; background-color:transparent;
	border:1px solid #FFFFFF;	
}
.ForumPaginator span.NavActive a,
.ForumPaginator li.NavActive a {
	color:#2F2C2C; 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.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-1Liv.gif) 0 0 no-repeat;	
	padding:2px 0 3px 19px; margin:.5em 0;
}
.ForumThreadList ol li a {
	color:#2F2C2C; 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.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/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.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-3Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol li {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-4Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol li {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/Forum-5Liv.gif) 0 1px no-repeat;	
}
.ForumThreadList ol ol ol ol ol ol li {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Forum/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 #2F2C2C; width:100%;
}
.ForumComposeForm p input {
	border:1px solid #2F2C2C;	
	font-size:.7em; text-align:center;
}
.ForumComposeForm p a {
	color:#2F2C2C; 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 #2F2C2C;}
.ForumForm label {display:block; float:left; width:12em; margin:4px 5px 4px 0;}
.ForumForm sup {font-weight:bold; color:#2F2C2C;}
span.formMandatory {font-weight:bold; color:#2F2C2C; font-size:.8em;}
.ForumForm textarea {display:block; float:left; width:21.1em; height:10em; border:1px solid #2F2C2C; 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 #2F2C2C; 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:#2F2C2C; font-weight:bold; text-transform:uppercase; background-color:transparent; font-size:.9em;}
.ForumForm input.Submit:hover {background-color:transparent; color:#021968;}
.ForumForm .Coda {margin:10px 0; padding:10px; background-color:transparent; color:#2F2C2C; border:1px solid #2F2C2C;}
.ForumForm .Coda p {margin-bottom:5px;}
.ForumForm .Coda a {color:#2F2C2C; font-weight:bold;}
.ForumForm .Coda a:hover {text-decoration:none;}/* --- NEWSLETTER --- */
	/* --- Box di iscrizione al Privatio --- */
form.FormNewsLetter {
	margin:10px 0; padding:5px 0; width:13em;
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NewsLetter/SfondoNL.jpg) 0 0 repeat-x;
	border-bottom:5px solid #19466E; border-top:5px solid #19466E;
}
form.FormNewsLetter h2 {
	padding:3px 0 5px 36px; margin:0;
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NewsLetter/LogoNL.gif) 0 0 no-repeat;
	color:#2F2C2C; font-size:.8em; font-weight:bold;
}
form.FormNewsLetter h2 a {
	color:#2F2C2C;
}
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.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/NewsLetter/SfondoSubmitNL.gif) 0 0 repeat-x;	
}
div.NavAxes ol {
	padding:5px; margin:5px 0;
	border:1px dotted #575757; color:#2F2C2C; background-color:#e6e6e6;
}  
div.NavAxes ol li {
	margin:0; padding:2px 0 6px 20px;
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 0 3px no-repeat;
}  
/* FlexNavi Menu in Page */
.NavAxesMenu {
	margin:0;
}
	/* I LIVELLO */
.NavAxesMenu {
	border:1px dotted #575757; color:#2F2C2C; background-color:#eeeeee;
	margin:10px 0; padding:5px;
}
.NavAxesMenu ol {
	list-style-type:none; margin:0; padding:0;
}
.NavAxesMenu ol li {
	display:block; float:left; width:16%; font-size:.7em; font-weight:bold;
	margin:0 0 .5% 0; padding:3px 5px 7px 20px; 
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 0 4px no-repeat;
}
.NavAxesMenu ol li a {
	text-decoration:underline; color:#2F2C2C; background-color:transparent;
}
.NavAxesMenu ol li a:hover {
	text-decoration:none;
}
.NavAxesMenu ol li.LISel strong {
	text-decoration:underline; color:#2F2C2C; background-color:transparent;
}
/* --- Grafiche Alternative --- */
ol.GraficheAlternative { 
	margin:10px 0; padding:5px; list-style-type:none;
	font-size:.7em; border:2px solid #19466E;
}
ol.GraficheAlternative li {
	float:left; width:25px; text-align:center; margin-right:3px;
}/* Barra SocialNetworks */
.SocialNetworks {
	position:relative; font-size:.65em; float:left; margin-left:25px;
}
.SocialNetworks ol {
	margin:5px; padding:5px; list-style-type:none; 
	font-weight:bold; 
}
.SocialNetworks ol li {
	display:inline; padding:5px 0px; margin-right:2px;
}
.SocialNetworks img {
	padding-right:2px; color:#2F2C2C; vertical-align:middle;
}
.SocialNetworks a {
	color:#1F1F1F; background-color:transparent; text-decoration:none;
}
.SocialNetworks a:hover {
	text-decoration:underline;
}
.SocialNetworks a.Info {
	position:absolute; top:5px; right:10px;  text-decoration:underline;
}
.SocialNetworks a.Info:hover {
	text-decoration:none;
}
.SocialNetworks ol li a {
	padding:4px 0 4px 20px; background-position:0 2px; background-repeat:no-repeat;
}
.SocialNetworks ol li a.Email {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/email.png);
}
.SocialNetworks ol li a.FaceBook {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/facebook.png);

}
.SocialNetworks ol li a.LinkedIn {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/linkedin.png);

}
.SocialNetworks ol li a.Technorati {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/technorati.png);
}

.SocialNetworks ol li a.Twitter {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/twitter.png);
}
.SocialNetworks ol li a.YouTube {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/YouTube.png);
}
.SocialNetworks ol li a.Flickr {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/flickr.png);
}

.SocialNetworks ol li a.Foursquare {
	background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/SocialNetworks/foursquare.png);
}

.SocialNetworks ol li.gplus1 {
	padding-top:5px;
	
}
.icogplusone { float:left; padding-top:10px;} /* Geo */

div.gmnoprint {
	font-size:.7em;
}
div.gmnoprint div {
	font-size:1em;
}
.gLociFilterForm .PEChannelListChannelBlock {
	overflow:auto; width:100%;
}
.gLociFilterForm .ClassificationFormBlock fieldset {
	float:left; width:44%; padding:1%; margin-right:1%;
}
.gLociFilterForm .ClassificationFormBlock ol li {
    margin:0; line-height:1em;
}
/* ------- USER LOGIN ------- */

/***********************************
Community Login
*******************************************************/

/* ------- USER LOGIN ------- */
.Accesso form {
	color:#2F2C2C; margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
}
.Accesso form legend {
	font-weight:bold;	
}
.Accesso form div.Blocco {
	margin:0; padding:10px 0; 
	width:320px; float:left;
}
.Accesso form div.Blocco.CheckBox {
	margin:0; padding:10px 0; 
	width:100%; float:left;
}
.Accesso form div.BloccoCommunity{
	margin:0; padding:30px; 
	width:570px; float:left;
	border:1px solid #575757;
	text-transform:uppercase;
}
.Accesso form div.BloccoPrivacy {
	margin-left:80px; padding:10px 0; 
	width:500px; float:left;
}
.Accesso form div.CheckBox label { 
	 width:auto; float:left; text-align:left;
} 
.Accesso form div.CheckBox input {
	border:none; width:20px; float:left;
	margin-right:5px; background-color:transparent;
}
.Accesso form .CheckBox div {
	float:left; width:auto;
	padding-right:30px;
}
.Accesso form div.BloccoPrivacy label { 
	 width:460px; float:left; text-align:left;
} 
.Accesso form div.BloccoPrivacy input {
	border:none; width:20px; float:left;
	margin-right:5px; background-color:transparent;
}
.Accesso form label {
	display:block; width:auto;
	font-weight:bold; text-align:left;
	padding-top:3px;
}
.Accesso form input {
	display:block; width:285px;
	padding:3px; border:none;
	background-color:#D5DAE4; 
	font-family: Arial, Helvetica, sans-serif;
}
.Accesso form input.Submit {
	color:#FFFFFF; 
	background-color:#021968; 
	text-transform:uppercase; 
	font-size: .75em;
    padding: 2px 6px;
    text-transform: uppercase;
    width: auto;
}

acronym, abbr {border-bottom:none; cursor:help; }
.ImgStampa {display:none;}   

 

.SlideShow {      
	position:relative;
	margin:auto; 
	
	background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Sfondo_Focus_Prodotti.gif) center 92px no-repeat; text-align:center; 
}
.SlideShow a{ 
	 text-decoration:none;
}
.SlideShow a strong { font-weight:normal;}
.SlideStop ul {  
 margin: 5px auto 0;
    width: 680px;}
.SlideShow li{
	padding-right:10px; padding-left:10px; height:115px; width:90px; background:transparent url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Separatore_Focus_Prodotti.gif) right 5px no-repeat; 
	margin:0 auto; font-size:.7em; float:left; list-style:none; line-height:0.9em;
}
.SlideShow li img { padding:0 0 5px 10px;}
.Scroll {             
	margin:0; padding:0; list-style-type:none;
	position:relative;
}
.Scroll a {
	position:absolute; top:0; display:block; width:30px; height:120px;
	background-position:0 0; background-repeat:no-repeat; z-index:10;  
}
.Scroll a.Left {    
	left:0px; background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/assets/img/jQuery/left.png);
}
.Scroll a.Right {
	right:0px; background-image:url(http://www.alcooltest.org/flex/TemplatesUSR/assets/img/jQuery/right.png);
}

.MenuH a:hover, .ElencoCanale a:hover { 
	text-decoration:none;
}
  


.BandieraLangSwitch {
	width:27px; height:27px; 
	position:absolute; top:5px; right:5px;
} 
.BandieraLangSwitch ol {
	margin:0; padding:0; list-style:none;
}
.MenuH .BandieraLangSwitch ol li {
	background:none; margin:0; padding:0; line-height:0;
}
.BandieraLangSwitch ol li.LangSwitch a.IT {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Lingue/IT.png) 0 0 no-repeat; 
	display:block;
	width:27px; height:27px;
}
.BandieraLangSwitch ol li.LangSwitch a.EN {
	background:url(http://www.alcooltest.org/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Lingue/EN.png) 0 0 no-repeat; 
	display:block;
	width:27px; height:27px;
}

.LinkAllineati div {
	float:left; margin-right:3px;	
}

.ContenitoreLogin {
	width:310px; float:right; margin-top:15px;
}

.BannerTestataSez {
	width:935px; height:150px;
	text-decoration:none;
	display:block;
}


#___plusone_0 { vertical-align:bottom !important; }

.tornaindietro { font-size:0.8em; padding:5px 0 0 0;  }



.formTextAreaLabel {  float: left;
    text-align: right;
    width: 170px;}

.formTextArea {    float: left;
    margin-left: 10px;
    width: 330px;}

#google_translate_element {     
	position: absolute;
    right: 0;
    top: 0;}



.viewIndexSlice ol li { background:none;}

.FotoTitoloStrillo li{ float:left; width:120px;}
.FotoTitoloStrillo { height:auto;}
.FotoTitoloStrillo li a{ display:block; height:100px;}
.FotoTitoloStrillo li p{ font-weight:normal!important;}
.FotoTitoloStrillo li p strong{ font-weight:normal!important;}
.FotoTitoloStrillo li img{ float:none!important;}

.ElencoCanale li{ font-weight:bold;}
.ElencoCanale li p{ font-weight:normal;}

.News .viewIndexSlice ol li { text-align:center;}

.TabFarmacie { background-color:#1da610; color:#ffffff;float:left; width:130px; font-size:0.8em; padding:10px 5px;}
.TabPolizia { background-color:#031760; color:#ffffff;float:left; width:130px; font-size:0.8em; padding:10px 5px;}
.TabAnalisi { background-color:#a50e6f; color:#ffffff;float:left; width:130px; font-size:0.8em; padding:10px 5px;}
.TabLavoro { background-color:#106039; color:#ffffff;float:left; width:130px; font-size:0.8em; padding:10px 5px;}
.TabPrivato { background-color:#58146b; color:#ffffff;float:left; width:140px; font-size:0.8em; padding:10px 5px;}

.BoxProdotti { width: 720px;  }
.BoxProdotti a { color:#ffffff;}

.ImgBox { float:left;}
.TextBox { float:right;   width: 350px;}

.TextBox { font-size:0.8em;}
.TitBox {font-size:1.4em; font-weight:bold; line-height: 1.6em;}

.BoxFarmacie { clear:both; width: 700px; padding: 5px 0;}
.BoxPolizia { clear:both; width: 700px; padding: 5px 0; display:none}
.BoxAnalisi { clear:both; width: 700px; padding: 5px 0; display:none}
.BoxLavoro { clear:both; width: 700px; padding: 5px 0; display:none}
.BoxPrivato { clear:both; width: 700px; padding: 5px 0; display:none}
.userFormat1 { font-weight:normal;}


.BoxHome {
	color: #021968;
    float: right;
    width: 280px;
	background-color:#EBF0FB;	
	padding:0 10px 10px 10px;	
}
.BoxHome h1.viewTitolo {
	color:#ffffff; background-color:#021968;
	padding:5px;	
}
.BoxHome .viewPar a {
	color:#2F2C2C; text-decoration:none;	
}
.BoxHome .viewPar a strong {
	font-weight:bold;	
}
