*{
	margin:0;
	padding:0;
	}
	
.customButton{
				padding-top:10px;
				margin-left:5px;	
}
*:focus {
	outline: 0;
	}
body{
	background:url(/el/le/admin/immagini/bgInterno.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	}
/*********************************************************/
/*********************** STICKY FOOTER *******************/
/*********************************************************/
html, body {
	height: 100%;
}
.l10 { width:10px;}
.l20 { width:20px;}
.l30 { width:30px;}
.l40 { width:40px;}
.l50 { width:50px;}
.l60 { width:60px;}
.l70 { width:70px;}
.l150 { width:150px;}
.l200 { width:200px;}
.l250 { width:250px;}
.l300 { width:300px;}
.l350 { width:350px;}
.l450 { width:450px;}

.h5 { height:5px;} 
.h10 { height:10px;}
.h20 { height:20px;}
.h30 { height:30px;}
.h40 { height:40px;}
.h50 { height:50px;}
.h60 { height:60px;}

.l5 { width:5px;}
.l10 { width:10px;}
.l20 { width:20px;}
.l30 { width:30px;} 
.l40 { width:40px;}
.l50 { width:50px;}
.l60 { width:60px;}

.p5 { padding:5px;} 

.pl5 { padding-left:5px;}
.pl10 {  padding-left:10px;}
.pl20 {  padding-left:20px;}
.pl30 {  padding-left:30px;}
.pl40 {  padding-left:40px;}
.pl50 {  padding-left:50px;}
.pl60 {  padding-left:60px;}

.ml40 {
	margin-left:40px;
	}
.mr10 { margin-right:10px;}
.linkBlu { color:#336f92; text-decoration:none}
.linkBlu:hover { color:#336f92; text-decoration:underline}
.rotondo {
	-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
border-radius: 5px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
	}
.bold { font-weight:bold}
.alert {
	padding:10px;
	border:1px solid #fcefa1;
	background-color:#fcfbf3;
	}
.testoGenerico { font-size:12px; color:#666;}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}
.footer, .push {
	height: 60px;
	width:980px;
	margin:0 auto;
}
.footer p.copyright{
	float:right;
	margin-right:20px;
	margin-top:30px;
	color:#999;
	font-size:14px;
	}
.footer p.copyright a{
	color:#999;
	text-decoration:none;
	}
/*********************************************************/
/********************* FINE STICKY FOOTER ****************/

/*********************************************************/

/********************** STILI DIMENSIONI *****************/
/*********************************************************/
.pulisci{
	clear:both;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
a img{
	border:none;
	text-decoration:none;
	}
a{
	text-decoration:none;
	}
.hcinque {  
	height:5px;
}
.hdieci {  
	height:10px;
}
.hquindici {  
	height:15px;
}
.hventi {  
	height:20px;
}
.hventicinque {  
	height:25px;
}
.htrenta {  
	height:30px;
}
/*.r150{
	position:absolute;
	right:150px;
	bottom:0;
	height:50px;
	}*/
/*********************************************************/
/****************** FINE STILI DIMENSIONI ****************/

/*********************************************************/

/********************* STILI TESTO ***********************/
/*********************************************************/
h1.titolOnormale{
	font-size:22px;
	font-weight:normal;
	color:#666;
	}
h1.titolOfferte{
	font-size:30px;
	color:#336f8d;
	}
.login h4{
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
	font-weight:normal;
	width:190px;
	}
.etichette {
	font-size:14px;
	color: #999;
	margin:0px;
}
.ricorda h4{
	text-align:right;
	}
a.link{
	color:#069;
	font-size:12px;
	color:#C00;
	font-weight:bold;
	margin-left:25px;
	margin-top:5px;
	line-height:20px;
	}
a.link:hover { text-decoration:underline}
p.linke{
	color:#336f8d;
	font-size:14px;
	float:left;
	}
p.linke a{
	color:#336f8d;
	font-size:14px;
	}
p.testoTooltip{
	font-size:12px;
	color:#333;
	}
p.descrOff{
	color:#4187b5;
	font-size:16px;
	font-weight:bold;
	}
.offerte ul li span.tre a{
	text-align:center;
	float:left;
	margin-left:14px;
	height:16px;
	line-height:16px;
	text-decoration:none;
	}
.offerte ul li span.tre a:hover{
	text-decoration:underline;
	}
.offerte ul li span.tre p{
	text-align:left;
	float:left;
	height:16px;
	line-height:16px;
	text-decoration:none;
	}
.offerte ul li span.tre a p{
	float:right;
	margin-left:5px;
	}
p.modifica{
	color:#41b121;
	}
p.vedi{
	color:#06c;
	}
p.cancella{
	color:#f03;
	}
p.grigio{
	color:#999;
	}
p.verde{
	color:#218e39;
	font-size:18px;
	}
/*********************************************************/
/******************** FINE STILI TESTO *******************/

/*********************************************************/

/****************** MODIFICA SPRY TEXTFIELD **************/
/*********************************************************/
.textfieldRequiredState .textfieldRequiredMsg,
.textfieldInvalidFormatState .textfieldInvalidFormatMsg,
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg {
	border:none;
}
.textfieldValidState input, input.textfieldValidState{
	background:url(/el/le/admin/immagini/yes.png) right center no-repeat;
	background-color: #B8F5B1;
}
.textfieldRequiredMsg img{
	display:none;

}
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background:url(/el/le/admin/immagini/cancel.png) right center no-repeat;
	background-color: #FF9F9F;
}

/*************** MODIFICA SPRY TABBEDPANNEL **************/

.TabbedPanelsTab {
	font-family:Arial, Helvetica, sans-serif;
	position: relative;
	top: 1px;
	float: left;
	padding: 15px 40px;
	margin: 0px 5px 0px 0px;
	font-size:14px;
	color:#666;
	background-color: #F7F7F7;
	list-style: none;
	border: solid 1px #CCC;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}
.TabbedPanelsTabHover {
	background-color: #FFF;
}
.TabbedPanelsTabSelected {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
.TabbedPanelsTab a {
	color: #666;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	border:none;
	border-top: solid 1px #CCC;
	background-color: #FFF;
}
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
TabbedPanelsRequiredState{
	background:#F00}
/*********************************************************/
/********************* FINE MODIFICA SPRY ***************/

/*********************************************************/

/********************* BOTTONI CSS3 **********************/
/*********************************************************/
input.button{
	float:right;
	margin-right:2px;
	}
.button:hover{
	background:#80cfd9;
	}
input[type="submit"], input[type="button"], a.button{
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 1px 2px #666;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px #666;
	background: #56becc;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 17px;
	overflow: visible;
	padding: 5px 30px;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
input.salva{
	background:#33698d;
	}
input.salva:hover{
	background:#4187b5;
	}
p.striscia{
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 1px 2px #CCCCCC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px #CCCCCC;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 17px;
	overflow: visible;
	padding: 5px 30px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:720px;
	text-align:left;
	color:#666;
	background:#e7e7e7;
	margin:15px 0;
	}
h1.titoloBottone{
	font-size:26px;
	color:#336f8d;
	background:#ececec;
	margin-top:10px;
	padding:5px 10px;
	font-weight:normal;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 1px 2px #CCCCCC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px #CCCCCC;
	}
a.rosso{
	float:right;
	background:#f30;
	font-weight:normal;
	}
a.rosso:hover{
	background:#ff5c33;
	}
a.grigio{
	background:#CCC;
	font-weight:normal;
	float:right;
	}
a.grigio:hover{
	background:#BBB;
	}
a.blu, input.blu{
	background:#33698d;
	font-weight:normal;
	float:right;
	}
a.blu:hover, input.blu:hover{
	background:#4187b5;
	}
a.verde, input.verde{
	background:#218e39;
	font-weight:normal;
	}
a.verde:hover, input.verde:hover{
	background:#18b63b;
	}
.bottoncino{
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background:#e7e7e7;
	border: 0 none;
	color: #666;
	cursor:default;
	font-size: 14px;
	overflow: visible;
	padding: 5px 8px;
	font-weight:normal;
	text-decoration:none;
	margin:10px 10px 0 0;
	float:left;
	}
.bottoncino img{
	vertical-align:text-top;
	}
/*********************************************************/
/******************** FINE BOTTONI CSS3 ******************/

/*********************************************************/

/********************* PAGINA DEL LOGIN ******************/
/*********************************************************/
.centro{
	width:410px;
	margin:0 auto;
	}
.postoLogo{
	width:410px;
	text-align:center;
	margin-bottom:10px;
	}
.postoLogo img{
	max-width:410px;
	}
.login{
	background:url(/el/le/admin/immagini/bgLogin.png) no-repeat;
	width:360px;
	height:212px;
	padding:25px;
	padding-top:35px;
	}
input.campo{
	height:40px;
	line-height:40px;
	margin-left:0px;
	float:left;
	font-size:16px; 
	font-weight:bold;
	padding-top:0px;
	padding-left:4px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width:353px;
	}
.ricorda{
	float:left;
	margin-top:8px;
	}
/*********************************************************/
/******************** FINE PAGINA LOGIN ******************/

/*********************************************************/

/********************* INIZIO SCHEDA ADMIN ***************/
/*********************************************************/
.conteiner{
	width:980px;
	margin:0 auto;
	}
.testa{
	height:80px;
	width:980px;
	margin:0 auto;
	overflow:hidden;
	}
.logo{
	padding:10px 0;
	}
.logo30{
	padding:30px 0;
	}
.logo30 a.link{
	margin-left:5px;
	}
.logo img{
	max-height:60px;	
	}
.contenuto{
	width:980px;
	margin:0 auto;
	margin-top:20px;
	}
.side{
	padding-right:30px;
	border-right:solid 1px #ececec;
	float:left;
	}
.cont{
	width:773px;
	margin-left:30px;
	float:right;
	margin-top:5px;
	position:relative;
	}
/*********************************************************/
/***************** MENU DELLA SIDEBAR ********************/
/*********************************************************/
ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 146px;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  	margin: 5px 0;
}

ul.menu li a, ul.menu ul.menu li a {
	background: #ccdbe2;
	color: #336f8d;	
	padding:10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-moz-box-shadow: 0 1px 2px #CCCCCC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 1px 2px #CCCCCC;
	font-weight:bold;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
  background: #e9eff2;
}
ul.menu li ul li, ul.menu ul.menu li ul li {
	list-style-image:url(/el/le/admin/immagini/li.jpg);
	margin-left:20px;
	}
ul.menu li ul li a, ul.menu ul.menu li ul li a {
	background: none;
	padding-left: 20px;
	font-size:12px;
	color:#336f8d;
	-moz-border-radius:none;
	-moz-box-shadow:none;
	-webkit-border-radius:none;
	-webkit-box-shadow:none;
	padding:5px;
	padding-left:0px;
	font-weight:normal;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
  background: none;
  padding:5px;
  padding-left:0px;
  text-decoration:underline;
}
ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left:5px;
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
    background: #e9eff2;
}
div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}
ul.menu div.panel a:hover {
    color: #000;
    text-decoration: underline;
}
/*********************************************************/
/*************** FINE MENU DELLA SIDEBAR *****************/

/*********************************************************/

/************************ TOOLTIP ************************/
/*********************************************************/
/* The hint to Hide and Show */
.hint {
   	display: none;
	left:500px;
	position:absolute;
	width:260px;
    border: 1px solid #c93;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(/el/le/admin/immagini/pointer.gif) no-repeat -10px 5px;
}
.hintSotto, .hintSopra {
   	display: none;
	left:0;
	position:absolute;
	width:250px;
    border: 1px solid #c93;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(/el/le/admin/immagini/pointerTop.gif) no-repeat 5px -10px;
	display:inline;
}
.hintV{
	display:inline;
	}
/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(/el/le/admin/immagini/pointer.gif) left top no-repeat;
}
.hintSotto .hint-pointer {
    position: absolute;
    left: 5px;
    top: -10px;
    width: 19px;
    height: 10px;
    background: url(/el/le/admin/immagini/pointerTop.gif) left top no-repeat;
}
.hintSopra .hint-pointer {
    position: absolute;
    left: 5px;
    bottom: -10px;
    width: 19px;
    height: 10px;
    background: url(/el/le/admin/immagini/pointerBot.gif) left top no-repeat;
}

/*.hint {
   	display: none;
	left:490px;
	position:absolute;
	width:274px;
}*/
.tooltip{
	position:relative;
	float:right;
/*	background:url(/el/le/admin/immagini/tooltip.png) no-repeat top;*/
	width:260px;
	display:inline;
	}
.hintSotto .tooltip, .hintSopra .tooltip{
	position:relative;
	float:right;
/*	background:url(/el/le/admin/immagini/tooltip.png) no-repeat top;*/
	width:250px;
	display:inline;
	}
.inf{
	position:absolute;
	top:-6px;
	right:-6px;
	width:16px;
	height:16px;
	}
.internoTool{
	padding:10px 10px 5px 15px;
	}
.hotspot {
	padding-bottom:1px;
	/*cursor:pointer*/
	}

#tt {
	position:absolute;
	display:block;
	border:solid 3px #ccdbe2;
	}
#tttop {
	display:block;
	overflow:hidden
	}
#ttcont {
	display:block;
	background:#FFF;
	color:#FFF
	}
#ttbot {
	display:block;
	overflow:hidden
	}
/*********************************************************/
/*********************** FINE TOOLTIP ********************/

/*********************************************************/

/*********************** OFFERTE *************************/
/*********************************************************/
.testata{
	border-bottom:solid 2px #BBB;
	}
.testata a img{
	margin:0 6px 10px 20px;
	float:left;
	}
.testata p{
	font-size:12px;
	float:left;
	margin:10px;
	}
.testata p a{
	color:inherit;
	text-decoration:none;}
.offerte ul{
	list-style:none;
	}
.offerte ul li{
	border-bottom:solid 1px #BBB;
	}
.offerte ul li.titolOfferte{
	border-bottom:solid 2px #BBB;
	height:30px;
	clear:both;
	}
.offerte ul li span{
	font-size:14px;
	color:#333;
	padding:10px 0;
	text-align:center;
	padding-top:20px;
	}
.offerte ul li.titolOfferte span{
	font-size:14px;
	color:#333;
	font-weight:bold;
	padding-top:10px;
	}
.offerte ul li span.zero{
	float:left;
	width:80px;
	text-align:center;
	}
.offerte ul li span.uno{
	width:250px;
	float:left;
	text-align:left;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
	}
.offerte ul li span.uno h1{
	color:#336f8d;
	font-size:16px;
	width:460px;
	height:20px;
	overflow:hidden;
	}

.offerte ul li span.tre{
	float:right;
	font-size:11px;
	text-align:center;
	width:152px;
	}
.offerte ul li span.tre a{
	font-size:11px;
	text-align:center;
	width:62px;
	font-weight:normal;
	}
.offerte ul li span.tre a p{
	width:40px;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	}
.offerte ul li span.tre a img{
	float:left;
	}
.offerte ul li span.due{
	width:200px;
	float:left;
	font-size:12px;
	padding-top:30px;
	}
#visualizzaOff{
	color:#336F8D;
	font-size:13px;
	height:18px;
	line-height:18px;
	}
#visualizzaOff a{
	height:18px;
	line-height:18px;
	vertical-align:top;
	cursor:pointer;
	margin-right:10px;
	margin-left:2px;
	font-weight:bold;
	}
#visualizzaOff a:hover{
	text-decoration:underline;
	}
#visualizzaOff h1{
	color:#336F8D;
	font-size:16px;
	float:left;
	margin-right:10px;
	}
.offerte ul li.titolOfferte span{
	font-size:14px;
	color:#333;
	padding-top:0px;
	}
/* message display page */
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.message_list li {
	padding: 0;
	margin: 0;
	background: none;
}
.message_head, .mes_Prod {
	padding-left: 555px;
	padding-bottom:20px;
	padding-top:18px;
	cursor: pointer;
	font-size:11px;
	width:70px;
	float:none;
	padding-right:150px;
}
.message_head img, .mes_Prod img{
	margin-right:5px;
	}
.message_body {
	padding: 5px 10px 15px;
	font-size:13px;
}
.corpoMessaggio{
	padding: 20px 0px;
	font-size:13px;
	}
/************/
.contenutoCB{
	width:770px;
	margin: 0 auto;
	height:410px;
	border:solid 1px #FFF;
	overflow:hidden;
	padding-right:3px;
	position:relative;
	}
.testaCB{
	width:770px;
	height:50px;
	line-height:50px;
	font-size:24px;
	font-weight:bold;
	color:#336f8d;
	}
#passo1_4{
	background:url(/el/le/admin/immagini/barra4_1.png) no-repeat;
	}
#passo2_4{
	background:url(/el/le/admin/immagini/barra4_2.png) no-repeat;
	}
#passo3_4{
	background:url(/el/le/admin/immagini/barra4_3.png) no-repeat;
	}
#passo4_4{
	background:url(/el/le/admin/immagini/barra4_4.png) no-repeat;
	}
.testaCB span.passo{
	width:160px;
	display:inline-block;
	padding-left:5px;
	margin: 0 11px;
	}
.testaCB span#passoAttivo{
	color:#FFF;
	}
.bott{
	position:absolute;
	bottom:5px;
	right:0px;
	}
input.campo250{
	height:40px;
	line-height:40px;
	margin-left:0px;
	float:left;
	font-size:16px; 
	font-weight:bold;
	padding-top:0px;
	padding-left:4px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width:455px;
	}
/*#prezzOff{
	background:url(/el/le/admin/immagini/euro.png) no-repeat center left;
	padding-left:20px;
	width:440px;
	}*/
input.campo130{
	height:40px;
	line-height:40px;
	margin-left:0px;
	float:left;
	font-size:16px; 
	font-weight:bold;
	padding-top:0px;
	padding-left:4px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	width:130px;
	}
.contenutoCB #sprytextfield1,
.contenutoCB #sprytextfield2,
.contenutoCB #sprytextfield3,
.contenutoCB #sprytextfield4{
	float:left;
	margin-right:5px;
	}
.modRiep{
	border-bottom:solid 1px #BBB;
	padding-bottom:10px;
	}
.modRiep .left{
	width:200px;
	}
/*********************************************************/
/*********************** FINE OFFERTE ********************/

/*********************************************************/

/********************** PRODOTTI *************************/
/*********************************************************/
.testa2p{
	height:70px;
	border-bottom:solid 2px #bbb;
	color:#336f8d;
	}
.testa2p span h1{
	line-height:50px;
	font-size:24px;
	font-weight:bold;
	float:left
	}
.testa2p span p{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	float:left;
	margin-top:5px;
	width:110px
	}
#passo2_1{
	background:url(/el/le/admin/immagini/barra2_1.jpg) no-repeat;
	}
#passo2_2{
	background:url(/el/le/admin/immagini/barra2_2.jpg) no-repeat;
	}
.testa2p span.passo{
	width:132px;
	display:inline-block;
	padding-left:10px;
	margin: 0 11px;
	}
.testa2p span#passoAttivo{
	color:#FFF;
	}
.icoProd {
width: 50px;
height: 50px;
border: solid 3px #CCC;
float: left;
padding: 3px;
margin: 0 10px 0 0;
}
.insideIcoProd {
width: 50px;
height: 50px;
overflow: hidden;
}
.prodotti ul li span.zero{
	width:60px;
	}
.prodotti ul li span{
	padding:10px;
	}
.prodotti ul li span.uno{
	width:90px;
	color:#FFF;
	height:20px;
	}
.prodotti ul li span.uno a.button{
	cursor:default;
	width:60px;
	padding:5px 15px;
	font-size:20px;
	text-align:right;
	font-weight:bold
	}
.prodotti ul li span.uno a.button:hover{
	background:#CCC;
	}
.prodotti ul li span.due{
	float:left;
	width:300px;
	padding:10px;
	font-size:20px;
	text-align:left;
	color:#333;
	height:20px;
	}
.prodotti ul li span.due span{
	display: block;
    height: 30px;
    margin-right: 10px;
    padding: 15px 0 0;
    text-align: left;
	}
.prodotti ul li span.due span.tre {
	float:left;
    width:auto;
}
.prodotti ul li span.due span.tre a{
	margin-left:0;
	}
.prodotti ul li span.quattro{
	float:left;
	width:200px;
	text-align:left
	}
.prodotti ul li span.quattro li{
	list-style:disc;
	border-bottom:0;
	color:#999;
	}
.prodotti .mes_Prod {
    padding: 14px 158px 13px 185px;
    width: 430px;
	font-size:16px;
	text-decoration:underline;
	height:50px;
	font-weight:bold;
}
.prodotti ul li.titolOfferte span {
    color: #333333;
    font-size: 14px;
    padding-top: 0;
}
.prodotti .mes_Prod span{
	font-size:12px;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	padding:0;
	}
/*********************************************************/
/****************** FINE PRODOTTI ************************/

/*********************************************************/

/*********************** LISTA PAGINE ********************/
/*********************************************************/

.listaPagine ul li span{
	padding:10px 0;
	}
.listaPagine .titolOfferte span.due{
	font-size:14px;
	color:#333;
	padding:0;
	}
.listaPagine ul li span.uno{
	width:100px;
	}
.listaPagine ul li span.due {
    float: left;
    font-size: 16px;
    width: 510px;
	overflow:hidden;
	text-align:left;
	color:#336f8d;
	padding:10px 0 0;
	font-weight:bold
}


/*********************************************************/
/****************** FINE LISTA PAGINE ********************/

/*********************************************************/

/*********************** PAGINAZIONE *********************/
/*********************************************************/
.pagination{
padding: 2px;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: center;
font-size: 16px;
}
.pagination li{
list-style-type: none;
display:inline;
padding-bottom: 1px;
}
.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #ccc;
text-decoration: none; 
color: #333;
display:inline;
}
.pagination a:hover, .pagination a:active{
border: 1px solid #666;
color: #333;
background-color: #80cfd9;
}
.pagination a.currentpage{
background-color: #56becc;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}
.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #e7e7e7;
border-color: #929292;
font-weight: normal !important;
}
.pagination a.prevnext{
font-weight: bold;
color:#666666;
}
/*********************************************************/
/****************** FINE PAGINAZIONE *********************/
/*********************************************************/



#example {
	background:#e7e7e7;
    -webkit-box-shadow: 0 1px 10px #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 7px;
	padding:5px;
	width:333px;
	float:left;
  }

/* Form */

#calendar_form {
  clear: both;
}
  #calendar_form #labels label {
    font-weight: bold;
  }
  #calendar_form #fields span {
    background: #ccc;
    display: inline-block;
    margin: 5px 45px;
    padding: 0 4px;
    -webkit-box-shadow: 0 1px 1px #ccc;
  }
    #calendar_form #fields span input {
      border-style: none;
      background-color: transparent;
      font-size: 14px;
      padding: 2px 6px;
      width: 96px;

      -webkit-border-radius: 10px;
      -moz-border-radius: 11px;
    }
      #calendar_form #fields span input:focus {
        outline: none;
        background: #aaa;
      }
      #calendar_form #fields span input.error {
        background: #faa;
      }
div.timeframe_calendar {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  text-shadow: none;
}

/* Menu */
div.timeframe_calendar ul.timeframe_menu {
  list-style-type: none;
  font-weight: bold;
  margin: auto;
  padding: 0 0 6px;
}
div.timeframe_calendar ul.timeframe_menu li {
    display: inline;
	background:#e7e7e7;
}
div.timeframe_calendar ul.timeframe_menu li a {
      display: inline-block;
      height: 20px;
      padding: 2px;
      text-decoration: none;
      -webkit-box-shadow: 0 1px 2px #999;
	  background:#33698D;
      color: #FFFFFF;
}
div.timeframe_calendar ul.timeframe_menu li a.previous, div.timeframe_calendar ul.timeframe_menu li a.next {
        background: #FFF;
        color: #468966;
}
div.timeframe_calendar ul.timeframe_menu li a.previous:hover, div.timeframe_calendar ul.timeframe_menu li a.next:hover {
  background: #ccc;
}
div.timeframe_calendar ul.timeframe_menu li a.previous:active, div.timeframe_calendar ul.timeframe_menu li a.next:active {
  background: #aaa;
}
div.timeframe_calendar ul.timeframe_menu li a.disabled, div.timeframe_calendar ul.timeframe_menu li a.disabled:hover, div.timeframe_calendar ul.timeframe_menu li a.disabled:active {
	background: #FFF;
	color: #ccc;
	cursor: default;
}
div.timeframe_calendar ul.timeframe_menu li a.today {
	background: #468966;
	color: #eee;
	display:none;
}
div.timeframe_calendar ul.timeframe_menu li a.reset {
	display:none;
}
div.timeframe_calendar ul.timeframe_menu li a.today:hover {
  	background: #246744;
}
div.timeframe_calendar ul.timeframe_menu li a.today:active {
  	background: #024522;
}
div.timeframe_calendar ul.timeframe_menu li a.previous {
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	padding:6px 12px;
	font-size:16px;
	font-weight:bold;
	margin-right:130px;
}
div.timeframe_calendar ul.timeframe_menu li a.next {
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	padding:6px 12px;
	font-size:16px;
	font-weight:bold;
	margin-left:130px;
}

/* Calendar*/
div.timeframe_calendar table {
	border-collapse: collapse;
	display: inline;
	display: inline-block;
	font-size: 15px;
	margin: 0 6px 5px;
}
  /* Month names */
div.timeframe_calendar table caption {
	text-shadow: 0 0 0 #fff;
}
  /* Cell sizes */
div.timeframe_calendar thead th, div.timeframe_calendar tbody td {
	height: 18px;
	margin: 0;
	padding: 2px 1px;
	width: 20px;
}
/* Weekday letters */
div.timeframe_calendar thead {
	background: #222;
	color: #eee;
}
/* Days */
div.timeframe_calendar tbody {
	background: #fff;
	-webkit-box-shadow: 0px 2px 6px #999;
}
div.timeframe_calendar tbody td {
	cursor: pointer;
}
/* Hover states not available in IE */
div.timeframe_calendar tbody td.selectable:hover {
	background-color: #bbb;
}
div.timeframe_calendar tbody td.selected:hover, div.timeframe_calendar tbody td.stuck:hover {
	background-color: #33698d;
}
/* Selected states */
div.timeframe_calendar tbody td.selected {
	background-color: #33698d;
}
div.timeframe_calendar tbody td.stuck {
	background-color: #33698d;
}
/* Range markers */
div.timeframe_calendar tbody td.startrange, div.timeframe_calendar tbody td.endrange, div.timeframe_calendar tbody td.startendrange {
	cursor: col-resize;
}
div.timeframe_calendar tbody td.startrange {
	background-image: url(../images/start.png);
}
div.timeframe_calendar tbody td.endrange {
	background-image: url(../images/end.png);
}
div.timeframe_calendar tbody td.startendrange {
	background-image: url(../images/startend.png);
}
/* Today */
div.timeframe_calendar tbody td.today {
	background-color: #33698d;
	color: #eee;
}
div.timeframe_calendar tbody td.today_selected {
	background-color: #33698d;
}
div.timeframe_calendar tbody td.today_stuck {
	background-color: #33698d;
}
/* Post/pre-month */
div.timeframe_calendar tbody td.beyond {
	background-color: #aaa;
	background-image: none;
	color: #ccc;
}
div.timeframe_calendar tbody td.beyond_selected {
	background-color: #999;
}
div.timeframe_calendar tbody td.beyond_stuck {
background-color: #888;
}
div.timeframe_calendar tbody td.unselectable {
	color: #ccc;
	cursor: default;
}
/* Clear button */
div.timeframe_calendar tbody td span.clear {
	color: transparent;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
div.timeframe_calendar tbody td span.clear span {
	background-image: url(../images/closebox.png);
	cursor: pointer;
	display: block;
	height: 30px;
	left: -18px;
	position: relative;
	text-indent: -10000px;
	top: -18px;
	width: 30px;
}
div.timeframe_calendar tbody td span.clear span.active {
	background-image: url(../images/closebox_selected.png);
}
/***************************************************************************************** jquery checkbox **********************************************************/
.contenitoreCheckbox{
	background:#FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:solid 1px #ccc;
	width:280px;
	padding:20px;
	clear:both;
	display:block;
	height:25px;
	}
.contenitoreCheckbox p{
	color:#666;
	float:left;
	font-size:18px;
	font-weight:bold;
	}
.contenitoreCheckbox span{
	float:right;
	}
.jquery-checkbox       {display: inline; font-size: 20px; line-height: 20px; cursor: pointer; cursor: hand;}
.jquery-checkbox .mark {display: inline;}

.jquery-checkbox img {vertical-align: middle; width: 60px; height: 20px;}
.jquery-checkbox img{background: transparent url(/el/le/admin/immagini/checkbox.png) no-repeat;}

.jquery-checkbox img{
	background-position: 0px 0px;
}
.jquery-checkbox-hover img{
	background-position: 0px -20px;
}
.jquery-checkbox-checked img{
	background-position: 0px -40px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px -60px;
}

.jquery-checkbox-disabled img{
	background-position: 0px -80px;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0px -100px;
}
/* slideshow */
.anteSlide {
	float:right;
	width:203px;
	height:115px;
	position:relative;
}
.Xslide {
	width:16px;
	height:16px;
	position:absolute;
	top:6px;
	right:6px;
}
.manina {
	cursor:pointer;
}
.anteslide{
	background:url(/el/le/admin/immagini/tultippeQualityFoto.png) no-repeat center top;
	float: left;
    height: 135px;
    position: relative;
    width: 123px;
	margin:4px;
	}
.anteslide p{
	font-size:12px;
	color:#666;
	width:110px;
	padding:5px;
	height:30px;
	}
.dentro_anteslide{
	background:#ccc;
	clear:both;
	width:123px;
	height:83px;
	margin:15px 0 0 0;
	}
.biaX{
	position:absolute;
	width:95px;
	height:14px;
	background-color:#FFFFFF;
	top:145px;
	left:0px;
	font-size:12px;
	padding:5px 23px 5px 5px;
	overflow:hidden;
	border:solid 1px #CCC
	}
.anteslide .Xslide {
	width:16px;
	height:16px;
	position:absolute;
	top:150px;
	right:3px;
}
/*********************************************************************************************/
.schedaCliente {
	position:relative;
    background: url(/el/le/static/images/spriteSfondi.png) no-repeat   0 -8050px;
    height: 540px;
    margin: 0 auto;
    width: 817px;
}
.schedaCliente .message_list{
	height: 360px;
    overflow-y: auto;
	}
.schedaCliente .bott {
    bottom: 40px;
    position: absolute;
    right: 20px;
}
.padding-schedina {
padding:10px 10px 0px
}
.scheda-foot {
    bottom: 0;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    left: 0;
    line-height: 24px;
    overflow: hidden;
    position: absolute;
    width: 817px;
}
.schedaCliente h2{
	font-size:28px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	}
.schedaCliente .angolo-prezzo{
width:143px;
height:81px;
position:absolute; 
top:14px;
right:8px;
}
#containermenuscheda {
	height:35px;
	overflow:hidden;
	margin:10px 0 4px;
}	
* html #slidetabsmenuscheda{ /*IE only. Add 1em spacing between menuscheda and rest of content*/
	margin-bottom: 1em;
}

#slidetabsmenuscheda li{
	display:inline;
}
#slidetabsmenuscheda a {
	float:left;
	background:url(/el/le/static/images/tab-left.gif) no-repeat left top;
	margin:0 4px 0 0;
	padding:0 0 0 9px; 
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	width:90px;
}
#slidetabsmenuscheda a span {
	float:left;
	display:block;
	background:url(/el/le/static/images/tab-right.gif) no-repeat right top; 
	padding:6px 5px 4px 0px; 
	font-weight:normal;
	color:#3B3B3B;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenuscheda a span {
	float:none;
}
/* End IE5-Mac hack */
#slidetabsmenuscheda a:hover span {
	color: #FFF;
}
#slidetabsmenuscheda #current a span {
	color: #FFF;
}
/* Slidetabs */
#slidetabsmenu a,
#slidetabsmenuscheda a,
#slidetabsmenu li#current a,
#slidetabsmenuscheda li#current a {
	background:url(/el/le/static/images/tabSprite-left.png) no-repeat left top;
	}
#slidetabsmenu a span,
#slidetabsmenuscheda a span,
#slidetabsmenu li#current a span,
#slidetabsmenuscheda li#current a span {
	background:url(/el/le/static/images/tabSprite-right.png) no-repeat right top;
	}

/* verde */

.schedinaVerde #slidetabsmenu a:hover,
.schedinaVerde #slidetabsmenuscheda a:hover,
.schedinaVerde #slidetabsmenu li#current a,
.schedinaVerde #slidetabsmenuscheda li#current a {
	background-position:0% -125px;
	}
.schedinaVerde #slidetabsmenu a:hover span,
.schedinaVerde #slidetabsmenuscheda a:hover span,
.schedinaVerde #slidetabsmenu li#current a span,
.schedinaVerde #slidetabsmenuscheda li#current a span {
	background-position:100% -125px;
	}
.schedinaVerde .angolo-prezzo{
	background:url(/el/le/static/images/spriteMol.png) no-repeat -1133px -256px;
	}
.schedinaVerde .schedina-foot, .schedinaVerde .scheda-foot, div.verde:hover{
	background:#319a31;
	}
.schedinaVerde h2, .schedinaVerde h3, .schedinaVerde h4, .schedinaVerde .ts-settore-b a{
	color:#319a31;
	}
.schedinaVerde #slidetabsmenu,
.schedinaVerde #slidetabsmenuscheda{
	border-bottom: 2px solid #319a31;
	}
	
/**************************************** Breadcrumb ********************************************************/

ul#footerBreadcrumb {
    border: 1px solid #CCC;
    float: left;
    margin-bottom: 15px;
    width: 795px;
	height:40px;
	line-height:30px;
}
ul#footerBreadcrumb li a {
    color: #777;
    display: block;
    line-height: inherit;
    padding: 5px 20px 5px 10px;
    text-decoration: none;
}
ul#footerBreadcrumb li {
    background: url("/el/le/admin/immagini/so_footer-bg-right.gif") no-repeat scroll right center transparent;
    float: left;
    font-size: 0.917em;
    list-style: none outside none;
    margin-left: -20px;
    padding-left: 20px;
    position: relative;
}
ul#footerBreadcrumb li.first {
    margin-left: 0;
    padding-left: 0;
}
ul#footerBreadcrumb li.first a {
    background: url("/el/le/admin/immagini/so_footer-bg-right.gif") no-repeat scroll right center #FFF;
    font-weight: normal;
    padding-left: 16px;
}
ul#footerBreadcrumb li a.at {
    background: url("/el/le/admin/immagini/so_footer-bg-right.gif") no-repeat scroll right center #74AE00;
    color: #FFFFFF;
}
ul#footerBreadcrumb li.at {
    background: url("/el/le/admin/immagini/so_footer-bg-left.gif") no-repeat scroll -3px center;
}
ul#footerBreadcrumb li.first:hover {
    background: #74AE00;
}
/* range picker */
#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(/el/le/admin/immagini/select.png);
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(/el/le/admin/immagini/select.png) center;
}
#colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(/el/le/admin/immagini/select2.png);
}
#colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(/el/le/admin/immagini/select2.png) center;
}
#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(/el/le/admin/immagini/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(/el/le/admin/immagini/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(/el/le/admin/immagini/custom_hex.png);
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(/el/le/admin/immagini/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(/el/le/admin/immagini/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(/el/le/admin/immagini/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(/el/le/admin/immagini/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(/el/le/admin/immagini/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(/el/le/admin/immagini/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
	background-image: url(/el/le/admin/immagini/custom_submit.png);
}
#colorpickerHolder2 .colorpicker input {
	color: #778398;
}
#customWidget {
	position: relative;
	height: 36px;
}

input.inputDate {
	border: 1px solid #999;
	padding: 4px;
	border-bottom-color: #ddd;
	border-right-color: #ddd;
	width: 65px;
}
#widget {
	position: relative;
	width:461px;
	float:left;
}
#widgetField {
	width: 461px;
	height: 42px;
	background: url(/el/le/admin/immagini/fields.png);
	overflow: hidden;
	position: relative;
}
#widgetField a 	{
	display: block;
	position: absolute;
	width: 39px;
	height: 40px;
	top: 0;
	right: 0;
	text-decoration: none;
	text-indent: -3000px;
}
#widgetField span	{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	position: absolute;
	top: 0;
	height: 42px;
	line-height: 42px;
	left: 5px;
	width: 455px;
}
#widgetCalendar {
	position: absolute;
	top: 42px;
	left: 0;
	height: 0px;
	overflow: hidden;
	width: 461px;
	background: #B9B9B9;
}
#widgetCalendar .datepicker {
	position: absolute;
	bottom: 0;
	top: auto;
}
#widgetCalendar .datepickerContainer,
#widgetCalendar .datepickerBorderT,
#widgetCalendar .datepickerBorderB,
#widgetCalendar .datepickerBorderL,
#widgetCalendar .datepickerBorderR,
#widgetCalendar .datepickerBorderTL,
#widgetCalendar .datepickerBorderTR,
#widgetCalendar .datepickerBorderBL,
#widgetCalendar .datepickerBorderBR {
	background: transparent !important;
}
#widgetCalendar .datepicker a:hover{
	color: #b6f063;
}
.sfogliaCont {
    float: left;
    height: 38px;
    overflow: hidden;
    position: relative;
    width: 101px;
	margin: 30px 10px 0;
}
.sfogliainput {
    background: none repeat scroll 0 0 #FFFFCC;
    cursor: pointer;
    height: 38px;
    opacity: 0;
    position: relative;
    text-align: right;
    width: 101px;
    z-index: 2;
}
.sfogliaButton {
    background: url("/el/admin/xdna/medias/img/button_sfoglia.jpg") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 38px;
    left: 0;
    position: absolute;
    top: 0;
    width: 101px;
}
/* DASHBOARD */
.Dmodulo { width:100%; min-height:350px; border:1px solid #CCC}
.DsottoTitolo { border-bottom:1px solid #CCC; text-align:right; font-weight:normal; font-size:18px; padding-bottom:4px; color: #999}

/* DATI STRUTTURA */
.DboxServizi {width:90px; height:90px; border:1px solid #CCC; float:left; margin-right:8px; margin-bottom:8px; text-align:center}

/****************************/
/********* TABELLA **********/
/****************************/
/* Light Blue Skin */

table#vsTable {
position: relative;
z-index: 2;
border: none;
border-bottom: 2px solid #C8D6E2;
border-collapse: collapse;
margin: 0 auto;
border-right: 1px solid #C8D6E2;
width: 100%;
font-size: 12px;
}

table#vsTable td {
padding: 10px 0;
border-bottom: 1px solid #C8D6E2;
border-right: 1px solid #C8D6E2;
border-left: 1px solid #C8D6E2;
vertical-align: middle;
text-align: left;
padding:10px;
color: #707070;min-height: 16px;
line-height:16px;
}

table#vsTable tr td div {
text-align: left;

}

table#vsTable tr td div.yes, table#vsTable tr td div.no, table#vsTable tr td div.partial {
min-height: 16px;
}

table#vsTable tr td.cat div, table#vsTable tr td.title div {
height: auto;text-align: left;
}

table#vsTable td.cat div {
text-align: left;
padding: 0 10px;
}

table#vsTable td.title {
background: #B8CEE2;
font-size: 14px;
color: #154064;
text-shadow: 1px 1px 0 #fff;
border: 1px solid #9FB6C8;
vertical-align: middle;
text-align: center;
box-shadow: 0px 0px 10px -4px #fff;

}

table#vsTable .cat {
text-align: left;
background: #F0F1F1;
color: #326693;
border-left: 1px solid #C8D6E2;
}

table#vsTable td.title.cat {
background: none !important;
border: none;
border-bottom: 1px solid #C8D6E2;
cursor: default !important;
box-shadow: none;
}

table#vsTable td.title.cat div {
display: none;
}

table#vsTable tr td.cat:hover {
background: #fff;
}

table#vsTable tr td.title:hover {
background: #C8D6E2;
}

table#vsTable tr td:hover {
background: #fff;
}

table#vsTable .title .editable input {
color: #154064;
}

table#vsTable .cat .editable input {
color: #326693;
}

table#vsTable .titleImage {
padding: 0;
margin: 0;
border: none;	
width: 90%;
float: none;
height: auto;
}
/* nuovi stili generici */
.selectFigo { 
background-color: #FFFFFF;
border-color: #DFDFDF;
height:25px; 
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border-style: solid;
border-width: 1px;
margin: 1px;
padding: 3px;
line-height: 15px;
font-size: 12px;
padding: 2px;
cursor:pointer;
}

/* tabella tableless */
.tacenter{ text-align:center}
.tablelessContainer { width:100%; overflow:hidden; border-top:1px solid #DFDFDF;border-left:1px solid #DFDFDF;border-right:1px solid #DFDFDF; background-color:#FCFCFC;}
.tablelessTesta {
	width:100%; height:40px; line-height:40px; border-bottom:1px solid #DFDFDF;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	}
.tablelessRiga {width:100%; height:50px; line-height:50px; border-bottom:1px solid #DFDFDF}
.hidden { overflow:hidden}
.col40{ width:40px;}
.col50{ width:50px;}
.col60{ width:60px;}
.col70{ width:70px;}
.col80{ width:80px;}
.col90{ width:90px;}
.col100{ width:100px;}
.col110{ width:110px;}
.col120 { width:120px;}
.col130 { width:130px;}
.col140 { width:140px;}
.col150 { width:150px;}

.col380{ width:380px;}
.col390{ width:390px;}
.col400{ width:400px;}

/* ordine pagine */
#sortable { list-style-type:none; } 
#sortable li {
	text-transform: uppercase;
	color:#333;
	cursor: move;
	font-size:14px;
	height:30px;
	line-height:30px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin-bottom:5px;
	padding-left:30px;
	background:url(/el/le/static/images/page.png) center left no-repeat #f5f5f5;
	
	
	}
/* style pannello news */
.liNews { height:42px; line-height:42px;}
.titNews {
	color: #336F8D;
    float: left;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    text-align: left;
	}
.campounoNews {width:260px; height:31px; float:left; overflow: hidden;} 
.campodueNews {width:160px;height:31px; float:left; overflow: hidden;}
.campotreNews {width:110px;height:31px; float:left; overflow: hidden;}
.campoquattroNews {width:80px;height:31px; float:left; overflow: hidden;} 

.campounoNewsCat {width:202px; height:31px; float:left; overflow: hidden;} 
.campodueNewsCat {width:50px;height:31px; float:left; overflow: hidden;}
/* end style pannello news */





















