body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(../images/layout/sfondo.jpg);
	background-repeat : repeat-x;
}

.noborder {
	border: 0px solid #CCCCCC;
}

.carrello {
	text-align: center;
	font-weight: bold;
}

table.main {
	border: 1px solid #CCCCCC;
}

.bianco {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#cella1 {
	text-decoration: none;
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#cella2 {
	text-decoration: none;
	background-color: #D3E3F9;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#cella3 {
	text-decoration: none;
	background-color: #F0F0F0;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
#cella4 {
	text-decoration: none;
	background-color: #F9F9F9;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

td.login {
	border : 1px solid #CCCCCC;
	background-color: #F1F1F1;
	background-image : url(../images/layout/sfumatura_login.gif);
	background-repeat : repeat-x;
}

td.menusx {
	border : 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

div {
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-arrow-color:#CCCCCC; 
	scrollbar-darkshadow-color:#CCCCCC; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#CCCCCC; 
	scrollbar-shadow-color:#CCCCCC;
}

a.buttonh{
	display: block;
	width: 59px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	font: bold 11px/20px "Tahoma";
	color: #8C8C8C;
	background-image : url(../images/layout/menuh_desel.gif);
	background-repeat: no-repeat;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

a.buttonh:hover{
	display: block;
	width: 59px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	font: bold 11px/20px "Tahoma";
	color: #323733;
	background-image : url(../images/layout/menuh_sel.gif);
	background-repeat: no-repeat;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

a.button{
	display: block;
	width: 109px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	font: bold 11px/20px "Tahoma";
	color: #8C8C8C;
	background-image : url(../images/layout/menu_desel.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

a.button:hover{
	display: block;
	width: 109px;
	height: 27px;
	text-decoration: none;
	text-align: center;
	font: bold 11px/20px "Tahoma";
	color: #323733;
	background-image : url(../images/layout/menu_sel.gif);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td.uno {
	border-right : 1px solid #FFFFFF;
	border-left : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
}

td.due {
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
}

td.duebis {
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-image : url(../images/layout/sfondopagina.gif);
	background-repeat : repeat-x;
	background-color : #EFEFEF;
}

td.duebisg {
	border-right : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
	padding: 0px 0px 0px 0px;
	background-image : url(../images/layout/sfondopagina_g.gif);
	background-repeat : repeat-x;
	background-color : #EFEFEF;
}

br {
	font-size: 10px;
	padding-bottom: 2px;
	padding-right: 2px;
}

li {
	font-size: 12px;
	padding-bottom: 4px;
	padding-right: 4px;
}

img.bordo {
	border : 1px solid #000000;
}

img.bordobianco {
	border : 1px solid #FFFFFF;
}

a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-right: 2px;
}

a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.login {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

a.login:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

a.bianco {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.bianco:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.sx {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: center;
}

a:hover.sx {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: center;
}

a.prodottidettaglio {
	text-decoration: none;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #F8F8F8;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
	width: 150 px;
	height: 150 px;
	background-color: #F8F8F8;
	vertical-align : middle;
}

a:hover.prodottidettaglio {
	text-decoration: underline;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #FFE83A;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
	width: 150 px;
	height: 150 px;
	background : url(../images/layout/grigio.gif);
	vertical-align : middle;
}

a.menu1 {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
	width: 133 px;
	height: 20 px;
	background-image : url(../images/layout/grigioscurissimo.gif);
}

a:hover.menu1 {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
	width: 133 px;
	height: 20 px;
	background-image : url(../images/layout/grigiochiaro.gif);
}

a.menu2 {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
	width: 148 px;
	height: 20 px;
	background-image : url(../images/layout/grigioscurissimo.gif);
}

a:hover.menu2 {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: center;
	width: 148 px;
	height: 20 px;
	background-image : url(../images/layout/grigiochiaro.gif);
}

a.prodottiselect{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-left: 4px;
	text-align: left;
	width: 191 px;
	height: 20 px;
	background-color: #FFE83A;
}

a:hover.prodottiselect {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 3px;
	padding-left: 4px;
	text-align: left;
	width: 191 px;
	height: 20 px;
	background-color: #FFE83A;
}

a.footer {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	padding-right: 2px;
	text-decoration : none;
}

a:hover.footer {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
	padding-right: 2px;
}

h1 {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	display : inline;
}

h1.verde {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	display : inline;
}

h1.rosso {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	display : inline;
}

h1.arancio {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	display : inline;
}

h2 {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	display : inline;
}

input {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #CCCCCC;
}

input.contatti {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #CCCCCC;
}

input.registrazione {
	text-decoration: none;
	width: 350;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #CCCCCC;
}

textarea {
	text-decoration: none;
	width: 350;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #CCCCCC;
}

select{
	text-decoration: none;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0px;
	padding-right: 0px;
	font-family: Tahoma;
	border : 1px solid #818181;
}

input.button {
	text-decoration: none;
	font-size: 9px;
	font-family: Tahoma;
	font-weight: normal;
	color: #666666;
	padding: 0,0,0,0px;
	border : 1px solid #666666;
	background-color: #CCCCCC;
}

.testo {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: justify;
}

.testosx {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: right;
}

.testoevidenza {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	text-align: right;
}

.testorosso {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: justify;
}

.form {
	font-size: 10px;
	font-weight: bold;
	color: #818181;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: right;
}

.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font : "Tahoma";
}

.titoloindex {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font : "Tahoma";
}

.titolo2 {
	font-size: 12px;
	font-weight: bold;
	color: #F0F0F0;
	text-align: center;
	font : "Tahoma";
}

.titoloservizi {
	font-size: 16px;
	font-weight: bold;
	color: #6699CC;
	text-align: left;
	font : "Tahoma";
}

.offerte {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	font : "Tahoma";
}

.titolo3 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font : "Tahoma";
}

.footer {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	padding: 2px 2px 2px 2px;
	font : "Tahoma";
}

.top {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 2px 2px 6px;
	font : "Tahoma";
}

.navigazione {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	font : "Tahoma";
}

a.navigazione {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	font : "Tahoma";
}

a:hover.navigazione {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
	padding-right: 2px;
	font : "Tahoma";
}

a.dettaglio {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	padding-bottom: 2px;
	padding-right: 2px;
}

a.dettaglio:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	padding-bottom: 2px;
	padding-right: 2px;
}
