body {
	padding: 0px;
	background-color: #84A5B6;
	background-image: url(../image/fondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}

div#main{
	width: 800px;
	position:relative;
	margin: 0px auto;
}

div#testata{
	height: 143px;
	width: 800px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 100;
}

div#flash{
	height: 111px;
	width: 800px;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div#menu{
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-align:left;
	background-image: url(../image/fondo_menu.jpg);
	background-repeat: repeat-x;
	height: 32px;
}

div#contenuti{
	width: 800px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	background-color: #FFFFFF;
}

div#sx{
	width: 520px;
	float:left;
	margin:0;
	position:relative;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	padding:9px;
	background-color: #FFFFFF;
}

div#dx{
	width: 240px;
	float:right;
	margin:0;
	position:relative;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	text-align:center;
	padding:10px;
	background-color: #FFFFFF;
}

div#footer{
	height: 127px;
	width: 800px;
	margin:0;
	position:relative;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-image: url(../image/footer.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-top: 15px;
}

.menu_bott {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height:32px;
	vertical-align: middle;
}
.menu_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.menu_footer a:link, .menu_footer a:active, .menu_footer a:visited{
	color: #333333;
	text-decoration:none;
}

.menu_footer a:hover{
	color: #FF0000;
	text-decoration:underline;
}

.assistenza {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	width: 380px;

}
.dettaglio {
	width: 517px;
}
.numero_prodotti {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #456676;
	padding-right: 10px;
	padding-left: 10px;

}
.numero_prodottisx {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #456676;
	padding-right: 10px;
	padding-left: 10px;
	text-align:right;
}

.image_dettaglio {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 272px;
	vertical-align:top;
}
.finitura {
	background-color: #F1F6F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom:2px;
	vertical-align: middle;


}
.combo_materiale {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	width: 220px;
}
.price_dettaglio {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.riga_dx 
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color:#f1f6f7;
}
.sfondo_bot_foto {
	background-image: url(../image/sfondo_bot_foto.jpg);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.bott_foto {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	padding-right: 12px;
	padding-left: 12px;
}

.bott_foto a:link, .bott_foto a:active, .bott_foto a:visited{
	color: #333333;
	text-decoration:none;
}

.bott_foto a:hover{
	color: #FFFFFF;
	text-decoration:none;
}

.virgola {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #E10915;
}

h1
{
font-size:smaller;
padding-bottom:0px;
margin-bottom:0px;
}
h2
{
font-size:smaller;
padding-bottom:0px;
margin-bottom:0px;
padding-top:0px;
margin-top:0px;

}
.quantita {
	background-color: #F1F6F7;
	padding-top: 7px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.spedizione {
	padding: 5px;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #456676;
	text-align: right;
}
.combo_quantita {
	font-family: Tahoma;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
	width: 40px;
	height:16px;
	margin-left: 8px;
	vertical-align:middle;
}
.margine_materiale {
	padding-top: 5px;
	padding-bottom: 5px;
}
.nome_prodotto2 {
	background-color: #F1F6F7;
	padding: 10px;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 14px;
	text-transform: capitalize;
	color: #E10915;
	font-weight: bold;
}
.box_text_dettaglio {
	padding: 10px;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: justify;
}

.bordo_scuro {
	padding: 10px;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: justify;
}
.nome_prodotto {
	font-family: Tahoma;
	font-size: 20px;
	color: #456676;
	font-weight: bold;
}
.nome_prodotto_box_offerta {
	font-family: Tahoma;
	font-size: 12px;
	color: #456676;
	font-weight: bold;
}

.form {
	font-family: Tahoma;
	font-size: 12px;
	color: #456676;
	font-weight: bold;
}
.formObject 
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.formObjectInvia
{
	background-image:url(../image/invia.gif);
	width:187px;
	height:18px;
}

.link_standard {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: underline;
}

.link_standard a:link, .link_standard a:active, .link_standard a:visited{
	color: #333333;
	text-decoration:underline;
}

.link_standard a:hover{
	color: #FF0000;
	text-decoration:underline;
}

.barra_up {
	height: 19px;
	background-image: url(../image/barra_up.jpg);
}
.categoria {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	text-transform: uppercase;
}
.image_categoria {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
}
.text_categoria {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	height: 114px;
	width: 261px;
	vertical-align: top;
	text-align: justify;
}
.visitati_categoria {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	height: 114px;
	width: 114px;
	text-align: right;
	font-family: Tahoma;
	font-size: 9px;
	vertical-align: top;
	text-transform: uppercase;
}

.visitati_categoria a:link, .visitati_categoria a:active, .visitati_categoria a:visited{
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}

.visitati_categoria a:hover{
	color: #FF0000;
	text-transform: uppercase;
	text-decoration:underline;
}

.titolo_piu_visitati {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #456676;
	text-transform: none;
}
.visitati_categoriasx {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	height: 114px;
	width: 114px;
	text-align: left;
	font-family: Tahoma;
	font-size: 9px;
	vertical-align: top;
	text-transform: uppercase;
}
.categoriasx {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E10915;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase;
}
.titolo_carrello {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #456676;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
.righe_nere {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}
.box_ultimi_prodotti {
	background-color: #EAF0F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}
.box_image_offerte {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BACED6;
	border-bottom-color: #BACED6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BACED6;
	width: 70px;
	text-align: right;
}
.box_text_offerte {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: right;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BACED6;
	border-bottom-color: #BACED6;
	width: 133px;
	padding: 5px;
	font-weight: bold;
}
.ultimi_prodotti_image {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 35px;
	width: 35px;
}
.ultimi_prodotti_text {
	padding: 5px;
	width: 150px;
	text-align: left;
}
.box_menu_categorie {
	background-color: #EAF0F2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.menu_categorie{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(../image/fondino_menu_categorie.jpg);
	background-repeat: repeat-y;
	line-height: 20px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: bold;
}

.menu_categorie a:link, .menu_categorie a:active, .menu_categorie a:visited{
	color: #666666;
	text-decoration: none;
}

.menu_categorie a:hover{
	color: #FF0000;
	text-decoration: none;
}

.sotto_categoriesx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #456676;
	padding-left: 5px;
}
.sotto_categoriesx a:link, .sotto_categoriesx a:active, .sotto_categoriesx a:visited{
	color: #456676;
	text-decoration: none;
}

.sotto_categoriesx a:hover{
	color: #FF0000;
	text-decoration: none;
}

.sotto_categoriedx {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #456676;
	padding-right: 5px;
	text-align: right;
}

.sotto_categoriedx a:link, .sotto_categoriedx a:active, .sotto_categoriedx a:visited{
	color: #456676;
	text-decoration: none;
}

.sotto_categoriedx a:hover{
	color: #FF0000;
	text-decoration: none;
}
.barra_up_prodotto {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #456676;
	text-decoration: none;
	background-image: url(../image/barra_up_prodotto.jpg);
	background-repeat: no-repeat;
	width: 150px;
	height: 19px;
	padding-left: 10px;
	text-transform: uppercase;
}
.image_prodotto {

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 4px;
	height: 114px;
	width: 114px;
}
.prezzo_box_prodotto {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 30px;
	text-align: center;
}
.campo_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	height: 28px;
	width: 100px;
	border: 1px solid #999999;
	text-indent: 10px;
	vertical-align: middle;
}
.nobordibox {
	border: 1px solid #FFFFFF;
}

.bordoform
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.button_continua_shopping
{
	background-image:url(../image/torna_allo_shopping.gif);
}

.button_vai_cassa
{
	background-image:url(../image/vai_alla_cassa.gif);
}


.bottoneUpDown {
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	vertical-align:middle;
	border-style:none;

}


#bubble_tooltip{
		width: 152px;
		position: absolute;
		display: none;
}

#bubble_tooltip .bubble_top{
	background-image: url('../image/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;
	
}

#bubble_tooltip .bubble_middle
{
	background-image: url('../image/bubble_middle.gif');
	background-repeat: repeat-y;	
	padding-left: 7px;
	padding-right: 7px;
	top:0px;

}

#bubble_tooltip .bubble_middle span{
	position:relative;
	top:0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;

}

#bubble_tooltip .bubble_bottom{
	background-image: url('../image/bubble_bottom.gif');
	background-repeat:no-repeat;
	height:44px;
	position:relative;
	top:0px;
}

/* Tasti pager */
.PagerButton{
	font-size: 12px;
	color: #333333;
	text-align: left;
	background: transparent;
	height: 15px;
	margin:0px;
	border:none;
	cursor:hand;
	cursor:pointer;
}
/* ______________________ */
