/*shop*/
.messaggioRM{
color:  #E96E1A;
font-weight: bold;
}
.stepoff{
border: 1px solid #E96E1A;
background-color:  #E96E1A;
}
.stepon{
border: 1px solid #DDDDDD;
}

.bordovetrina{
border-bottom: 1px solid #E96E1A;
padding:8px;
}
.bordovetrinad{
border-bottom: 1px solid #E96E1A;
padding:6px;
}
.nomep{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #E96E1A;
font-weight: bold;
}
.titolop{
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #E96E1A;
font-weight: bold;
}
.prezzo{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}
.prezzob{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
text-decoration: line-through;
}
.prezzos{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #E96E1A;
font-weight: bold;
}
.elencotop
{
border-bottom: 1px solid #E96E1A;
background-color:  #FFFFFF;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}
.elenco1{
border-bottom: 1px solid #E96E1A;
background-color:  #FFFFFF;
}

.elenco2{
border-bottom: 1px solid #000000;
background-color:  #F8F8F8;
}

.messaggio {
	color: #FFFFFF;
	background:#E96E1A;
	font-family: Courier New, Courier;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height:16px;
}

.rigaordine {
border-bottom:1px solid #DDDDDD;
}
th
{
font-size: 13px;
border-bottom:1px solid #000000;
}
/**/
.pscroll {
	overflow: auto;
	padding: 4px;
	height: 150px;
	background: #FFFFFF;
}
.mscroll {
	overflow: auto;
	padding: 4px;
	height: 300px;
	background: #FFFFFF;
}
.lscroll {
	overflow: auto;
	padding: 4px;
	height: 500px;
	background: #FFFFFF;
}
/*Stile TM*/

.Stile1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #161616;
	text-decoration: none;
}
a:hover {
	color: #E96E1A;
	text-decoration: none;
	cursor: hand;
}
a:visited {
	color: #161616;
	text-decoration: none;
}

.Stile3 {font-size: 16px; font-family: Arial, Helvetica, sans-serif;}
.Stile4 {font-size: 12px}
.Stile5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}


.titolo {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
}

.bordo{
border: 1px solid #DDDDDD;
}

/*Stile Etarom*/

body{
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
border: 0;
/*overflow: hidden;*/
height: 100%; 
max-height: 100%; 
}

#framecontentLeft, #framecontentRight{
position: absolute; 
top: 0; 
left: 0; 
width: 200px;
height: 100%;
overflow: hidden;
background-color:  #EEEDE8;
color:  #161616;
}

#framecontentRight{
left: auto;
right: 0; 
width: 200px;
overflow: hidden;
background-color: #EEEDE8;
color: #161616;
}

#maincontent{
position: fixed; 
top: 0;
left: 180px;
right: 200px;
bottom: 0;
overflow: auto; 
background: #EEEDE8;
}

.innertube{
margin: 15px;
}

* html body{ 
padding: 0 180px 0 200px; 
}

* html #maincontent{ 
height: 100%; 
width: 100%; 
}

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
}
p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.3px;
	word-spacing: 1.2px;
}
h1 {
	font-family:  Courier, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}


h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	page-break-after: always;
	line-height: 15px;
}
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h5 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
h6 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}

/*RTE*/
.rteImage {
	background: #FDFDFD;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	border: 1px outset; 
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #FDFDFD;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #FDFDFD;
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background-image: url(./bg.gif);
	background-repeat: repeat-x;
	font-family:  Arial, Helvetica, sans-serif;
	padding: 0;
}
#formatblock_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;	
	border: 1px solid #161616;
}

#testo body p{
font-family:  Arial, Helvetica, sans-serif;
}

#testo {
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 19px;
padding: 8px;
}

/*MENU VERTICALE*/

.suckerdiv ul{
background: yellow;
margin: 0;
padding: 0;
list-style-type: none;
width: 140px; 
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
background: #EEEDE8;
}
	

.suckerdiv ul li ul{
background: #CCC;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
position: absolute;
margin-left:-100px;
margin-top:15px;
z-index:5;
width: 140px; 
top: 0;
visibility: hidden;
}

.suckerdiv ul li a{
display: block;
overflow: auto;
color: black;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: #444;
}

.suckerdiv ul li a:hover{
background-color: #444;
color: #F8B369;
}

.suckerdiv .subfolderstyle{
background: url(./media/arrow-list.gif) no-repeat center right;
}

	
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }

/*MENU VERTICALE SUBSCHEDA*/
/*DA PERSONALIZZARE  E COPIARE NELLO STILE*/
.sucker ul{
font-family:  Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
width: 60px;
list-style-type: none;
}

/*Top level list items*/
.sucker ul li{
font-family:  Arial, Helvetica, sans-serif;
position: relative;
width: 60px;
display: inline;
float: left;
font-size: 12px;
/*background-color: #FFFFFF; overall menu background color*/
}

/*Top level menu link items style*/
.sucker ul li a{
display: block;
width: 60px; /*Width of top level menu link items*/
padding: 2px 8px;
text-decoration: none;
font-size: 12px;
color: #161616;
}
	
/*1st sub level menu*/
.sucker ul li ul{
font-family:  Arial, Helvetica, sans-serif;
left: 0;
width: 60px;
position: absolute;
font-size: 11px;
text-transform: title;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.sucker ul li ul li{
font-family:  Arial, Helvetica, sans-serif;
display: list-item;
float: none;
font-size: 11px;
width: 150px;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #DFDFDF;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.sucker ul li ul li ul{ 
font-family:  Arial, Helvetica, sans-serif;
left: 120px; /* no need to change, as true value set by script */
text-transform: title;
background-color: #BBBBBB;
top: 0;
font-size: 11px;
border-width: 0;
}

/* Sub level menu links style */
.sucker ul li ul li a{
font-family:  Arial, Helvetica, sans-serif;
display: block;
width: 60px; /*width of sub menu levels*/
color: #161616;
padding: 1px 5px;
border-width: 0;
font-size: 11px;
}

.sucker ul li a:hover{
font-family:  Arial, Helvetica, sans-serif;
color: FF0000;
border-width: 0;
}

/*Background image for top level menu list links */
.sucker .mainfoldericon{
/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.sucker .subfoldericon{
/*background: #DFDFDF url(./freccina.gif) no-repeat center right;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .sucker ul li { float: left; height: 1%; }
* html .sucker ul li a { height: 1%; }
/* End */

/*SCHEDE*/
.titoloscheda {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: ;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #111111;
	padding-top: 15px;
	padding-bottom: 5px;
}
.titolosezione {
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	text-align: left;
	padding: 2px;
		
}

.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #333333;
	text-align: right;
	padding: 2px;
	text-decoration:none;	
}

.d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	text-align: left;	
	padding: 3px;
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;	
	border: 1px solid #161616;
}

.field
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;	
	border: 0px solid #161616;
	background: #FBFBFA;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	text-align: left;	
	border: 1px solid #161616;
	background: #FBFBFA;
}

/* ELENCHI*/

.maintab {
    background-color: #E96E1A;
	border-bottom-color: #161616;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	padding-left: 4px;

}
.maintab a{
color:#FFFFFF;
text-decoration:none;
}
.maintabdown {
	border-bottom: 5px solid #161616;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
}
.rigaa {
	color: #161616;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	background-color:  #FFFFFF;
}	
.rigab {
    color: #161616;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	background-color:  #FFFFFF;
}
.rigaa a{
color:#111111;
background-color:  #FFFFFF;
}
.rigab a{
background-color:  #FFFFFF;
color:#111111;
}
.rigaseparatrice {
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 2px;
	padding:0px;
}

/* PULSANTI */

 .ENTRA
{   
	border:1px solid #FFFFFF;
	background:#FF6501;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 1px;
	text-align: left;	
}

.ft{
padding-right:8px;
}
.bgheader {
	background-image: url(bgh.gif);
	background-repeat: repeat-x;
}
.rn {
	background-image: url(rn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ra {
	background-image: url(ra.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


/* NAVIGATORE GENERAZIONALE*/
A.n:visited {
font-family:Courier New, Courier;
    font: normal 24  Courier New, Courier;
     font-size: 24px;
	color: #E96E1A;
	letter-spacing: 1px;
	text-decoration: none;
	line-height:18px;
}

A.n:link {
font-family:Courier New, Courier;
	font-size: 24px;
	color: #E96E1A;
	letter-spacing: 0.1px;
	letter-spacing: 0.5px;
		text-decoration: none;
		line-height:18px;
}

A.n:active {
font-family:Courier New, Courier;
	color: #E96E1A;
    font-size: 24px;
	text-decoration: none;
	letter-spacing: 0.5px;
	line-height:18px;
}

A.n:hover {
	font-family:Courier New, Courier;
	color: #E96E1A;
    font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-decoration: none;
	line-height:18px;

}
.nselect {
	font-family:Courier New, Courier;
	color: #E96E1A;
	font-size: 25px;
	font-weight: bold;
    letter-spacing: 0.5px;
    text-decoration: none;
    line-height:18px;
}
.inputselect {
	font-family:Courier New, Courier;
	color: #E96E1A;
	font-size: 14px;
	font-weight: bold;
    letter-spacing: 0.5px;
	text-decoration: none;
	line-height:18px;
}

/*struttura*/
.bordino{
margin-left:14px;
border: 1px solid #DDDDDD;
padding:6px;
}

.titoloc {
	color: #111111;
	font-family: Courier New, Courier;
	font-size: 22px;
	font-weight: 900;
	padding-top: 2px;
	padding-bottom: 18px;
	letter-spacing: 0.5px;
	line-height:16px;
}

.titoloa {
	color: #FFFFFF;
	background:#E96E1A;
	font-family: Courier New, Courier;
	font-size: 24px;
	font-weight: bold;
	padding:6px;
	letter-spacing: 0.08em;
	line-height:16px;
}

.titolocm {
	color: #111111;
	font-family: Courier New, Courier;
	font-size: 15px;
	font-weight: 900;
	padding-top: 2px;
	padding-bottom: 18px;
	letter-spacing: 0.01 em;
	word-spacing:0.001em;
	line-height:12px;
}

.fondo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:12px;
	color: #CCCCCC;
}

/*DA PERSONALIZZARE  E COPIARE NELLO STILE*/
.suckertreemenu ul{
z-index:15;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
list-style-type: none;
}

.suckertreemenu ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
font-family: Arial, Helvetica, sans-serif;
color: #E96E1A;
position: relative;
display: inline;
float: left;
font-size: 12px;
background-color: #FFFFFF; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
background-color: #DFDFDF;
width: 60px;/*Width of top level menu link items*/
padding: 2px 8px;
text-decoration: none;
font-size: 11px;
color: #161616;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
font-family: Arial, Helvetica, sans-serif;
left: 0;
position: absolute;
font-size: 11px;
text-transform: title;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
font-family: Arial, Helvetica, sans-serif;
display: list-item;
float: none;
font-size: 11px;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #DFDFDF;

}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
font-family: Arial, Helvetica, sans-serif;
left: 120px; /* no need to change, as true value set by script */
text-transform: title;
background-color: #BBBBBB;
top: 0;
font-size: 11px;
border-width: 0;

}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
font-family: Arial, Helvetica, sans-serif;
display: block;
width: 130px; /*width of sub menu levels*/
padding: 1px 5px;
border-width: 0;
font-size: 11px;

}

.suckertreemenu ul li a:hover{
font-family: Arial, Helvetica, sans-serif;
background-color: #DDDDDD;
color: #E96E1A;
font-size: 11px;
border-width: 0;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #DFDFDF url(./freccina.gif) no-repeat center right;
border-width: 0;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%;}
* html .suckertreemenu ul li a { height: 1%;}
* html .suckertreemenu ul li ul li { float: left;}
/* End */

/*BLOG STILE*/
.titoloblog{
color: #161616;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:18px;
text-transform:uppercase;
letter-spacing: 0.03em;
padding:10px;
}
.datablog{
color: #E96E1A;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.testoblog{
color: #161616;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding:10px;
letter-spacing: 0.09em;
text-decoration: none;
line-height:13px;
}
.archivioblog{
color: #E96E1A;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.pad6{
padding-left: 12px;
}
.bevelmenu{
border-style: 1px solid #FFFFFF;
list-style-type: none;
margin: 2;
padding: 0;
width: 160px;
}

.bevelmenu li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
display: block;
margin: 2;
width: 150;
color: #E96E1A;
padding: 2px 4px;
text-decoration: none;
background-color: #FFFFFF;
border-bottom: 1px solid #DDDDDD;
text-decoration:none;
}

.bevelmenu li a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #E96E1A;
border-style: 1px solid #FFFFFF;
}

.bevelmenu li a:active{
border-style: 1px solid #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
background-color: #FFFFFF;
border-style: 2px solid #FFFFFF;
}
.entry .date {
  background: url(./date_widget.png) no-repeat;
  width: 46px;
  height: 51px;
  text-align: center;
  padding-top: 3px;
  float: left;
  margin-right: 0.5em;
}
.entry .date .day {
  font-size: 167%;
  color: #333333;
  margin-bottom: 2px;
  line-height: 1.2;
}
.entry .date .month-year {
  font-size: 92%;
  color: #666666;
}
A.linkara {
	color: #000000;
	letter-spacing: 0.1px;
	letter-spacing: 0.5px;
		text-decoration: none;
		line-height:18px;
}