/* Cached vesion created on 22/02/12 21:10:35*/
/* elapsed time: 0.028514862060547 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;
}/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
  min-width: 960px;
}

/* `Container
----------------------------------------------------------------------------------------------------*/

.container_24 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16,
.grid_17,
.grid_18,
.grid_19,
.grid_20,
.grid_21,
.grid_22,
.grid_23,
.grid_24 {
  display: inline;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12,
.push_13, .pull_13,
.push_14, .pull_14,
.push_15, .pull_15,
.push_16, .pull_16,
.push_17, .pull_17,
.push_18, .pull_18,
.push_19, .pull_19,
.push_20, .pull_20,
.push_21, .pull_21,
.push_22, .pull_22,
.push_23, .pull_23 {
  position: relative;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* `Grid >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1 {
  width: 30px;
}

.container_24 .grid_2 {
  width: 70px;
}

.container_24 .grid_3 {
  width: 110px;
}

.container_24 .grid_4 {
  width: 150px;
}

.container_24 .grid_5 {
  width: 190px;
}

.container_24 .grid_6 {
  width: 230px;
}

.container_24 .grid_7 {
  width: 270px;
}

.container_24 .grid_8 {
  width: 310px;
}

.container_24 .grid_9 {
  width: 350px;
}

.container_24 .grid_10 {
  width: 390px;
}

.container_24 .grid_11 {
  width: 430px;
}

.container_24 .grid_12 {
  width: 470px;
}

.container_24 .grid_13 {
  width: 510px;
}

.container_24 .grid_14 {
  width: 550px;
}

.container_24 .grid_15 {
  width: 590px;
}

.container_24 .grid_16 {
  width: 630px;
}

.container_24 .grid_17 {
  width: 670px;
}

.container_24 .grid_18 {
  width: 710px;
}

.container_24 .grid_19 {
  width: 750px;
}

.container_24 .grid_20 {
  width: 790px;
}

.container_24 .grid_21 {
  width: 830px;
}

.container_24 .grid_22 {
  width: 870px;
}

.container_24 .grid_23 {
  width: 910px;
}

.container_24 .grid_24 {
  width: 950px;
}

/* `Prefix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .prefix_1 {
  padding-left: 40px;
}

.container_24 .prefix_2 {
  padding-left: 80px;
}

.container_24 .prefix_3 {
  padding-left: 120px;
}

.container_24 .prefix_4 {
  padding-left: 160px;
}

.container_24 .prefix_5 {
  padding-left: 200px;
}

.container_24 .prefix_6 {
  padding-left: 240px;
}

.container_24 .prefix_7 {
  padding-left: 280px;
}

.container_24 .prefix_8 {
  padding-left: 320px;
}

.container_24 .prefix_9 {
  padding-left: 360px;
}

.container_24 .prefix_10 {
  padding-left: 400px;
}

.container_24 .prefix_11 {
  padding-left: 440px;
}

.container_24 .prefix_12 {
  padding-left: 480px;
}

.container_24 .prefix_13 {
  padding-left: 520px;
}

.container_24 .prefix_14 {
  padding-left: 560px;
}

.container_24 .prefix_15 {
  padding-left: 600px;
}

.container_24 .prefix_16 {
  padding-left: 640px;
}

.container_24 .prefix_17 {
  padding-left: 680px;
}

.container_24 .prefix_18 {
  padding-left: 720px;
}

.container_24 .prefix_19 {
  padding-left: 760px;
}

.container_24 .prefix_20 {
  padding-left: 800px;
}

.container_24 .prefix_21 {
  padding-left: 840px;
}

.container_24 .prefix_22 {
  padding-left: 880px;
}

.container_24 .prefix_23 {
  padding-left: 920px;
}

/* `Suffix Extra Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .suffix_1 {
  padding-right: 40px;
}

.container_24 .suffix_2 {
  padding-right: 80px;
}

.container_24 .suffix_3 {
  padding-right: 120px;
}

.container_24 .suffix_4 {
  padding-right: 160px;
}

.container_24 .suffix_5 {
  padding-right: 200px;
}

.container_24 .suffix_6 {
  padding-right: 240px;
}

.container_24 .suffix_7 {
  padding-right: 280px;
}

.container_24 .suffix_8 {
  padding-right: 320px;
}

.container_24 .suffix_9 {
  padding-right: 360px;
}

.container_24 .suffix_10 {
  padding-right: 400px;
}

.container_24 .suffix_11 {
  padding-right: 440px;
}

.container_24 .suffix_12 {
  padding-right: 480px;
}

.container_24 .suffix_13 {
  padding-right: 520px;
}

.container_24 .suffix_14 {
  padding-right: 560px;
}

.container_24 .suffix_15 {
  padding-right: 600px;
}

.container_24 .suffix_16 {
  padding-right: 640px;
}

.container_24 .suffix_17 {
  padding-right: 680px;
}

.container_24 .suffix_18 {
  padding-right: 720px;
}

.container_24 .suffix_19 {
  padding-right: 760px;
}

.container_24 .suffix_20 {
  padding-right: 800px;
}

.container_24 .suffix_21 {
  padding-right: 840px;
}

.container_24 .suffix_22 {
  padding-right: 880px;
}

.container_24 .suffix_23 {
  padding-right: 920px;
}

/* `Push Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .push_1 {
  left: 40px;
}

.container_24 .push_2 {
  left: 80px;
}

.container_24 .push_3 {
  left: 120px;
}

.container_24 .push_4 {
  left: 160px;
}

.container_24 .push_5 {
  left: 200px;
}

.container_24 .push_6 {
  left: 240px;
}

.container_24 .push_7 {
  left: 280px;
}

.container_24 .push_8 {
  left: 320px;
}

.container_24 .push_9 {
  left: 360px;
}

.container_24 .push_10 {
  left: 400px;
}

.container_24 .push_11 {
  left: 440px;
}

.container_24 .push_12 {
  left: 480px;
}

.container_24 .push_13 {
  left: 520px;
}

.container_24 .push_14 {
  left: 560px;
}

.container_24 .push_15 {
  left: 600px;
}

.container_24 .push_16 {
  left: 640px;
}

.container_24 .push_17 {
  left: 680px;
}

.container_24 .push_18 {
  left: 720px;
}

.container_24 .push_19 {
  left: 760px;
}

.container_24 .push_20 {
  left: 800px;
}

.container_24 .push_21 {
  left: 840px;
}

.container_24 .push_22 {
  left: 880px;
}

.container_24 .push_23 {
  left: 920px;
}

/* `Pull Space >> 24 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .pull_1 {
  left: -40px;
}

.container_24 .pull_2 {
  left: -80px;
}

.container_24 .pull_3 {
  left: -120px;
}

.container_24 .pull_4 {
  left: -160px;
}

.container_24 .pull_5 {
  left: -200px;
}

.container_24 .pull_6 {
  left: -240px;
}

.container_24 .pull_7 {
  left: -280px;
}

.container_24 .pull_8 {
  left: -320px;
}

.container_24 .pull_9 {
  left: -360px;
}

.container_24 .pull_10 {
  left: -400px;
}

.container_24 .pull_11 {
  left: -440px;
}

.container_24 .pull_12 {
  left: -480px;
}

.container_24 .pull_13 {
  left: -520px;
}

.container_24 .pull_14 {
  left: -560px;
}

.container_24 .pull_15 {
  left: -600px;
}

.container_24 .pull_16 {
  left: -640px;
}

.container_24 .pull_17 {
  left: -680px;
}

.container_24 .pull_18 {
  left: -720px;
}

.container_24 .pull_19 {
  left: -760px;
}

.container_24 .pull_20 {
  left: -800px;
}

.container_24 .pull_21 {
  left: -840px;
}

.container_24 .pull_22 {
  left: -880px;
}

.container_24 .pull_23 {
  left: -920px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.container_24:before,
.container_24:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after,
.container_24:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.container_24 {
  zoom: 1;
}

/* -------- 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;
}
/* 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;
}
/* ------- BLOCCO LANG SWITCH SEARCH FORM ------- */ 
.Utilities{
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:51px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoUtilities.png) 50% 0 no-repeat;
}
.TabUtilities{
	position:relative;
	width:950px;
	margin:0 auto;
}
.TabUtilities form{
	float:right;
}
/* ------- LANG SWITCH ------- */ 
#langswitch {
	position:absolute;
	left:757px;
	top:8px;
	width:67px;
	height: 30px;
	font-size: .6em;
}
#langswitch p {
	height: 30px;
	margin: 0;
	padding:0;
	color:#FFFFFF;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/lang-bg.png) no-repeat 100% 6px;
}
#langswitch ol {
	position: absolute;
	left: 2px; 
	top: 19px;
	display : none;
	z-index: 10;
	width: 80px;
	margin: 0;
	padding: 10px 0 10px 0;
	list-style-type: none; 
	color: #FFFFFF;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/langmenu-bg.png) no-repeat 0 100%;
}
#langswitch strong {
	display: inline-block;
	width: 40px;
	padding: 3px 6px 4px 32px;
	cursor: pointer;
	font-weight: normal;
}
#langswitch a {
	display: inline-block;
	width: 40px;
	padding: 4px 2px 4px 32px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}	
#langswitch a:hover{
	background-color: #EB4D5F;
}
#langswitch .It {color: #FFFFFF; background: transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/ITA.png) no-repeat 12px center;}
#langswitch .En {color: #FFFFFF; background: transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/ENG.png) no-repeat 12px center;}
#langswitch .Ru {color: #FFFFFF; background: transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/RUS.png) no-repeat 12px center;}
#langswitch .Fr {color: #FFFFFF; background: transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/FRA.png) no-repeat 12px center;}
#langswitch .De {color: #FFFFFF; background: transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/GER.png) no-repeat 12px center;}
.Russian{display:none;}

/* ------- SEARCH FORM ------- */ 
.SearchFormForm{
	position:absolute;
	left:841px;
	top:10px;
}
.SearchFormBox{
	width:83px;
	height:20px;
	padding:0 27px 0 7px;
	border:none;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoRicerca.png) 0 0 no-repeat;
	font: normal 75%/130% Arial, Verdana, "Sans Serif";
	
}
.frmSearchImg{
	position:absolute;
	right:11px;
	top:4px;
}

/* -------- LISTA CONTENITRICE -------- */
ol.Utility {
	float:right; margin:0; padding:16px 0 0 0; list-style-type:none;
}
ol.Utility li, ol.Utility li a {
	float:left; width:11px; height:10px;
}
/* -------- LINK HOME -------- */
ol.Utility li.LinkHomeUtils {
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/Home.png) 0 0 no-repeat; margin-right:10px;
}

/* -------- MAPPA SITO: link + Pagina mappa -------- */
ol.Utility li.Mappa {
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/Mappa.png) 0 0 no-repeat; margin-right:10px;
}
.MapIndexTree ol{
	margin:0 0 0 1em;
	padding:0;
	font-size: 75%;
	list-style-type:none;
}
.MapIndexTree ol ol{
 font-size: 100%;
 margin-left: 2em;
 list-style-type:decimal; 
}
.MapIndexTree ol ol ol{
 margin-left: 2em;
 list-style-type:circle;
}
.MapIndexTree a {
  text-decoration: underline;
}
.MapIndexTree a:active, .MapIndexTree a:hover 
{text-decoration: none;}

.MapIndexTree ol li {
 margin-top: 1em;
}
.MapIndexTree ol li ol li {
 margin-top: .5em;
}
.MapIndexTree ol li a {
 font-weight:bold;
}
.MapIndexTree ol li ol li a {
 font-weight:normal;
}

/* -------- STAMPA -------- */
ol.Utility li.Stampa {
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Utilities/Stampa.png) 0 0 no-repeat;
}

/* ------- RICERCA ------- */
	/* --- Box Ricerca --- */
#formSearchBox {
	font-size:.7em; font-weight:bold; margin:5px auto; width:17em;
}
#frmSearchText {
	padding:1px; border:1px solid #555555; width:@LargCerca; 
}
#frmSearchSubmit { 
	padding:0; position:relative; top:0;
	background: url(http://www.aepi-group.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Utilities/Lente.gif) 0 0 no-repeat;
	width:25px; height:25px;
	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 #555555; float:right;
	background:url(http://www.aepi-group.it/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:#555555; background-color:#FFF333; font-weight:bold; padding:0 1px;
}
	/* --- Pagina Ricerca Avanzata --- */
#formSearchAdv select {
	width:12.3em; margin-left:5px; border:1px solid #555555; 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:#555555; 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:@Link; background-color:transparent;
}
.SearchRefine .userFormat3 {
	color:#DBDBDB; background-color:transparent;
}


/* ------- MENU ORIZZONTALE ------- */ 
.Navigazione{
	position:relative;
	z-index:4;
	margin-bottom:16px;
}
.Home .Navigazione{
	margin-bottom:15px;
}
.ProdottiSP .Navigazione{
	margin-bottom:4px;
}
.MenuH {
	color:#FFFFFF;
	font-size:.8em;
}
.MenuH ol { 
	margin:0; padding:0; list-style-type:none; 
}
.MenuH ol li {
	display:inline; margin:0 2px 0 0; float:left; position:relative;
}
.MenuH ol li a {
	color:#FFFFFF; text-decoration:none; white-space:nowrap; font-weight:bold;
	
}
.MenuH ol li strong {
	cursor:pointer;
}
.MenuH ol li a {
	display:inline-block;
	height:31px;
	padding:0 0 0 10px;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuH/SfondoVoceMenuH-Sx.png) 0 0 no-repeat;
}
.MenuH ol li a span{
	display:inline-block;
	height:29px;
	padding:6px 10px 0 0;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuH/SfondoVoceMenuH-Dx.png) 100% 0 no-repeat;
	cursor:pointer;
}
.MenuH ol li a:hover {
}
.MenuH ol li a img, .MenuH ol li strong img {
	display:none;
}
.MenuH ol li.LISel strong a, .MenuH ol li.LISel strong, .MenuH ol li.LIStrong strong {
	display:inline-block;
	height:31px;
	padding:0 0 0 10px;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuH/SfondoVoceMenuHOn-Sx.png) 0 0 no-repeat;
}
.MenuH ol li.LISel strong span, .MenuH ol li.LIStrong strong span {
	display:inline-block;
	height:29px;
	padding:6px 10px 0 0;
	background:url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuH/SfondoVoceMenuHOn-Dx.png) 100% 0 no-repeat;
}
.MenuH ol li.LISel strong a.Sel {
	padding:0;
	background:none;
}
.MenuH ol li.LISel strong a.Sel:hover {
}
.MenuH ol li ol{
	position:absolute;
	left:2px;
	top:32px;
	display:none;
	padding-bottom:5px;
	z-index:1000;
	font-size:.9em;
	background-color:#434343;
	filter: alpha(opacity=90);
    opacity: 0.9;
	min-width:250px;
}
.MenuH ol li ol li{
	display:block;
	float:none;
	border-top:1px solid #555555;
}
.MenuH ol li ol li a{
	padding:0 0 0 9px;
}
.MenuH ol li ol li a:hover{
	color:#DBDBDB;
}
.MenuH ol li ol li a, .MenuH ol li ol li span{
	background:none;
}
.MenuH ol li ol li.LISel strong a, .MenuH ol li ol li.LISel strong, .MenuH ol li ol li.LIStrong strong {
	background:none;
	cursor:text;
}
.MenuH ol li ol li.LISel strong span, .MenuH ol li ol li.LIStrong strong span {
	background:none;
	cursor:text;
	color:#EB4D5F;
}
/* ------- MENU VERTICALE ------- */
	/* I LIVELLO */
.MenuV {
	margin:20px 0 0 10px;
	padding:0 0 10px 0;
}
.MenuV ol {
	list-style-type:none; margin:0; padding:0 0 10px 0;
	font-size:.7em;
	line-height:120%;
}
.MenuV ol li {
	margin:0 0 7px 0;
}
.MenuV ol li img {
	display:none;
}
.MenuV ol li a {
	display:block;
	padding:0 0 0 10px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuV/Freccia1liv.gif) 0 1px no-repeat;
	color:#555555;
	font-weight:bold;
	text-decoration:none;
}
.MenuV ol .LIStrong strong {
	display:block;
	padding:0 0 0 10px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuV/Freccia1liv.gif) 0 1px no-repeat;
	color:#EB4D5F;
	font-weight:bold;
	text-decoration:none;
}
.MenuV ol li strong {
	color:#EB4D5F;
	text-decoration:none;
}
.MenuV ol li a:hover, .MenuV ol li strong {
	text-decoration:underline;
}
.MenuV ol li.LISel strong a.Sel {
	color:#555555;
}
.MenuV ol li.LISel strong a.Sel:hover {
	text-decoration:none;
}
	/* II LIVELLO */
.MenuV ol ol {
	padding:3px 0 0 0;
	background:none;
	font-size:1em;
}
.MenuV ol ol li {
	width:auto;
	margin:0 5px 0 12px;
	padding:4px 0 0 0;
}
.MenuV ol ol li a {  
	display:block;
	padding:0 10px 3px 10px;
	color:#555555;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuV/Freccia2liv.gif) 0 4px no-repeat;
}
.MenuV ol ol .LIStrong strong{  
	display:block;
	padding:0 10px 3px 10px;
	color:#EB4D5F;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/MenuV/Freccia2liv.gif) 0 4px no-repeat;
}
.MenuV ol ol .LIStrong strong{  
	font-weight:bold;
}
.MenuV ol ol li a span, .MenuV ol ol .LIStrong strong span {
	display:inline;
	padding:0;
	background:none;
}
.MenuV ol ol li strong {  
	color:#000000;
}
.MenuV ol ol .LIStrong strong{
	display:block;
	padding:0 10px 3px 10px;
	text-decoration:none;
}
.MenuV ol ol li a:hover, .MenuV ol ol li strong {
}
	/* III LIVELLO */
.MenuV ol ol ol {
	padding:1px 0 0 8px;
}
.MenuV ol ol ol li {
	margin:0 0 1px 0;
	padding:4px 0 1px 0;
	font-size:1em;
	font-weight:normal;
}
.MenuV ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol li a:hover, .MenuV ol ol ol li strong {
}
	/* IV LIVELLO */
.MenuV ol ol ol ol {
	padding:0 0 0 10px;
}
.MenuV ol ol ol ol li {
	margin:0 0 1px 0;
	font-size:120%;
	font-style:italic;
	font-weight:normal;
	border-bottom:none;
}
.MenuV ol ol ol ol li a {
	color:@MenuVLinkVerde;
}
.MenuV ol ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol ol li a:hover, .MenuV ol ol ol ol li strong {
}
	/* V LIVELLO */
.MenuV ol ol ol ol ol {
	padding:0 0 0 8px;
}
.MenuV ol ol ol ol ol li {
	margin:0 0 1px 0;
	padding:2px 0 0 0;
	font-size:100%;
	font-weight:normal;
	border-bottom:none;
}
.MenuV ol ol ol ol ol li a {
	color:@MenuVLinkVerde;
}
}
.MenuV ol ol ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol li strong {
}
	/* VI LIVELLO */
.MenuV ol ol ol ol ol ol {
	padding:0 0 0 6px;
}
.MenuV ol ol ol ol ol ol li {
	margin:0 0 1px 0;
	padding:2px 0 0 0;
	font-size:100%;
	font-weight:normal;
	border-bottom:none;
}
.MenuV ol ol ol ol ol ol li a {
	color:@MenuVLinkVerde;
}
.MenuV ol ol ol ol ol ol li strong {
	color:#000000;
}
.MenuV ol ol ol ol ol ol li a:hover, .MenuV ol ol ol ol ol ol li strong {
}
/* -------- BREADCRUMB -------- */
#Breadcrumb{
	float:left;
	padding:12px 0 0 10px;
	font-size:.7em;
}
#Breadcrumb a{
	text-decoration:none;
}/* -------- FOOTER -------- */
.Footer { 
	margin:7px 0 4px 0;
	padding:10px 0 0 0;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoFooter.gif) 0 0 repeat-x;
	font-size:.7em;
}
.Storia .Footer { 
	margin:-15px 0 4px 0;
}
.FooterInner{
	width:950px;
	margin:0 auto;
}
.FooterInner span{
	display:block;
}
.MemberBox{
	float:left;
	width:234px;
	padding-top:6px;
	border-right:1px solid #DBDBDB;
}
.MemberBox a{
	display:inline-block;
	margin:2px 10px 0 0;
	vertical-align:middle;
}
#ImolaFaMember{
	width:71px;
	height:45px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Footer/ImolaFa.gif) 0 0 no-repeat;
}
#TLIMember{
	width:100px;
	height:22px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Footer/TLI.gif) 0 0 no-repeat;
}
.AepiBox{
	float:left;
	margin:0 0 0 10px;
	padding-top:11px;
}
#AepiLogoBox{
	display:block;
	width:71px;
	height:29px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Footer/AEPI.gif) 0 0 no-repeat;
}
.CompanyData{
	float:right;
	padding-top:6px;
	text-align:right;
	line-height:1.6em;
}/* -------- 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;
}

div.NavAxes ol {
	padding:5px; margin:5px 0;
	border:1px dotted #ECECEC; color:#555555; background-color:@ChiaroGrigio;
}  
div.NavAxes ol li {
	margin:0; padding:2px 0 6px 20px;
	background:transparent url(http://www.aepi-group.it/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 #ECECEC; color:#555555; background-color:@MedioGrigio;
	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.aepi-group.it/flex/TemplatesUSR/Site/IT/TemplatesUSR-Site-img/Oggetti/Freccia.png) 0 4px no-repeat;
}
.NavAxesMenu ol li a {
	text-decoration:underline; color:#555555; background-color:transparent;
}
.NavAxesMenu ol li a:hover {
	text-decoration:none;
}
.NavAxesMenu ol li.LISel strong {
	text-decoration:underline; color:#555555; background-color:transparent;
}

.ImgStampa {display:none;} 

.container_24 {
  position:relative;
}

/* -------- LAYOUT -------- */
body {
	margin:0; padding:0;
	font: normal 100%/115% Arial, Verdana, "Sans Serif";
	color:#555555; 
}
.Home{
	position:relative;
	background:#FFFFFF url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoHome.jpg) 50% 0 no-repeat;
}
.Interno{
	position:relative;
	background:#FFFFFF url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/Sfondo.jpg) 50% 0 no-repeat;
}

.VideoLaunch, .Companies{
}
.VideoLaunch img{
	border:1px solid #DBDBDB;
}

/* -------- Sezioni aggiuntive -------- */
.BoxGrigioHP{
	height:70px;
	margin:0 0 10px 0;
	padding:5px 10px 5px 5px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Sfondi/SfondoBoxCompanies.gif) 0 0 no-repeat;
	font-size:.85em;
	line-height:1.05em;
}
.ProdottiSP h2{
	font: bold 120%/115% Arial, Verdana, "Sans Serif";
}
.ProdottiSP h2 .userFormat3{
	font: bold 85%/115% "Michroma", Arial, Verdana, "Sans Serif";
	background-color:#FFFFFF;
}
.ProdottiSP h1{
	height:1px;
	margin:0;
	text-indent:-9999px;
}
.ContentSP{
	min-height:314px;
	
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/SfondoSP.jpg) 0 0 no-repeat;
}
.BoxesSP{
	font: normal 85%/120% Arial, Verdana, "Sans Serif";
	padding-top:115px;
}
.SmartProduct{
	float:left;
	width:180px;
	margin:0 0 0 10px;
	padding:0 5px;
}
.SmartProduct.SPfirst{
	margin:0;
	padding:0;
}
.SmartProduct.SPsecond{
	width:190px;
	padding:0;
}
.SmartProduct.SPfourth{
	width:185px;
	padding:0 0 0 5px;
}
.CartBoxDx{
	padding-left:5px;
	border-left:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;
}
.ProdottiSP .container_24 .grid_4{
	margin-left:0;
	width:150px;
}
.ContentProduct{
	min-height:210px;
	
}
.ContentProduct.Tron{
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/SfondoSTron.jpg) 0 0 no-repeat;
}
.ContentProduct.Quantum{
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/SfondoSQuantum.jpg) 0 0 no-repeat;
}
.ContentProduct.Control{
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/SfondoSControl.jpg) 0 0 no-repeat;
}
.ContentProduct.Mate{
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/SP/SfondoSMate.jpg) 0 0 no-repeat;
}
.ProductBox{
	font: normal 85%/110% Arial, Verdana, "Sans Serif";
	padding:115px 20px 0 20px;
}
.ProductBox .viewUL.BLOBListSymbolNone{
	padding:0;
}
.ProductBox .viewUL.BLOBListSymbolNone li{
	padding:0 0 0 22px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Oggetti/GreenCheck.gif) 0 0 no-repeat;
}
.ProductTabs .viewUL.BLOBListSymbolNone{
	padding:0;
}
.ProductTabs .viewUL.BLOBListSymbolNone li{
	margin:0 0 10px 0;
	padding:0 0 0 22px;
	background:transparent url(http://www.aepi-group.it/flex/TemplatesUSR/assets/img/Oggetti/RedCheck.png) 0 0 no-repeat;
}

/* NEWSLETTER */
.ColSxNwl table{
	width:100%;
	font-size:.8em;
}
.ColDxNwl img{
	display:block;
	margin:5px 0;
}


