body
{
	margin: 0px; padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	/*height: 100%;*/
	background: #FF4600 center;
}
table, td, tr
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
img
{border: 0px;}
#princ
{text-align:center;}
/*---------------------- TESTATA---------------------*/
#testata
{
	margin-top: -1px;
	text-align:center;
}
h, h1, h2
{margin:0px; border:0px; font-size:10px; color: #FFDBB7; font-weight:normal;}
h1
{padding-bottom:10px;}
h3
{margin-left:3px; margin-right:23px; margin-bottom:5px; margin-top: 5px; border:0px; font-size:10px; font-weight:normal; text-align:justify}
/*----------------- form -------------------------------*/
select, textarea
{
	font-size: 11px; vertical-align: middle; font-family: Verdana, Arial, Helvetica;
}
input
{
	font-size: 11px;
	vertical-align: middle;
}
form
{
	margin: 0px;
}
/*---------------------------------------------------------**/
a, a:active, a:visited, a:hover
{
	text-decoration: none;
}

/*--------------------- BOTTONE NORMALE bianco --------------------*/
.n, a.n, a.n:active, a.n:visited
{
	font-weight: bold;
	color: #FFFFFF;
}
a.n:hover
{
	font-weight: bold;
	color: #DADADA;
}
/* BOTTONE NORMALE arancio */
.na, a.na, a.na:active, a.na:visited
{
	font-weight: bold;
	color: #FF4600;
}
a.na.hover
{
	font-weight: bold;
	color: #DADADA;
}
/*--------------------------- linea orizzontale con bottoni istituzionali-----------------------------------*/
.navor
{
	width: 100%;
	height:20px;
	background: url(img/sfumatura.gif);
	text-transform: uppercase; 
	line-height: 20px;
}
.navor a, .navor a:active, .navor a:visited
{
	font-weight: bold;
	color: #FF4600;
	padding-right: 10px;
	padding-left: 10px;
}
.navor a:hover
{
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
.navor img
{
	border: 0px;
	vertical-align: middle;
}
/*------------------------------------TABELLA PRINCIPALE CENTRO PAGINA----------------------------------------*/
.bb
{
	margin-top: 0px;
	vertical-align: top;
	padding-top: 8px;
	background: url(img/bia.gif) center repeat-y;
}
/* cella di sx del menu*/
.mn
{
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
 	padding-left: 8px;
}
/*riquadro menu*/
.menu
{
	width: 190px;
	background-color: #FF4600;
	border-right: #FF4600 1px solid;
	border-left: #FF4600 10px solid;
	border-top: #FF4600 2px solid;
	border-bottom: #FF4600 1px solid;
	margin-bottom: 8px;
	margin-right: 2px;
	padding:2px;
}
.menu SPAN
{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
}
/*per bottone al posto del titolo del riquadro*/
.menu a, .menu a:active, .menu a:active
{
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
}
.menu a:hover
{
	font-weight: bold;
	color: #DADADA;
	line-height: 18px;
	padding-left: 2px;
	padding-right: 2px;
	display: block;
}
.menuric
{
	width: 190px;
	background-color: #FF4600;
	border-right: #FF4600 1px solid;
	border-left: #FF4600 10px solid;
	border-top: #FF4600 2px solid;
	border-bottom: #FF4600 1px solid;
	margin-bottom: 8px;
	padding-right:4px;
	text-align:right;
	color:#FFFFFF;
	font-weight: bold;
}
/* bottoni sottocategoria dentro il riquadro*/
DIV.cat
{
	background-color: #FFFFFF;
}
.cat a, .cat a:active, .cat a:visited
{
	line-height: 16px;
	border-bottom: #DADADA 1px solid;
	font-weight: normal;
	padding-left: 2px;
	display: block;
	background-color: #FFFFFF;
	color: #000000;
}
.cat a:hover
{
	line-height: 16px;
	border-bottom: #DADADA 1px solid;
	font-weight: normal;
	padding-left: 2px;
	display: block;
	background-color: #F6F6F6;	
	color: #FF4600;
}
/* interno riquadro carrello*/
DIV.carrello
{
	background-image: url(img/carrello.gif);
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat; 
	display: block;
	padding: 2px;	
	background-color: #FFFFFF;
	color:#000000;
}

/* cella body centrale*/
.centro
{
	/*width:560px;*/
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/*SOTTOCATEGORIE in alto td centrale*/
.sottocat
{
	border-left: #FF4600 1px solid;
	border-right: #FF4600 3px solid;
	border-bottom: #FF4600 3px solid;
	border-top: #FF4600 1px solid;
	width: 520px;
	background-color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
.sottocat SPAN
{
	border-bottom: #FFFFFF 1px solid;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4600;
	line-height: 19px;
	padding-left: 3px;
}
/*bottoni sottocategoria*/
.sottocat a, .sottocat a:active, .sottocat a:visited
{
	color: #000000;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 7px;
	background-image: url(img/puntino.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*display: inline-block;*/
	margin-left: 2px;
	font-weight: bold;
}
.sottocat a:hover
{
	color: #FF4600;
	line-height: 16px;
	padding-right: 10px;
	padding-left: 7px;
	background-image: url(img/puntino.gif);
	background-position: left;
	background-repeat: no-repeat;
	/*display: inline-block;*/
	margin-left: 2px;
	font-weight: bold;
}
/*numeri*/
.numeri
{
	text-align: center;
	width: 100%;
	line-height: 24px;
}
.numeri a, .numeri a:active, .numeri a:visited
{
	font-weight: bold;
	color: #FF4600;
	text-decoration: none;
	border: #DADADA 1px solid;
	padding-left: 3px;
	padding-right: 3px;
}
.numeri a:hover
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: #DADADA 1px solid;
	padding-left: 3px;
	padding-right: 3px;
}
/* SCHEDA PRODOTTO*/
.linea
{
	line-height: 26px;
	padding-left: 20px;
	font-weight: bold;
	display: inline-block;
	background-image: url(img/linea.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.scheda
{
	width: 500px;
	text-align: left;
	line-height: 15px;
	height: 108px;
	background-attachment: scroll; 
	overflow: auto;
	padding-right:10px;
	padding-left:10px;
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5;
	SCROLLBAR-SHADOW-COLOR: #F5F5F5;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}
}
.schedag
{
	width: 520px;
	text-align: left;
	line-height: 15px;
	/*height: 360px;*/
}
.scheda a, .scheda a:active, .scheda a:visited, .schedag a, .schedag a:active, .schedag a:visited
{
	font-weight: bold;
	color: #FF4600;
}
.scheda a:hover, .schedag a:hover
{
	font-weight: bold;
	color: #666666;
}
#scheda_picc
{
	float: left;
	text-align: left;
	border: 0px;
	margin: 4px;
	width: 100px;
}
#scheda_gran
{
	/*float: left;*/
	text-align: center;
	padding-top: 0px;
	margin: 4px;
}
/* PER ORDINARE */
.varianti
{
	width: 516px;
	/*display:block;*/
	background: url(img/fine2.gif) #FF4600 top repeat-x;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.varianti SELECT
{
	font-size: 11px;
	width: 320px;
	vertical-align: middle;
}
.varianti INPUT
{
	font-size: 11px;
	vertical-align: middle;
}
/*PIE DI PAGINA*/
.pie
{
	border-top: #666666 1px solid;
	height: 50px;
	background-color: #FF4600;
	vertical-align: middle;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
/* HOME PAGE RIQUADRI*/
.casellatd 
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
/*----------------------------------------riquadro bordato con descrizione e foto prodotto-------------------------------------*/
.casella
{
	border-left: 2px #FF4600 solid;
	border-right: 1px #FF4600 solid;
	border-top: 2px #FF4600 solid;
	margin-right: 6px;
	height: 100px;
	width: 240px;
}
.casella IMG
{
	float: left;
	border: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.casella a, .casella a:active, .casella a:visited
{
	font-weight: bold;
	color: #FF4600;
}
.casella a:hover
{
	font-weight: bold;
	color: #FF4600;
}
/*fine riquadro in rosso*/
.casellafn
{
	background: url(img/lineaarancio.gif) left repeat-y;
	color: #FFFFFF;
	height: 18px;
	padding-left: 4px;
	width: 248px;
	margin-bottom: 6px;
	display:block;
}
.casellafn IMG
{
	float: right;
	border: 0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
}
.casellafn a, .casellafn a:active, .casellafn a:visited, .casellafn a:hover
{
	font-weight: bold;
	color: #FFFFFF;
	border:0px;
}
/*titolo normale */
.titolo
{
	color: #FF4600;
	font-weight: bold; 
}
/*titolo grande e sottolineato*/
.titolog
{
	color: #FF4600;
	font-weight: bold;
	width: 96%;
	border-bottom: #DADADA 1px solid;
	line-height: 18px;
	padding-left: 10px;
	text-transform: uppercase;
}
.sottolin
{
	text-decoration: underline;
	font-weight: bold;
}
/*news*/
.data
{
	font-style: italic;
	padding-left: 30px;
	color: #000000;
	text-transform: none;
}
.dettaglio
{
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 4px;
	border-bottom: #DADADA 1px solid;
	background-color: #F6F6F6;	
}
.dettagliob
{
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 4px;
	border-bottom: #DADADA 1px solid;
}
.sx
{
	float: left;
	text-align: left;
	border: 0px;
}
.dx
{
	float: right;
	text-align: right;
	border: 0px;
}
.centrale
{
	text-align: center;
}
.rosso
{
	width: 99%;
	background: url(img/lineaarancio2.gif) repeat-y center;
	line-height: 18px;
	height: 18px;
	border-top: #FFFFFF 1px solid;
}
TABLE.Mta TD
{
	border-bottom: #DADADA 1px solid;
	line-height: 18px;
}
.scrossa
{
	line-height: 18px;
	color: #FF4600;
	padding-top: 2px;
	margin-top: 2px;
	border-top: #DADADA 1px solid;
	width: 98%;
}
.just
{
	text-align:justify;
}
.ann 
{ 
		text-decoration: line-through;
} 
a.banner, a.banner:active, a.banner:visited 
{
	color: #FF4600;
	text-decoration: none;
	padding-left: 5px;
}
a.banner:hover
{
	color: #dadada;
	text-decoration: none;
	padding-left: 50px;
}