/*CSS BY EPIDEMIA LAB WEB & GRAPHICS WWW.EPIDEMIALAB.IT*/
/* web design, develop by epidemia lab*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #69685e;
	background: #e5e5e5 url(../img/footer.png) repeat-y center top;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

form {
	margin: 0;
	padding: 0;
}

#reciver_news {margin: 0;padding: 0;}

.zero { margin: 0; padding:0;}

h1 {font: bold 15px Verdana, Arial, Helvetica, sans-serif; margin: 0; color:#fcc400; text-transform: uppercase;}
h2 {font: 14px Verdana, Arial, Helvetica, sans-serif; margin: 0; color:#689062; font-weight:bold}

h3 {font: bold 11px Verdana, Arial, Helvetica, sans-serif; color: #fcc400; padding:0; margin: 0;}
h3 a {color:#fcc400}
h3 a:hover {color:#f9b700}


a {color: #999999;	text-decoration:none;}

a:hover {
	color: #666666;
	text-decoration: none;
}

img {border: 0px;}

#contmain {
	width: 976px;
	text-align: center;
	margin: auto;
	background: url(../img/bg_container.png) repeat-y center top;
}

#head {
	background: url(../img/head_top.png) no-repeat top center;
	width: 976px;
	height: 93px;
	text-align: left;
	float: left;
	margin: 0;
}

#banner_big {
	width: 976px;
	height: 272px;
	text-align: center;
	float: left;
	margin: 0;
}


#banner_a {
	width: 604px; /*640*/
	height: 272px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0 0 0 36px;
	}

#banner_b {
	width: 293px; /*300*/
	height: 265px; /*272*/
	float: left;
	text-align: left;
	padding: 7px 0 0 7px;
	margin: 0;
	}

#banner_b img {
	width: 283px;
	height: 261px;
	margin: 0;
	}

#logo {
	width: 636px; /*680*/ /*655*/
	height: 74px; /*93*/
	text-align: left;
	float: left;
	margin: 0;
	padding: 19px 0 0 43px;
	}

.home a {
	width: 280px;
	height: 61px;
	text-align: left;
	background: url(../img/ato_casa_home.png) no-repeat top left;
	display: block;
	float: left;
	}

.home a:hover {
	width: 280px;
	height: 61px;
	text-align: left;
	background: url(../img/ato_casa_home.png) no-repeat bottom left;
	display: block;
	float: left;
	}



.home a span, .carrello a span { display: none}

#box_carrello {
	width: 250px;
	height: 74px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 19px 0 0 0;
	}
	
.carrello a {
	width: 72px;
	height: 52px;
	text-align: left;
	background: url(../img/carrello.png) no-repeat top left;
	display: block;
	float: left;
	}
	
.carrello a:hover {
	width: 72px;
	height: 52px;
	text-align: left;
	background: url(../img/carrello.png) no-repeat bottom left;
	display: block;
	float: left;
	}

	
	
.txt_carrello {
	width: 172px;
	height: 67px; /*72*/
	text-align: left;
	float: left;
	padding: 5px 0 0 2px;
	font-size: 10px;
}

.txt_carrello a { color: #fcc400; font-weight: bold;}
.txt_carrello a:hover { color: #d20a1c}

/*MENU LATERALE*/

#menu_sx {
	width: 172px; /*210*/
	text-align: left;
	float: left;
	margin:0;
	padding: 10px 0 25px 36px;
}

/*BOX MENU*/

div.contmenu, div.contmenu_carrello {
	width: 172px;
	text-align: left;
	float: left;
	margin:0 0 10px 0;
	padding:0;
}

div.topmenu, div.topmenuCategorie, div.topmenuCarrello, div.topmenuMarchi, div.topmenuNewsletter, div.topmenuPagamenti {
	width: 172px;
	height: 34px;
	background: no-repeat top center;
}


div.topmenuCategorie {
	background: url(../img/box_generale_top.png)
}

div.topmenuMarchi {
	background: url(../img/box_marchi_top.png)
}

div.topmenuNewsletter {
	background: url(../img/box_newsletter_top.png)
}

div.topmenuPagamenti {
	background: url(../img/box_pagamenti_top.jpg)
}


div.center_menu {
	width: 133px; /*172*/
	text-align: left;
	font-size: 10px;
	padding: 3px 20px 0 19px;
	background: url(../img/box_generico_bg.png) repeat-y;
}

div.center_menu_nl {
	width: 154px; /*182*/
	text-align: left;
	font-size: 10px;
	padding: 8px 15px 0 13px;
	background: url(../img/box_carrello_bg.jpg) repeat-y center;
	color: #858585;
}


div.botmenu {
	width: 172px;
	height: 14px;
	background: url(../img/box_generico_bot.png) no-repeat center top;
}


/*bottone acquista*/
div.btn_acquista {
	width: 153px;
	height: 41px;
	margin: 8px 0 3px 0;
	background: url(../img/btn_acquista.jpg) no-repeat center top;
}

div.btn_acquista span {display: none}

div.btn_acquista a {
	width: 153px;
	height: 41px;
	display: block;
	background: url(../img/btn_acquista.jpg) no-repeat center top;
}

div.btn_acquista a:hover {
	width: 153px;
	height: 41px;
	display: block;
	background: url(../img/btn_acquista_on.jpg) no-repeat center top;
}

/*bottone newsletter*/

input.nl {
	width: 82px;
	height: 15px;
	border: 1px solid #d2d2d2;
	color: #858585;
	margin: 8px 0;
	vertical-align: top;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}

input.btn_newsletter {
	width: 41px;
	height: 19px;
	font-size: 12px;
	margin: 8px 0;
	border: 1px solid #5d7d58;
	background: #70976a;
	color: #FFFFFF;
	cursor: pointer;
}

input.btn_newsletter a {background: #70976a;}
input.btn_newsletter a:hover {background: #70976a;}

/*menu fine*/


#box_center {
	width: 568px; /*582*/
	float: left;
	margin: 0;
	text-align: center;
	padding: 12px 0 28px 14px;
}

ul.menu {
	margin: 0;
	padding:  3px 3px 8px 0px;
	list-style-type: none;
	color: #787878;
	font-size: 11px;
}

ul.menu li {
	line-height: 20px;
	border-bottom: 1px solid #d7d7d7;
	padding: 0;
	margin: 0;
	text-indent: 2px;
}

ul.menu li a {color: #787878; cursor: pointer;}

ul.menu li a:hover {color: #59481d}

/*sotto menu*/
ul.sotto_menu {
	margin: 0;
	padding: 3px 3px 4px 4px;
	border-bottom: none;
	list-style-type: none;
	color: #1b7d33;
	font-size: 11px;
}

ul.sotto_menu li {
	line-height: 17px;
	border-bottom: none;
	border: none;
	padding: 0;
	margin: 0;
	text-indent: 4px;	
}

ul.sotto_menu li a {color: #979797; cursor: pointer;}
ul.sotto_menu li a:hover {color: #aeaeae}



ul.elenco_menu {
	margin: 0 0 7px 0;
	padding: 0;
	list-style-type: none;
}

ul.elenco_menu li {
	line-height: 12px;
	padding: 0;
	margin: 0;
}

ul.elenco_menu li a {color: #7e6628; cursor: pointer;}
ul.elenco_menu li a:hover {color: #59481d}


/*carrello*/
input.carrello {
	background: url(../img/btn_compra.gif) no-repeat left;
	border: none;
	width: 90px;
	height: 22px;
	cursor: pointer;
	margin: 5px 0 0 0;
	text-align: left;
}

/*Newsletter*/
input.newsletter {
	width: 120px;
	height: 22px;
	background: #ffffff;
	padding: 0;
	line-height: 25px;
	vertical-align: middle;
	border: 2px solid #cccccc;
	margin: 5px 0 0 0;
	text-indent: 2px;
	text-align: left;
	color: #666666;
}

input.newsletterBTN {
	background: url(../img/bottone_newsletter.png) no-repeat center;
	width: 88px;
	height: 20px;
	border: none;
	cursor: pointer;
	padding: 5px 0 0 0;
	margin: 5px 0 10px 0;
}

/*GENERIC*/

div.title_generic, div.title_page {
	width: 552px; /*568*/
	text-align: left;
	padding: 0 14px 12px 0;
	margin: 0;
	float: left;
}

div.title_page {margin-top: 1px}


div.title_proposte {
	width: 552px; /*568*/
	text-align: left;
	padding: 0 14px 0 0;
	margin: 40px 0 22px 0;
	border-bottom: 1px dotted #cccccc;
	float: left;
}


.giallo, .giallo a {
	color: #fcc400;
	font-weight: bold
}

.giallo a:hover {
	color: #fcc400;
	font-weight: bold
}

.giallo_12, .giallo_12 a {
	color: #fcc400;
	font-weight: bold;
	font-size: 12px
}

.verde, .verde a {
	color: #70976a;
	font-weight: bold
}

.verde a:hover {
	color: #4b7232;
	font-weight: bold
}


.euro, .euro a {
	color: #FFF;
	font-weight: bold;
	background: #fcc400;
	font-size: 15px;
	padding: 1px 4px;
}


.euro_2, .euro_2 a {
	color: #fcc400;
	font-weight: bold;
	font-size: 14px;
	padding: 1px 4px;
}


.euro_12, .euro_12 a {
	color: #627aac;
	font-weight: bold;
	font-size: 12px
}

.sconto {
	text-decoration:line-through;
	color: #fcc400;
}

.sconto_gr {
	text-decoration:line-through;
	color: #B2B2B2;
}

.compra_subito, .compra_subito a {
	color: #d20a1c;
	margin-top: 5px;
	display: block;}

.compra_subito a:hover { color:#9a141b}


/*BOX EVIDENZA*/

div.reciver_evidenza, div.reciver_proposte {
	width: 568px;
	float: left;
	padding: 0;
	margin: 0;
}

/*div.reciver_evidenza {height: 209px;}
div.reciver_proposte {height: 171px;}*/

div.box_evidenza {
	width: 567px;
	float: left;
	padding: 0 0 14px 0;
	text-align: left;
}

div.box_proposte {
	width: 568px; /*568*/
	float: left;
	padding: 24px 0 14px 0;
	text-align: left;
}


div.box_condizioni {
	width: 686px;
	float: left;
	padding: 0 0 20px 6px;
	text-align: left;
}

div.box_testo {
	width: 552px;/*568*/
	float: left;
	padding: 0 16px 30px 0;
	text-align: justify;
	line-height: 18px;
}


div.line_ricerca {
	width: 552px;
	float: left;
	padding: 0;
	margin: 5px 0 8px 0;
	font-size: 10px;
	text-align: right;
}

div.line_ricerca a {
	color: #fcc400
}
div.line_ricerca a:hover {
	color: #d6081c
}

div.box_risultati {
	width: 568px; /*568*/
	float: left;
	padding: 6px 0;
	text-align: left;
}

.form_ricerca {
	width: 100px;
	height: 15px;
	vertical-align: middle;
	font-size: 10px;
	color: #999999;
	}

/*Box dx banner*/

#box_dx {
	width: 175px; /*211*/
	text-align: left;
	float: left;
	margin:0;
	padding: 12px 0 15px 0;
}

#box_dx img {
	width: 141px;
	margin: 0 0 14px 0;
}

/*PAGINAZIONE*/

.cont_numerazione, .cont_indietro {
	width: 568px;
	padding: 20px 0;
	margin: 0;
	font-size: 10px;
	text-align: center;
	float: left;
}
.cont_numerazione a {
	padding: 5px 8px;
	text-decoration: none;
	color: #8d8c7e;
	background: #FFF;
	border: 1px #fcc400 solid;
}
.cont_numerazione a:hover {
	color: #504f48;
	background: #E6E6E6;
}



.cont_indietro a {
	text-decoration: none;
	color: #999999;
	text-decoration: none;
}

.cont_indietro a:hover {
	color: #CCCCCC;
}




/*box evidenza singoli*/

div.cont_evidenza, div.cont_evidenzaBis {
	width: 172px;/* 174  + 1px bordo*/
	height: 300px;
	float: left;
	padding: 0;
	text-align: left;
	margin: 0 14px 0 0;
	border: 1px dotted #838383;
}

div.cont_evidenzaBis {
	margin: 0;
}

div.box_img img {/*	height: 150px;*/}

div.box_img {
	width: 148px; /*172*/
	height: 151px; /*153*/
	float: left;
	padding: 12px;
	text-align: left;
	background: #FFFFFF;
	text-align: center;
}

div.txt_evidenza {
	width: 148px;
	float: left;
	text-align: left;
	line-height: 15px;
	font-size: 10px;
	padding: 5px 12px 12px 12px;
	color: #8b8b8b;
}



/*proposte*/
div.cont_proposte, #content {
	width: 181px; /* + 1px bordo*/
	float: left;
	padding: 0;
	text-align: left;
	margin: 0 8px 0 0;
}

div.box_img_proposte img {/*height: 114px; /*116*/}

div.box_img_proposte {
	width: 87px; /*145*/
	height: 80px; /*116*/
	float: left;
	padding: 0;
	text-align: left;
	background: #FFFFFF;
	text-align: center;
}

div.box_img_proposte a {
	width: 87px; /*145*/
	height: 80px; /*116*/
	display: block;
	border: 1px solid #c7c7c7;
}

div.box_img_proposte a:hover {
	width: 87px; /*145*/
	height: 80px; /*116*/
	display: block;
	border: 1px solid #a0a0a0;
}

div.txt_proposte {
	width: 85px; /*92*/
	float: left;
	text-align: left;
	font-size: 10px;
	padding: 0 0 0 7px;
	color: #76756a;
}


div.descr_ricerca {
	width: 344px; /*354*/
	float: left;
	text-align: left;
	font-size: 10px;
	padding: 0 12px 0 12px;
	color: #76756a;
}

div.descr_fornitori {
	width: 450px;
	float: left;
	text-align: left;
	font-size: 10px;
	padding: 0 12px 0 12px;
	color: #76756a;
}

div.prezzo_ricerca {
	width: 90px; /*97*/
	float: left;
	text-align: left;
	font-size: 10px;
	padding: 0 0 0 7px;
	color: #76756a;
}

/*bottom*/
div.bottom {
	width: 500px;
	float: left;
	padding: 15px 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #a7a695;
}


/*FOOTER*/	
#footer {
	width: 929px; /*976*/
	height: 80px; /*92*/
	clear: both;
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding: 15px 47px 0 0;
	margin: 0;
	background: url(../img/footer.png) repeat-y top left;
	color: #FFF;
}

#footer a {
	color: #a97c00;
	text-decoration:none;
}

#footer a:hover {
	color: #f9e3a7;
}

#footer_bot {
	width: auto;
	text-align: center;
	font-size: 10px;
	color: #96958d;
}





/*acquistaaa*/
div.divisore {
	width: 99%;
	height: 2px;
	font-size: 2px;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
	margin: 6px 0;
	float: left;
}

.totale { float: right; margin: 5px 30px;}

div.dettaglioTesto input.bottoneDettaglio {
	background: url(../img/btn_aggiungi.gif) no-repeat center;
	width: 151px;
	height: 22px;
	border: none;
	cursor: pointer;
	padding: 10px 0 0 0;
}

div.boxCampi {
	width: 99%;
	text-align: left;
	margin: 10px 0;
	float: left;
}

select.dettagli {
	width: 150px;
	height: 20px;
	border: 2px solid #cccc33;
}

div.ContTXTSelect {
	width: 90px;
	float: left;
	color:#96958d;
}

div.boxCampiGift {
	width: 99%;
	text-align: left;
	padding: 10px 0;
	height: 120px;
	float: left;
}
div.ContTXTSelectGift {
	width: 160px;
	height: 120px;
	float: left;
	color:#96958d;
	text-align:center;
}
div.ContSelect {
	height: 20px;
	margin: 0;
}
div.back {
	width: 355px; /* - 5px pad*/
	font-size: 10px;
	padding: 50px 0 0 0;
	color: #96958d;
	vertical-align: top;
}
div.back a:link {
	color: #8B8A81;
}
div.back a:hover {
	text-decoration: underline
}


/*CARICAMENTO*/
#cont_load {
	width:600px;
	height: 400px;
	position: absolute;
	top: 50%;
	left:50%;
	margin: -200px 0 0 -300px;
	color: #FFFFFF;
}


/* acquista*/

.cont_generic {
	text-align: left;
}

input.acquista {
	width: 30px;
	height: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
}

div.ContTXTSelectAcquista, div.ContTXTSelectAcquistaQ, div.ContTXTSelectAcquistaPrezzo {
	float: left;
	padding: 0 15px 0 0;
}

span.dettagli_articolo {font-size:9px;}

div.ContTXTSelectAcquistaDettagli {font-size:9px;}

div.ContTXTSelectAcquista {width: 260px;}

div.ContSelectAcquista {
	height: 20px;
	width: 40px;
	margin: 0;
	float: left;
}

div.ContTXTSelectAcquistaQ {
	width: 60px;
	color:#96958d;
	padding: 0 5px 0 0;
}

div.ContTXTSelectAcquistaPrezzo {
	width: 100px;
	color:#8e8e8a;
	padding: 0;
	font-weight: bold;
}

/*bottoni*/

div.btn_aggiungi, div.btn_dettaglio {
	width: 168px;
	height: 26px;
	margin: 2px 0 5px 0;
	padding: 0;}	
	
div.btn_aggiungi, div.btn_aggiungi a {background: url(../img/btn_carrello.png) no-repeat left top;}
div.btn_dettaglio,  div.btn_dettaglio a{background: url(../img/btn_dettaglio.png) no-repeat left top;}
	
div.btn_aggiungi a, div.btn_dettaglio a {
	width: 168px;
	height: 26px;
	display: block;
	cursor: pointer;}
	
div.btn_aggiungi a:hover, div.btn_dettaglio a:hover {background-position: left bottom}
div.btn_aggiungi span , div.btn_dettaglio span{ display:none}



div.btn_aggiorna {
	width: 89px;
	height: 26px;
	background: url(../img/btn_aggiorna.png) no-repeat left top;
	margin: 0 0 0 2px;
	padding: 0;}	
	
div.btn_aggiorna a {
	width: 89px;
	height: 26px;
	background: url(../img/btn_aggiorna.png) no-repeat left top;
	display: block;
	cursor: pointer;}

div.btn_aggiorna a:hover {background-position: left bottom}
div.btn_aggiorna span { display:none}

/*prosegui*/
div.btn_prosegui {
	width: 168px;
	height: 26px;
	background: url(../img/btn_prosegui.png) no-repeat center top;
	margin: 0 0 0 2px;
	padding: 0;
}	

div.btn_prosegui a {
	width: 168px;
	height: 26px;
	background: url(../img/btn_prosegui.png) no-repeat center top;
	display: block;
	cursor: pointer;
	}

div.btn_prosegui a:hover { background-position: center bottom}
div.btn_prosegui span { display:none}


input.btnForm {
	background: url(../img/btn_completa.png) no-repeat center top;
	width: 168px;
	height: 26px;
	margin: 0 0 0 30px;
	border: none;
	cursor: pointer;
}



div.btn_completa {
	width: 168px;
	height: 26px;
	background: url(../img/btn_completa.png) no-repeat center top;
	margin: 0 0 0 2px;
	padding: 0;
}	

div.btn_completa a {
	width: 168px;
	height: 26px;
	background: url(../img/btn_completa.png) no-repeat center top;
	display: block;
	cursor: pointer;
	}

div.btn_completa a:hover { background-position: center bottom}
div.btn_completa span { display:none}


/*FORM*/

div.ContTXTform {
	width: 120px;
	float: left;
	color: #666666;
	padding: 0 20px 0 30px;
}

input.form {
	width: 300px;
	height: 20px;
	border: 1px solid #c7c7c7;
	color: #666666;
}


div.ContSelectForm {
	width:370px;
	margin: 0;
	float: left;
}

checkbox.formCB {border: 1px solid #c7c7c7;}

textarea.formCB {
	border: 1px solid #c7c7c7;
	width: 300px;
	height: 90px;
}


iframe { border: 1px solid #FFF}


/*coupon*/
label.coupon { 
	display: block;
	font-size: 11px;
	width: 240px;
	float: left;}


input.form_coupon {
	width: 300px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #CCCCCC;
	color: #669966;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS"
}


#reciver_coupon {
	width: 99%;
	text-align: right;
	padding: 5px 0 0 0;
	color:#990000;
	float: left;
	}

/*CARICAMENTO*/

#cont_load {
	width:600px;
	height:200px;
	position: absolute;
	top: 25px;
	left:50%;
	margin:0 0 0 -300px;
	color: #999999;
}