BODY {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	background-image: url(../pictures/bg.gif);
	background-repeat: no-repeat;
	background-position: 958px 0px;
	background-color: #ffffff;
	margin: 0px;
	color: #575757;
}

/* Etichette */
LABEL {
	color: #666666;
	font-size: 8pt;
	background-color: transparent;
}

LABEL.mandatory { color: red }

/* DIV */
DIV.risparmio {
	background-color: transparent;
	color: red;
	margin-top: 3px;
	font-weight: bold;
	font-size: 12px;
	width: 58%;
}

DIV.pagina {
	padding: 0px;
	font-size: 9pt;
	text-align: left;
	margin-left: 5px;
	margin-top: 5px;
	color: #666666;	
}

DIV.descrizione {
	border: 1px solid #E4E4E4;
	margin-top: 10px;
	color: #666666;
	width: 258px;
	height: 120px;
	background-color: #F8F8F8;
	padding: 5px
}

/* menù superiori */
DIV.menu_up { 
	font-size: 9pt;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px
}

DIV.carrello {
	font-size: 8pt;
	padding-top: 22px;
	padding-right: 10px
}	

DIV.miniSearch {
	font-size: 8pt;
	padding: 0px;
}	

DIV.boxVerde {
	border-top:  1px solid #9EC4AE;
	border-right: 1px solid #9EC4AE;
	border-bottom: 1px solid #9EC4AE;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 5px;
	margin-top: 0px
}

DIV.box {
	border: 1px solid #9EC4AE;
	padding: 10px
}

SPAN.numero {
	background-color: #6f611e;
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white
}

/* LINK */
A:LINK, A:VISITED, A:HOVER {
	font-style: normal;
	text-decoration: underline;
	background-color: transparent;
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #094924;
	font-size: 9pt;
	text-decoration: underline;
}

A.briciole:LINK, A.briciole:ACTIVE, A.briciole:VISITED {
	color: #094924;
	font-size: 8pt;
	text-decoration: underline;
}

A.mini_link:LINK, A.mini_link:ACTIVE, A.mini_link:VISITED { 
	font-size: 8pt;
	text-decoration: underline;
}

A.menu_cat:LINK, A.menu_cat:ACTIVE, A.menu_cat:VISITED { 
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
 }
A.menu_cat:HOVER { color: #67A780 }

A.menu:LINK, A.menu:ACTIVE, A.menu:VISITED { 
	font-size: 10pt;
	color: #6f611e;
	font-weight: bold;
	text-decoration: none
}
A.menu:HOVER { text-decoration: underline }

A.footer:LINK, A.footer:ACTIVE, A.footer:VISITED {
	color: #6f611e;
	font-size: 11px
}

A.small:LINK, A.small:ACTIVE, A.small:VISITED {
	font-size: 8pt;
}

/* TABELLE */
TABLE.struttura {
	background-color: #ffffff;
	width: 960px;
	padding: 0px;
}

TABLE.formBox {
	font-size: 8pt;
	color: #000000;
}

TABLE.griglia {
	width: 740px;
	color: #000000;
	border-bottom: 1px solid #9EC4AE;
	font-size: 9pt
}

TABLE.carrello { width: 745px }

TD.colonna_1 {
	width: 185px;
	padding: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	color: #666666;
	font-size: 8pt;	
	font-weight: normal;
	vertical-align: top;
}

TD.contenuti1 {
	width: 775px;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
	color: #666666;
	font-size: 8pt;	
	font-weight: normal;
	vertical-align: top;
}

TD.contenuti2 {
	width: 280px;
	vertical-align: top;
	padding: 10px;
	padding-top: 0px
}

TD.contenuti3 {
	width: 267px;
	vertical-align: top;
	padding: 10px;
	padding-top: 0px;
	border-left: 2px dotted #E8E8E8
}

TD.colonna_2 {
	width: 575px;
	text-align: left;
	padding: 0px;
	vertical-align: top;
	padding-bottom: 0px
}

TD.colonna_3 {
	width: 200px;
	text-align: left;
	padding: 10px;
	padding-top: 5px;
	vertical-align: top;
}

TD.menu_cat {
	font-size: 9pt;
	vertical-align: top;
	padding-left: 15px;
	padding-top: 7px
}

TD.dati_carrello {
	border-right: 1px solid white;
	padding:3px;
	font-size: 9pt
}

TD.prezzo_totale {
	font-size: 10pt;
	padding: 2px;
	padding-right: 4px;
	background: url(../pictures/dxd.gif) right bottom no-repeat #9EC4AE;
}

TD.etichetta { 
	background-color: #efe7c9;	
	color: #6f611e;
	padding:3px;
	font-size: 9pt
}

TD.etichetta2 {
	border-left: 1px solid #9ec4ae;
}

TD.campo {
	font-size: 9pt;
	background-color: #f8f8f8;
	border: 1px solid #e4e4e4;
	padding: 3px
}

TD.campo2 {
	text-align: right;
	border-right: 1px solid #9ec4ae;
	font-size: 9pt;
	font-weight: bold;
	color:maroon
}

TH {
	border-right: 1px solid white;
	padding: 3px;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #9ec4ae;
}

TH.angolo_sx {
	background: url(../pictures/sx.gif) no-repeat left top #9EC4AE;
	text-align: center;
	border: none;
	border-right: 1px solid white
}

TH.angolo_sxd {
	background: url(../pictures/sxd.gif) left bottom no-repeat #9ec4ae;
	border: none;
	text-align: left;
	padding-left: 7px
}

TH.angolo_dx {
	background: url(../pictures/dx.gif) no-repeat right top #9EC4AE;
	text-align: center;
	border: none
}

/* H1 */

H1 {
	padding-left: 10px;
	font-size: 13pt
}

H1.short {
	margin-top: 5px;
	margin-left: 10px;
	line-height: 25px;
	color: #6f611e;
	width: 532px;
	height: 28px;
	font-size: 11pt;
	background-image: url(../pictures/bghead1.gif);
	background-repeat: no-repeat;
}

H1.long {
	margin-top: 0px;
	margin-right: 0px;
	line-height: 25px;
	color: #6f611e;
	width: 740px;
	height: 28px;
	font-size: 11pt;
	background-image: url(../pictures/bghead2.gif);
	background-repeat: no-repeat;
}

H1.articolo {
	line-height: 25px;
	color: #6f611e;
	width: 740px;
	height: 28px;
	font-size: 11pt;
	background-image: url(../pictures/bghead2.gif);
	background-repeat: no-repeat;
}

H1.news {
	margin-top: 0px;
	margin-right: 0px;
	line-height: 25px;
	color: #6f611e;
	width: 170px;
	height: 28px;
	font-size: 11pt;
	background-image: url(../pictures/bghead3.gif);
	background-repeat: no-repeat;
}

H1.sez {
	color: #ffffff;
	height: 20px;
	margin-left: 0px;
	background-color: #9EC4AE;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: 0px
}

H2 {
	font-size: 10pt;
	margin-top: 15px;
	color: #6f611e;
	font-style: italic;
	padding-left: 15px;
	margin-bottom: 10px;
	background: url(../pictures/st.gif) left 2px no-repeat
}

.maschera {
	font-size: 8pt;
	color:#666666;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: white;
}

/* FONT */

FONT { font-size: 9pt }
	
FONT.prezzo { 
	font-size: 9pt;
	font-weight: bold;
}

FONT.didascalia {
	color: #808080;
	font-weight: normal;
	font-size: 8pt;
	background-color: transparent;
}

FONT.error { 
	font-size: 9pt;
	font-weight: bold;
	color: maroon
}

/* FORM */
FORM.mini_search {
	padding: 0px;
	padding-right: 10px;
}

.bottone {
	padding-left:0px;
	border: none;
	background-color: #ffffff;
	background-image: url(../pictures/bgbottone2b.gif);
	background-repeat: no-repeat;
   color: #002D00;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100px;
	height: 18px;
   text-decoration: none;
	text-align: center;
}

.bottone2 {
	margin-left: 0px;
	border: none;
   font-size: 8pt;
	background-color: #ffffff;
	background-image: url(../pictures/bgbottone3b.gif);
	background-repeat: no-repeat;
   width: 72px;
   color: #002d00;
   font-style: normal;
   font-family: Arial, Helvetica, sans-serif;
   height: 18px;
   text-decoration: none;
}

.minibottone {
	border: none;
   font-weight: bold;
	background-color: #ffffff;
	background-image: url(../pictures/bgminibottone.gif);
	background-repeat: no-repeat;
   color: #ffb400;
   font-family: Arial, Helvetica, sans-serif;
	width: 17px;
   height: 18px;
   text-decoration: none;
	text-align: center;
	padding-bottom: 6px
}

.maschera {
	padding: 2px;
	font-size: 8pt;
	border: 1px solid #A3A3A3;
	background-color: #F6F2E2;
	height: 20px
}

SPAN.sep {
	font-size: 8pt;
	margin-left: 2px;
	margin-right: 2px
}

DIV.sx { float: left; width: 48% }
DIV.dx { float: right; width: 48% }

DIV.sx2 { float: left; width: 68% }
DIV.dx2 { float: right; width: 30% }


TD.pVenditaS { width: 387px; vertical-align: top; font-size: 9pt; padding-right: 25x}
TD.pVenditaD { width: 387px; vertical-align: top; font-size: 9pt; padding-left: 25px}

/* Elenco Sottocategorie/SottoSottocategorie */
.menutitle {
	cursor: pointer;
	margin-bottom: 5x;
	background-color: #ECECFF;
	color: #000000;
	width: 140px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	/*/*/border:1px solid #000000;/* */
}

.submenu {
	margin-left: 18px;
	margin-bottom: 0.5em;
}

FORM.dettagli { margin-top: 5px }

TABLE#headerScreen {
	width: 960px;
	height: 133px
}

TR#footerPrint,
TR.print,
TR#headWellnessPrint,
SPAN#print,
DIV#headerPrint { display: none }