﻿@charset "utf-8";

/* ******************************************************* */
/* * STYLE STRUCTURE STYLESHEET                          * */
/* ******************************************************* */
body {
	margin: 0px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	color: #666666;
	background-color: #F4F4F0;
	background-repeat: repeat-x;
	background-image: url(sfondo.jpg);
}


div#main{
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#mainup{
	width: 100%;
	position:relative;
	z-index: 100;
	text-align: center;
}


div#contenitore{
	width: 990px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(skin2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#testata{
	height: 99px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

div#logo{
	width: 390px;
	height: 99px;
	float:left;
	position:relative;
	text-align: right;
}

div#boxbanner{
	width: 590px;
	height: 79px;
	float:right;
	position:relative;
	text-align: right;
	padding-top: 20px;
	padding-right: 6px;
}

div#menu
{
	text-align: left;
	padding-left: 10px;
	padding-top: 4px;
	position:relative;
	background-image: url(fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 37px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 999;
}

div#contenuti{
	position:relative;
	overflow:hidden;
	height:auto;
	width:960px;
	padding-top: 15px;
	background-image: url(fondo_contenuti.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	
}

div#fondo_footer{
	position:relative;
	height: 15px;
	margin:0px;
	background-image: url(footer_contenuti.jpg);
	background-repeat: no-repeat;
}

div#footer{
	position:relative;
	height: 22px;
	margin:0px;
	padding: 0px;
}

div#footer_menu{
	position:relative;
	font-size: 11px;
	color: #333333;
	padding-bottom: 25px;
	margin:0px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(fondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding-top: 10px;
}

div#footer_ind{
	position:relative;
	font-size: 11px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 100px;
	color: #333333;
	margin: auto;
	padding-bottom: 10px;
}

.space_carte_credito {
	padding-top: 10px;
	padding-bottom: 10px;
}

.menu
{
	display:block;
	padding: 0px;
	z-index:999;
}

.menuitem
{
	color: #ffffff;
	text-transform: uppercase;
	position:relative;
	cursor: hand;
	cursor: pointer;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 17px;
	background-image: url(menu_separetor.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	z-index:999;
}

.submenu
{
	position:absolute;
	left:100px;
	top:100px;
	background-color:#fff;
	border:1px solid #444444;
	z-index:999;
}
.subitemmenu
{
	font-size: 13px;
	background-color:#fff;	
	z-index:999;
	margin:0px 0px 0px 0px;
	padding:5px 10px 5px 10px;
}

.subitemmenu:hover
{
	display:block;
	font-size: 13px;
	color:#444444;
	background-color:#f5f5f5;
}

/* ******************************************************* */
/* * LINK LIST STYLESHEET                                * */
/* ******************************************************* */
a {
	color:#666666;
	text-decoration: none;
}

a:visited{
	color:#666666;
}

a:hover {
	color:#385987;
	text-decoration: underline;
}

/* Elenchi puntati */
.contenuti ul li {
	list-style-image: url(button/elenco_puntato.gif);
	margin-bottom: 5px;
}

/* ******************************************************* */
/* * MARKETING STYLESHEET                                * */
/* ******************************************************* */
h1 {font-size: 35px;
	margin: 0px;
	padding: 0px;}
	
h2 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
	
h3 {font-size: 16px;
	margin: 0px;
	padding: 0px;}
	
	
/* ******************************************************* */
/* * STYLE GRAPHIC                                       * */
/* ******************************************************* */

/* Colonne principali */
.sx{
	float:left;
	width: 700px;
	text-align: center;
}

.dx{
	float:right;
	width: 250px;
}
/* ______________________ */


/* Pubblicità*/
.pubblicita{
	margin-bottom: 10px;

}
/* ______________________ */


/* Box dettaglio prodotto */
.box_dettaglio{
	width: 696px;
	height: 255px;
	margin-bottom: 10px;
}

.barra_box_dettaglio{
	background-image: url(fondo_barra_dettaglio.jpg);
	height: 32px;
	background-repeat: no-repeat;

}

.box_titolo_prodotto{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(fondo_titolo_prodotti.jpg);
	height: 27px;
	line-height: 22px;
	padding-top: 8px;
	background-repeat: no-repeat;
	text-align:left;
}

.contenuto_box_dettaglio{
	height: 170px;

}

.box_img_dettaglio{
	float:left;
	background-image: url(fondo_img.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 201px;
	padding-top: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	
}

.box_dati_dettaglio{
	overflow:auto;
	float:right;
	width: 482px;
	height: 160px;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	position: relative;
}

.box_prezzo_carrello_dettaglio{
	float:right;
	height: 52px;
	text-align: right;
	width: 694px;
	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: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	background-image: url(fondo_dettaglio_carrello.jpg);
	background-repeat: no-repeat;
}

.box_prezzo_dettaglio{
	width: 195px;
	height: 36px;
	text-align: right;
	float: left;
	font-size: 12px;
	padding-top: 16px;
	padding-right: 5px;
}

.box_carrello_dettaglio{
	width: 487px;
	height: 46px;
	text-align: right;
	padding-top: 6px;
	padding-right: 5px;
	float: right;
}

.nomeprod_dettaglio{
	float:left;
	height:26px;
	font-size: 18px;
	padding-top: 5px;
	width: 450px;
	text-align: left;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
	
}

.codice{
	float:right;
	height:20px;
	font-size: 12px;
	padding-top: 7px;
	padding-right: 10px;
	width: 200px;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

.scheda_prodotto{
	font-weight: bold;
	padding-right: 200px;

}
/* ______________________ */



/* Box_offerta */
.offerte{
	position:relative;
	width: 225px;
	border: solid 1px #eeeeee;
}

.barra_offerte{
	background-image: url(fondo_barra_offerte.jpg);
	background-repeat: no-repeat;
	height: 21px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	
}

.img_offerte{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	text-align: center;
	height: 115px;
	padding: 5px;
	
}

.prezzo_offerte{
	background-image: url(fondo_prezzo_efferte.jpg);
	height: 38px;
	text-align: center;
	padding-top: 14px;
	
}

/* ______________________ */


/* Prezzo Prodotto */
.prezzo_prodotto{
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}

.prezzo_prodotto_offerta{
	font-size: 22px;
	color: #FF6600;
	font-weight: bold;
}

.prezzo_scontato{
	font-size: 14px;
	color: #999999;
	font-weight: bold;
	text-decoration: line-through;
}

.iva{
	font-size: 12px;
}
/* ______________________ */



/* Box dx */
.box_dx{
	width: 250px;
	background-image: url(fondo_offerte.gif);
	background-repeat: repeat-x;
}

.box_dx_space{
	width: 250px;
	background-image: url(fondo_offerte.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

.barra_dx{
	background-image: url(fondo_barra_dx.jpg);
	background-repeat: no-repeat;
	height: 29px;
	font-size: 12px;
	padding-top: 7px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.box_accedi{
	background-image: url(fondo_contenuti_dx.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	background-position: center;
}

.contenuti_dx{
	position:relative;
	background-image: url(fondo_contenuti_dx.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	background-position: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

.accesso{
	position:relative;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}

.pass_dim{
	font-size: 9px;
}

.space_box{
	margin-bottom: 10px;

}

.logout{
	font-size: 14px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;

}

.cassa_prodotti{
	float:left;
	width: 70%;
	padding-top: 5px;
	font-size: 16px;
}

.carrello{
	float:right;
}

.box_carrello{
	position:relative;
	width: 90%;
}

.box_tag{
	border: 1px solid #EEEEEE;
	background-color: #FFFFFF;
	padding: 5px;

}
/* ______________________ */



/* Box Prodotto pagina default */
.box_prodotto_default{
	width: 223px;
	height: 300px;
	text-align:center;
	background-color: #FFFFFF;
	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: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}

.box_img_default{
	margin:0 auto;
	height:168px;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

.box_testo_default{
	width: 95%;
	text-align: right;
	height: 90px;
	margin-bottom:10px;
	background-image: url(fondo_descrizione_prodotti.jpg);
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}

.disponibilita_default{
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}

.descrizione_small{
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding-top: 5px;
	text-align: justify;
	height:65px;
	

}

.box_sottocategorie_default{
	width: 330px;
	height: 180px;
	background-color: #FFFFFF;
	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;
}
/* ______________________ */



/* Filtro e impaginazione */
.barra_filtro{
	height:40px
}

.filtro{
	float: left;
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: bold;

}

.impaginazione{
	float: right;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
/* ______________________ */



/* Titoli */
.titolo{
	font-size: 18px;
	color: #666666;
	text-align: left;
	background-image: url(puntatore_arancio.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}

.titololink, a.titololink:link, a.titololink:active, a.titololink:visited, a.titololink:hover{
	font-size: 18px;
	color: #ffffff;
	text-align: left;
	height: 25px;
	font-weight: bold;
	border: none;
	text-decoration: none;
}


.sotto_titolo{
	font-size: 16px;
	color: #666666;
	text-align: left;
	background-image: url(puntatore_grigio.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 25px;
	margin-bottom: 10px;
}
/* ______________________ */


.textbox_login{
	padding: 0px;
	width: 140px;
	height: 15px;
	font-size: 15px;
	line-height: 15px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -8px;
	margin-bottom: 13px;
}
	
	
	
	
.login_button_style
{
    padding: 15px 75px 10px 5px;
}

h1
{
	text-align: left;
	background-image: url(puntatore_grigio.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 18px;
}

div#content
{
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 10px 20px 40px 25px;
}


td.prodotticorrelati_Categoria
{
	height: 26px;
	background-image: url(childproductbg.jpg);
	background-position: left center;
	background-repeat: repeat-x;	
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

td.prodotticorrelati_NomeProdotto
{
	height: 50px;
	font-size: 12px;
}
