/* Cached vesion created on 22/02/12 21:10:37*/
/* elapsed time: 0.0073070526123047 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.aepi-group.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 */



/* --- 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 #555555; color:#555555; background-color:#FFF333;
	font-weight:bold; font-size:1.2em; text-align:center;
}
.Attenzione { 
	padding:10px; margin:10px 0; border:1px solid #555555; 
	font-size:.8em; font-weight:bold; color:#555555; text-align:center;
}
.Attenzione a { 
	color:@Link; background-color:transparent;
}
.Attenzione a:hover {
	text-decoration:none; color:@Link; background-color:transparent;
}

/* -------- Box bottom -------- */
.BottomBox{
	height:133px;
	margin:20px 0 0 0;
	background:#6D6D6D url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoBoxBottom.gif) 0 0 no-repeat;
	color:#FFFFFF;
	font-size:.7em;
	font-weight:bold;
	line-height:1.4em;
}
.Home .BottomBox{
	margin:10px 0 0 0;
}
.Storia .BottomBox{
	position:relative;
	top:-24px;
}
.BottomBox div{
	float:left;
	width:220px;
	margin:6px 0 0 20px;
}
#NewsBox{
	width:175px;
	min-height:60px;
	
	margin:6px 0 0 10px;
	padding:0 0 0 35px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/BoxBottom/News.png) 0 4px no-repeat;
}
#NewsBox ol{
	margin:0;
	padding:0;
	list-style-type:none;
}
#NewsBox ol li span{
	font-size:.9em;
	font-weight:normal;
	line-height:.8em;
	color:#000000;
}
#NewsBox ol li a{
	display:block;
	font-size:1.15em;
	color:#E2001A;
	text-transform:uppercase;
}
#NewsBox img{
	display:block;
	margin:2px 0;
	border:1px solid #7C7C7C;
}
#NewsletterBox, #ShopBox{
	margin:19px 0 0 20px;
}
#NewsletterBox a{
	color:#E2001A;
	text-decoration:underline;
}
.NewsletterBoxButton{
	display:block;
	width:192px;
	height:44px;
	margin:20px 0 0 0;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/BoxBottom/Newsletter.png) 0 0 no-repeat;
}
#BannerBox{
	margin:10px 1px 0 19px;
}
.ShopBoxButton{
	display:block;
	width:192px;
	height:44px;
	margin:4px 0 0 0;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/BoxBottom/SmartProductsButton.png) 0 0 no-repeat; /*Acquista.png*/
}
#AcademyBox{
	width:224px;
	margin:12px 0 0 18px;
}
#AcademyBox img{
	float:left;
	margin:0 10px 0 0;
}
#AcademyBox p{
	overflow:hidden;
}
#AcademyBox strong{
	display:block;
	margin:0 0 2px 0;
	font-size:1.6em;
	color:#E2001A;
}
#AcademyBox a{
	color:#FFFFFF;
	text-decoration:none/*underline*/;
}

/* --- Storia Tabs --- */
.StoriaTabs{
	position:relative;
	height:370px;
	margin:0 5px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoStoria.png) 0 100% no-repeat;
}
#Spirale{
	position:absolute;
	left:618px;
	top:20px;
	width:33px;
	height:300px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/Spirale.png) 0 0 no-repeat;
	z-index:1;
	
}
.ContenitoreListaLinguette {
	float:right;
	width:30px;
	height:335px;
	background:#DAD5C5 url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/SfondoLinguette.png) 0 0 no-repeat;
	font-size:.7em;
	text-align:center; 
}
.ListaLinguette {
	margin:0; padding:0; list-style-type:none;
}
.ListaLinguette li#Linguetta1, .ListaLinguette li#Linguetta2, .ListaLinguette li#Linguetta3, .ListaLinguette li#Linguetta4, .ListaLinguette li#Linguetta5, .ListaLinguette li#Linguetta6 {
	height:36px;
	padding:14px 0 0 0;
}
.ListaLinguette li {
	padding:0; margin:0;
}
.ListaLinguette li a {
	color:#FFFFFF;
	text-decoration:none;
}
#Linguetta1 a {
	color:#555555;
}
.BloccoScheda {
	float:left;
	display:none;
	width:920px;
	height:335px;
	margin:0;
	padding:0;
	color:#555555;    
}
.BloccoScheda h1.viewTitolo1, .BloccoScheda .viewPar {
	color:#555555; 
}
.BloccoScheda .viewLink {
	display:block; color:#555555;
}
.BloccoScheda a:hover.viewLink {
	text-decoration:underline;	
}
.BloccoSchedaSelected {
	display:block; float:left;
}
.Pannello{
	float:right;
	width:230px;
	height:315px;
	padding:20px 20px 0 30px;
	font-size:.8em;
	line-height:1.4em;
}
.Pannello p{
	margin:20px 0;
}
.Pannello strong{
	display:block;
	width:226px;
	height:47px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/StoricaMente.png) 0 0 no-repeat;
}
#BloccoScheda4 .Pannello strong, #BloccoScheda5 .Pannello strong, #BloccoScheda6 .Pannello strong{
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/StoricaMenteBianco.png) 0 0 no-repeat;
}
.Pannello em{
	font-style:normal;
	font-weight:bold;
}
#BloccoScheda1 .Pannello {
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/Sfondo1969.png) 0 0 no-repeat;
}
#BloccoScheda2 .Pannello {
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/Sfondo70.png) 0 0 no-repeat;
	color:#FFFFFF;
}
#BloccoScheda3 .Pannello {
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/Sfondo80.png) 0 0 no-repeat;
	color:#FFFFFF;
}
#BloccoScheda4 .Pannello {
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/Sfondo90.png) 0 0 no-repeat;
	color:#FFFFFF;
}
#BloccoScheda5 .Pannello {
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/Sfondo2000.png) 0 0 no-repeat;
	color:#FFFFFF;
}
#BloccoScheda6 .Pannello {
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Storia/SfondoOggi.png) 0 0 no-repeat;
	color:#FFFFFF;
}



/* --- Product Tabs --- */
.ProductTabs{
	position:relative;
	width:776px;
	height:auto;
	margin:0 5px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoStoria.png) 0 100% no-repeat;
	color:#555555;
	border:1px solid #DBDBDB;
}
.ProductTabs .ContenitoreListaLinguette {
	float:none;
	width:auto;
	height:45px;
	background:none;
	background-color:none;
	font-size:.8em;
	font-weight:bold;
	text-align:left;
}
.ProductTabs .ListaLinguette {
	margin:0; padding:0; width:100%; list-style-type:none;
}
.ProductTabs .ListaLinguette li {
	float:left;
	margin:0 0 0 1px;
}
.ProductTabs .ListaLinguette li:first-child {
	float:left;
	margin:0;
}
.ProductTabs .ListaLinguette li#Linguetta1, .ProductTabs .ListaLinguette li#Linguetta2, .ProductTabs .ListaLinguette li#Linguetta3 {
	width:214px;
	height:29px;
	padding:15px 0 0 44px;
	background-color:#DBDBDB;
	border-bottom:1px solid #FFFFFF;
}
.ProductTabs.Product4Tabs .ListaLinguette li#Linguetta1, .ProductTabs.Product4Tabs .ListaLinguette li#Linguetta2, .ProductTabs.Product4Tabs .ListaLinguette li#Linguetta3, .ProductTabs.Product4Tabs .ListaLinguette li#Linguetta4 {
	width:149px;
	
	height:29px;
	padding:15px 0 0 44px;
	background-color:#DBDBDB;
	border-bottom:1px solid #FFFFFF;
}
.ProductTabs.Product4Tabs .ListaLinguette li#Linguetta2 {
	height:39px;
	padding:5px 0 0 44px;
}
.ProductTabs .ListaLinguette li#Linguetta1 {
	background:#DBDBDB url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/Vantaggi.png) 6px 5px no-repeat;
}
.ProductTabs .ListaLinguette li#Linguetta2 {
	background:#DBDBDB url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/Caratteristiche.png) 6px 5px no-repeat;
}
.ProductTabs .ListaLinguette li#Linguetta3 {
	background:#DBDBDB url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/Documentazione.png) 6px 5px no-repeat;
}
.ProductTabs .ListaLinguette li#Linguetta4 {
	background:#DBDBDB url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/Download.png) 6px 5px no-repeat;
}
.ProductTabs .ListaLinguette li#Linguetta1.LinguettaSelected, .ProductTabs .ListaLinguette li#Linguetta2.LinguettaSelected, .ProductTabs .ListaLinguette li#Linguetta3.LinguettaSelected, .ProductTabs .ListaLinguette li#Linguetta4.LinguettaSelected {
	background-color:#ECECEC;
	border-bottom:1px solid #ECECEC;
}
.ProductTabs .ListaLinguette li a {
	text-decoration:none;
	text-transform:uppercase;
	color:#555555;
}
.ProductTabs .BloccoScheda {
	float:none;
	width:auto;
	height:auto;
	min-height:160px;
	padding:20px;
	font-size:.85em;
	background:#ECECEC url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/SfondoScheda.gif) 0 0 repeat-x;  
	
}
.ProductTabs .BloccoScheda .viewLink {
	text-decoration:none;
}
.ProductTabs .BloccoScheda a:hover.viewLink {
	text-decoration:none;	
}
.ProductTabs .BloccoSchedaSelected {
	display:block; float:lnone;
}
.ProductTabs #BloccoScheda1 .Pannello, .ProductTabs #BloccoScheda2 .Pannello, .ProductTabs #BloccoScheda3 .Pannello {
	background:none;
}


.ProductTabs .BloccoScheda .viewLineBreak{
	clear:both;
}
/* -------- TESTATA -------- */
.Testata{
	height:193px;
}
.Testata .Logo{
	display:block; width:205px; height:94px; position:absolute; top:30px; z-index:10;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Testata/Logo.png) 0 0 no-repeat;
}
.CorniceTestata{
	position:absolute;
	left:5px;
	top:0;
	z-index:3;
	width:950px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoTestata.png) 0 0 no-repeat;
}
.FlashTestata{
	height:190px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoTestata2.jpg) 0 0 no-repeat;
}
.TestataSP{
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Testata/TestataSP.jpg) 0 0 no-repeat;
}
/* -------- OGGETTI DI CORPO PAGINA -------- */
h1, h2, h3, h4, h5, h6 {
	margin:1em 0 .5em 0; font-size:1em;
	background-color:transparent;
}
	/* Livello 1 */
.viewTitolo {
	margin:0 0 .6em 0;
	font-size:1.1em;
	color:#E2001A;
}
	/* Livello 2 */
.viewSottotitolo {
	color:#E2001A;
	font-size:1em;
}
.NewsBlock .viewSottotitolo {
	margin:.5em 0 .25em 0;
}
.ProdottiSP .viewSottotitolo {
	margin:0 0 .7em 0;
}
.viewSotTitCell {
	color:#E2001A;
	font-size:1em;
}
ol.RSSBlock h2 {
	margin-bottom:8px; font-size:.9em; min-height:1.2em; 
}
	/* Livello 3 */
.viewTitolo3 {
	color:#E2001A;
	font-size:.9em;
}
	/* Livello 4 */
.viewTitolo4 {
	color:#E2001A;
	font-size:.8em;
}
	/* Livello 5 */
.viewTitolo5 {
	color:#E2001A;
	font-size:.7em;
}
/* ------- PARAGRAFAZIONI ------- */
.viewPar, .viewParCell, .viewLI {
	font-size:.8em;
}
.viewPar, .viewParCell {
	margin:0 0 1em 0;
}
.NewsBlock .viewPar{
	margin:0 0 .25em 0;
}
/*.SmartProduct .viewPar{
	min-height:155px;
	
}*/
.viewLI {
	margin:.5em 0;
}
.Home .viewPar, .Home .viewParCell, .Home .viewLI {
	font-size:.8em;
	margin:0;
}
/* ------- LINK(+IMMAGINE) E ALLEGATI(DOWNLOAD) ------- */
a {
	background-color:transparent;
	color:#555555;
}
a:hover {
	text-decoration:none;
 }
a.viewLink {
	font-size:.8em;
}
.BoxGrigioHP .BLOBAlignLeft{
	position:static;
}
.BoxGrigioHP .viewLink{
	float:left;
	padding-right:10px;
}
a.viewLinkIMG img {
	border:none; padding-right:5px; background-color:#FFFFFF; color:#555555;
}
.ProductTabs a.viewLinkIMG img {
	background-color:transparent;
}

/* ------- SOTTOTITOLO+PARAGRAFO+IMMAGINE ------- */
dl.viewCaption, dl.viewCaption dt, dl.viewCaption dt img {
	margin:0; padding:0;
}
dl.viewCaption dd {
	margin:0; padding:0; color:#555555; 
	font-size:.7em; font-style:italic; text-align:center;
}
/* ------- TABELLE DATI ------- */
.viewTable {
	margin:10px 0;
}
.ViewSpaceCell {
	width:10px;
}
.viewTextCell {
	width:100%;
}
.viewTableCellText {
	font-size:.8em; text-align:left; color:#555555; padding:2px 1px;
}
.viewTableTDContainer {
	font-size:1.2em;
}
.viewTableHRTD, .viewTableHCTD { 
	color:#555555; background:#6D6D6D url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoIntTabella.gif) 0 0 repeat;
}
.viewTableHRTD a, .viewTableHCTD a { 
	color:#555555; background-color:#6D6D6D;
}
.viewTableHRTD a:hover, .viewTableHCTD a:hover { 
	text-decoration:none;
}
.viewTableHRCellText, .viewTableHCCellText { 
	color:#555555; background-color:#6D6D6D;
	font-size:.8em; 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;
}
a.viewAnchor {
	font-size:.75em; font-weight:bold;
}
/* ------- RIGA VUOTA E DI SEPARAZIONE ------- */
.viewLineBreak { 
	height:10px;
}
.viewHR { 
	color:@Link; height:2px; 
}
/* ------- CORSIVO GRASSETTO ED EVIDENZIATO ------- */
.userFormat1 {
	font-weight:bold; 
}
.userFormat2 {
	font-style:italic; 
}
.userFormat3 {
	background-color:#FFF333; 
}
/* ------- 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:disc; margin:0; padding:0 0 0 23px;
	font-size:.75em;
}
.viewIndexSlice ol li {
	min-width:190px; 
	margin:0 0 .5em 0; padding:0; color:#555555;
}
.viewIndexSlice ol li a {
	color:#555555; background-color:transparent;
}
.viewIndexSlice ol li a:hover {
	text-decoration:none;
}
/* ------- ELENCO RSS ------- */
ol.RSSBlock {
	margin:10px 0; padding:0;
	list-style-type:none;
	font-size:80%;
}
ol.RSSBlock li {
	margin:4px 0; padding:5px;
	border:1px solid #ECECEC;
}
ol.RSSBlock em {
	font-size:90%;
}
ol.RSSBlock p {
	margin:5px 0; padding:0;
}
ol.ElencoRSS {
	list-style-type:none; 
	margin:10px 0; padding:0;
}
ol.ElencoRSS li {
	list-style-type:none; 
	margin:5px 0; padding:2px 0; font-size:75%;
}
ol.ElencoRSS li h2 {
	margin:5px 0 3px 0; padding:0; font-size:110%;
}
ol.ElencoRSS li h2 em {
	font-size:80%;
}
ol.ElencoRSS li a:link, 
ol.ElencoRSS li a:visited {
	color:#000000;	
}
ol.ElencoRSS li a:hover, 
ol.ElencoRSS li a:focus,
ol.ElencoRSS li a:active {
	text-decoration:none;
}
/* Forms Community */
.Accesso .Blocco{
	float:left;
	width:49%;
	margin:0;
	padding:5px 0 10px 0;
}
.Accesso .Blocco100{
	clear:both;
	width:99%;
	margin:0;
	padding:5px 0 10px 0;
}
.Accesso form .Blocco label{
	display:block;
}
.Accesso form .Blocco.CheckBox{
	width:100%;
}
.Accesso form .Blocco.CheckBox label{
	display:inline-block;
}
.Accesso form legend{
	margin:0;
	padding:0;
	color:#555555;
	font-size:.9em;
	font-weight:bold;
}
.Accesso form fieldset strong, .Accesso form fieldset p{
	font-size:.8em;
}
.Accesso form fieldset strong{
	display:block;
	margin:3px 0;
}
.Accesso form input[type=text], .Accesso form input[type=password], .Accesso form select, .Accesso form textarea{
	font-family: Arial, Verdana, "Sans Serif";
	border:1px solid #cccccc;
}
.Accesso form textarea{
	font-size:80%;
}
.Accesso form label{
	font-size:80%;
}
.Accesso.Larger form label{
	font-family: Arial, Verdana, "Sans Serif";
	font-size:100%;
	color:#555555;
}
.Accesso form fieldset{
	margin:10px 0 0 0;
	padding:0;
	border:none;
}
.Accesso form fieldset span, .formRadio span{
	fo nt-size:120%;
}
.Accesso form .formCheckboxLabel{
	font-size:80%;
}
/* Errori Form */
.formError, .formErrorList, .errList{
	font-size:80%;
}
.errList{
	padding:0;
	background:none;
	border:none;
	font-family:Arial, Verdana, sans-serif;
}
.errList li{
	padding:0 0 0 10px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuV/Freccia1liv.gif) 0 4px no-repeat;
}
.formError{
	font-weight:bold;
	color:#000000;
}
.formErrorList{
	padding:0 0 0 10px;
	margin:0 0 2px 0;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuV/Freccia1liv.gif) 0 4px no-repeat;
	font-size:80%;
	color:#000000;
}
.formRedirector{
	font-size:80%;
}
/* Form Ricerca Avanzata */
#formSearch input[type=text]{
	font-family: Arial, Verdana, "Sans Serif";
}
.ClassificationFormBlock{
	margin:10px 0 0 0;
}
.ClassificationFormBlock fieldset{
	margin:0 0 10px 0;
}
.ClassificationFormBlock fieldset legend{
	font-size:80%;
}
.ClassificationFormBlock fieldset ol{
	margin:0;
	padding:0;
	font-size:80%;
	list-style-type:none;
}

/* Form Editoriale */
form[action="#"] label{
	font-size:.8em;
}
form[action="#"] fieldset legend{
	font-size:.8em;
	color:#555555;
}
form[action="#"] textarea{
	font-size:.8em;
	font-family: Arial, Verdana, "Sans Serif";
	color:#555555;
}

/* ------- CAROUSEL ------- */
.thecarousel {
	position:relative; width:100%;
}
.thecarousel ul li {
	margin-right:10px;
}
.prev {   
	position:absolute; 
	top:80px; left:0;
	z-index:3;
	width:30px; height:39px;
	border:none;  
	cursor:pointer;
	background-color:transparent;
}
.next {
	position:absolute; 
	top:80px; right:10px; 
	width:30px; height:39px;
	z-index:3;
	border:none; 
	cursor:pointer;
	background-color:transparent;
}
.prev {
	background-image: url('http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Oggetti/prevRosso.png');
}
.next {
	background-image: url('http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Oggetti/nextRosso.png');
}
/* ------- ELEMENTI PERSONALIZZATI DA "CM" ------- */	
/* Elementi personalizzati di CM */	
		/* BoxEvidenti dei testi personalizzati */
.BoxBloccato {
	display:block; overflow:auto; 
	margin:10px 0; padding:10px;
	height:150px; 
	border:1px solid #DBDBDB;
	color:@testo;
	text-align:justify;
	font-size:.7em;
}
	/* ------- Box Stondato ------- */
.BoxStondato .Box1 {
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/CustomTexts/Box1.gif) 0 0 no-repeat;
	margin:0; padding:0;
}
.BoxStondato .Box2 {
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/CustomTexts/Box2.gif) 100% 0 no-repeat;
}
.BoxStondato .Box3 {
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/CustomTexts/Box3.gif) 100% 100% no-repeat;
}
.BoxStondato .Box4 {
	padding:10px; margin:0; 
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/CustomTexts/Box4.gif) 0 100% no-repeat;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
}
.Home .BoxStondato .Box4 {
	padding:10px 10px 6px 34px; margin:-2px 0 8px 0; 
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/CustomTexts/Box4.gif) 0 100% no-repeat;
	font-size:.85em;
	font-weight:normal;
	line-height:1.05em;
	text-align:left;
}
.Home .BoxStondato .viewLink {
	float:left;
	display:inline-block;
	margin-right:10px;
}
.Home .BoxStondato .Box4 .viewPar {
	margin:0 0 0 100px;
	padding-top:8px;
}
	/* ------- Testo Blu Grande ------- */
.TestoBluGrande{
	display:block;
	margin:.5em 0;
	padding:0;
	color:#195194;
	font-size:1.4em;
	line-height:1.2em;
}
	/* ------- Testo Grigio Grande ------- */
.TestoGrigioGrande{
	display:block;
	margin:.5em 0;
	padding:0;
	color:#555555;
	font-size:1.4em;
	line-height:1.2em;
}
	/* ------- Testo Grigio Medio ------- */
.TestoGrigioMedio{
	display:block;
	margin:0;
	padding:0;
	color:#555555;
	font-size:1.1em;
	line-height:1.1em;
}
/* -------- CANALI -------- */
	/* -------- Elementi Generici -------- */
.ElencoCanale ol {
	list-style-type:none; margin:0; padding:0; color:#555555; background-color:transparent; 
}
.ElencoCanale li {
	margin:0 0 10px; font-size:.8em;
}
.ElencoCanale h3 {
	margin:0 0 5px; padding:0; font-size:1.1em;
}
.ElencoCanale img {
	float:left; padding:0 5px 5px 0;
}
.ElencoCanale p {
	margin:0; padding:0;
}
.ElencoCanale span {
	color:#555555; background-color:transparent;
}
	/* -------- Elencatore predefinito: NewsBlock -------- */
.NewsBlock {
	width:100%; margin:.5em 0; color:#555555; background-color:transparent;
}
.NewsBlockImgLeft {
	float:left; margin:0 5px 5px 0;
}
.NewsBlockImgRight {
	float:right; margin:0 0 5px 5px;
}
	/* --- Elencatore "Data Titolo" --- */
.DataTitolo{
	line-height:1.4em;
}
.DataTitolo li{
	margin:0 0 2px 0;
}
.DataTitolo span{
	font-size:.8em;
}
	/* --- Elencatore "Titolo Data" --- */
.TitoloData span{
	font-size:.8em;
}
	/* --- Elencatore "Notizie affiancate" --- */
.Affianca li {
	float:left; margin-right:.9%; padding:10px 20px 0 20px; width:44.5%; 
	min-height:130px; 
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoFooter.gif) 0 0 repeat-x;
	border-left:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
}
.Affianca img {
	max-height:90px; max-width:120px; 
	margin:0 10px 5px 0;
	padding:0;
	border:1px solid #555555;
}
.Affianca a {
	font-size:1.2em;
	text-decoration:none;
}
.Affianca a:hover {
	color:#E2001A;
}
	/* --- Elencatore "Foto Titolo Strillo" --- */
.FotoTitoloStrillo ol li a {
	font-weight:bold;
}
.FotoTitoloStrillo ol li img {
	float:left; margin:0 5px 5px 0;
}

	/* -------- Paginazione -------- */
#ChannelPager {	
	padding:10px 0; margin:10px 0; border-top:1px solid #555555;
}
#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 #555555;	
	margin:0; padding:0;
}
#ChannelPager li {	
	margin:0; padding:0; border-right:1px solid #555555; 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;
}
/* ---------- Calendario -------------- */
.viewCalendar {
	margin:10px auto; padding:5px 0 0; font-weight:bold; text-align:center; 
	float:left; width:@LargColSx; clear:both; color:#000000; background-color:transparent; 
}
.viewCalendar a {
	text-decoration:underline; padding:1px;
	color:#000000; background-color:transparent;
}
.viewCalendar a:hover {
	text-decoration:none;
}
.viewCalendar div {
	font-size:80%;
}
.viewCalendar div a:hover {
	color:#900000; background-color:transparent;
}
.viewCalendar div span {
	margin:0 2px; white-space:nowrap; 
	font-weight:bold;
}
.viewCalendar table {
	border-collapse:separate; font-size:.7em; margin:5px 0;
}
.Contenuti .viewCalendar div, .Contenuti .viewCalendar table {
	font-size:1em;
}
.viewCalendar table td {
	border:1px solid #ECECEC; width:13.2%; padding:4px;
}
.viewCalendar table td.current {
	background-color:#900000; color:#FFFFFF; border:1px solid #900000; 
}
.viewCalendar table td a {
	color:#000000; background-color:@MenuVChiaroVerde;
	display:block; text-decoration:none; margin:-4px; padding:4px;
}
.viewCalendar table td a:hover {
	color:#FFFFFF; background-color:@MenuVScuroVerde; 
}
.daySu {
	color:#900000; background-color:transparent;
}


body {font-size:12pt; font-family:Arial, Verdana, sans-serif; color:#000000; background:#FFFFFF none;}
acronym, abbr {border-bottom:none;}
.page {page-break-before:always;}
.ImgStampa {display:block;}
.Testata{height:100px;}
.FlashTestata, .Testata .Logo, .Utilities, .MenuH, #Breadcrumb, .Utility, .BottomBox, .MemberBox, .AepiBox, .ContentSP .grid_4, .grid_4, .ListaLinguette, .prev, .next, .StoriaTabs {display:none;}
.Footer{border-top:1px solid #dbdbdb;padding-top:10px;}
.Footer, .CompanyData{font-size:8pt;}
.ProductBox .BLOBFloatLeft, .ProductBox .BLOBFloatRight, .IprelContatti .BLOBFloatLeft, .IprelContatti .BLOBFloatRight, .Interno.Main .BLOBFloatLeft, .Interno.Main .BLOBFloatRight{float:left;clear:both;width:100%;}
.ProductTabs{width:600px;font-size:12pt;border:none;}
.BloccoScheda{display:block;}
#BloccoScheda1{border:1px solid #dbdbdb;}
