body
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	height: 100%;
	background-color: #FF4600;
	background-image: url(img/bia.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
table, td, tr
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
img
{
	border: 0px;
	vertical-align: middle;
}
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;
}
/*IMMAGINE IN TESTATA*/
#testata
{
	width: 760px;
	text-align: center;
	height: 110px;
	margin-top: -1px;
}
/*linea orizzontale con bottoni istituzionali*/
DIV.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;
}
/*TABELLA PRINCIPALE CENTRO PAGINA*/
TABLE.bb
{
	width: 760px;
	margin-top: 4px;
	vertical-align: top;
	padding: 0px;
}
/* cella di sx del menu*/
TD.mn
{
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-top: 4px;
}
/*riquadro menu*/
.menu
{
	width: 180px;
	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;
}
/* 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*/
TD.centro
{
	width:560px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 550px;
}
/*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: 530px;
	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: 530px;
	text-align: left;
	line-height: 15px;
	height: 106px;
}
.schedag
{
	width: 530px;
	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: 526px;
	/*display:block;*/
	background: url(img/fine2.gif) #FF4600 right top repeat-x;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFFFFF;
}
.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;
	width: 760px;
	height: 50px;
	background-color: #FF4600;
	vertical-align: middle;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
/* HOME PAGE RIQUADRI*/
.casellatd 
{
	padding: 0px;
	margin: -2px;
	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-color: #FF4600;
	color: #FFFFFF;
	height: 18px;
	margin-right: 6px;
	padding-left: 4px;
	width: 248px;
	margin-bottom: 6px;
}
.casellafn IMG
{
	float: right;
	border: 0px;
}
.casellafn a, .casellafn a:active, .casellafn a:visited, .casellafn a:hover
{
	font-weight: bold;
	color: #FFFFFF;
}
/*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-color: #FF4600;
	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;
}
