html {
	margin:0px;
	padding:0px;
}

body {
	background:#049de1 URL("images/pg.jpg") repeat-x bottom left;
	margin:0px;
	padding:0px;
	/* font: 76%/1.5; */
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:11px;
	text-align:center;

}

/* CONTENITORE PRINCIPALE */
div#container {
	width:910px;

	background:transparent;
	margin:0 auto;
	padding:0px;
	border:0px solid #000;

}

/* CONTENITORE SINISTRO */
div#container_sx {
	float:left;
	width:583px;
	background:transparent;
	padding:0px;
	border:0px solid #000;

	
}

/* CONTENITORE DESTRO */
div#container_dx {
	margin-left:585px;
	width:315px;
	background:transparent;
	text-align:left;
	border:0px solid #000;
}


/* CONTENITORE ZANZARIERE */
div#prodotti {
	clear:both;
	width:910px;
	height:370px;
	background:transparent;
	margin:0 auto;
	margin-top:50px;
	border:0px solid #000;

}

/* FOOTER BOTTOM */
div.footer_bottom {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#666;
	margin-bottom:50px;
}


/* SINSTRA */

div#sx_top {
	position:relative;
	left:0;
	top:0;
	width:583px;
	height:208px;
	background:transparent URL("images/left_top_bg2.jpg") no-repeat 0 0;
	padding:0px;
	border:0px solid #000;

}

div#sx_center {
	position:relative;
	top:0;
	left:0;
	width:583px;
	height:1600px;
	background:transparent URL("images/left_center.jpg") repeat-y top right;
	padding:0px;
	border:0px solid #000;

}

	div#sx_center_h600 {
		position:relative;
		top:0;
		left:0;
		width:583px;
		height:600px;
		background:transparent URL("images/left_center.jpg") repeat-y top right;
		padding:0px;
		border:0px solid #000;

	}


	div#sx_center_h1900 {
		position:relative;
		top:0;
		left:0;
		width:583px;
		height:1900px;
		background:transparent URL("images/left_center.jpg") repeat-y top right;
		padding:0px;
		border:0px solid #000;

	}

	div#sx_center_h900 {
		position:relative;
		top:0;
		left:0;
		width:583px;
		height:900px;
		background:transparent URL("images/left_center.jpg") repeat-y top right;
		padding:0px;
		border:0px solid #000;

	}


div#sx_bottom {
	position:relative;
	top:0;
	left:0;
	width:583px;
	height:98px;
	background:transparent URL("images/interna_chiudi.gif") no-repeat top right;
	padding:0px;
	border:0px solid #000;
	text-align:left;

}


/* DESTRA */

div#dx_top {
	width:315px;
	height:138px;
	background:transparent URL("images/menu_top.jpg") no-repeat bottom left;

}

div#dx_center {
	width:315px;
	height:191px;
	background:transparent URL("images/menu_dx.gif") no-repeat top right;
	padding:0px;
	border:0px solid #000;

}

div#dx_center_menu {
	width:205px;
	height:191px;
	background:#fff URL("images/giallo.gif") repeat-y top left;
	border:0px solid #00f;

}

div#dx_bottom {
	width:315px;
	height:208px;
	background:transparent;

}



div#dx_imgpromo {
	
}

/* corpo */

h2.title {
	width:490px;
	font-size:1em;
	border-bottom :1px dotted #29e ;
	text-align:left;
}


 /* CONTENUTO */
div#contenuto {
	position:absolute;
	top:0;
	left:82px;
	width:480px;
	height:90%;
	margin-left:0px;
	border :0px dotted #000 ;
	padding-right:4px;

}


div#contenuto_home {
	position:absolute;
	top:0;
	left:82px;
	width:480px;
	height:90%;
	background:URL("images/") no-repeat top right;
	margin-left:0px;
	border:0px dotted #000 ;
	padding-right:4px;
}

/* nota bene */
p.nb {
	text-align:left;
}

/* FORM */

form#shop {
	font-family: Helvetica,Verdana, Arial, sans-serif;
	font-size:11px;
}

fieldset {
	color:#000;
	border:1px solid #049de1;
	padding:10px;
	padding-top:0px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:left;
	line-height: 1.4em;
}

legend {
	background:#ffad37 url("images/back_grad_fieldset.jpg") repeat-x top left;
	color:#000;
	border:1px solid #049de1;
	line-height: 1.6em;

}


label {
	color:#000;
	border:0px solid #049de1;
	margin:10px;
}



/* immagini form bazar */
	div#img_bazar {
		margin:10px auto;
		text-align:center;
	}

	div#img_bazar table {
		font-family : Helvetica,Verdana,Arial, sans-serif;
		font-size:11px;
		text-align:center;

	}


	div#img_bazar img {
		border:#ffad37 solid 2px;
		margin-left:5px;
		margin-right:5px;
	}




/* input text*/
	
	.good {
		background:#fff;
		border: 1px solid #049de1;

	}

	.bad {
		background:#f00;
		border: 1px solid #ffad37;

	}

	.modello {
		background:#ffad37;
		border: 1px solid #049de1;
		font-weight:bold;

	}

	.prezzo_u {
		background:#fff;
		border: 0px solid #049de1;
		font-weight:bold;
		text-align:right;
}

spam.obblig {
	color:#f00;
}

select {
	margin-top:4px;
}


input.button {
	height:25px;
	background:#ffad37;
	border-width:1px;
	border-style:solid;
	border-color:#15aef2 #038cd1 #038cd1 #15aef2;
	margin-top:10px;
	margin-left:5px;
	font-size:11px;
}


button.button {
	height:25px;
	background:#ffad37;
	border-width:1px;
	border-style:solid;
	border-color:#15aef2 #038cd1 #038cd1 #15aef2;
	margin-top:10px;
	margin-left:5px;
	font-size:11px;
}

button.btn_ok {
	width:100px;
	height:25px;
	background:#ffad37;
	border-width:1px;
	border-style:solid;
	border-color:#15aef2 #038cd1 #038cd1 #15aef2;
	margin-top:10px;
	margin-left:190px;
	font-size:11px;
}


/* TABELLA COLORI */
table.colori {
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:11px;
	color:#000;	
	
}


td.intest {
	width:180px;
	padding-left:20px;
	border:1px solid #049de1;
}

td.color {
	width:30px;
	height:30px;
	border:0px solid #ffad37;
}


td.color img {
	width:30px;
	height:30px;
	border:1px solid #ffad37;
}

table.colori_prof {
	height:455px;
	border-collapse:collapse;
	border:0px solid #456;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:11px;
	color:#000;	
	
}


table.colori_prof tr {
	height:34px;
	text-align:center;
}


td.ossid_base {
	background-color:#cfebf8;
}

td.ral {
	background-color:#96d4f1;
}

td.gotici {
	background-color:#6ac3ec;
}

td.legno {
	background-color:#40b3e8;
}

table.colori_prof td {
	border:1px solid #ffad37;
	padding:0px;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:11px;
	color:#000;
	vertical-align:middle;	
	
}


table.colori_prof a {
	display:block;
	width:200px;
	height:34px;
	padding-left:10px;
	line-height:34px;
	color:#000;
	text-decoration:none;
	

}

table.colori_prof a:hover {

	background:#ffad37;
	color:#000;
	text-decoration:none;
}

	

/* link popup immagine misure */
a.a_pop {
	color:#000;
}

/* CONTATTACI */
div.contattaci {
	position:absolute;
	top:35;
	left:82px;
	width:480px;
	margin-left:0px;
	border :0px dotted #000 ;
}

.contattaci a:link, .contattaci a:visited{
	display:block;
	width:200px;
	height:30px;
	background:transparent url('images/mail.gif') no-repeat top left;
	padding-left:30px;
	color:#990000;
}

.contattaci img {
	border :0px solid #000 ;
}


/* MENU */

ul.menu {
	margin:0;
	padding:0px;
}

ul.menu li {
	margin:0;
	margin-left:20px;
	padding-left:15px;
	list-style-type:none;
}

li.pallino {
	background:url("images/pallino_giallo.gif") no-repeat center left;
}


ul.menu li a {
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
}

ul.menu li a:hover {
	color:#900;
}

a.black {
	color:#000;
}

a.blue {
	color:#29e;
}

a.red {
	color:#b00;
}

/* MENU A MAPPA ITA ENG*/
div#dx_bottom img {
	border:0px solid #000;
}


/* HOME */
div.condiz_vendita {
	width:90%;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:10px;
	text-align:left;
}

dl.condizioni dt {
	margin-top:10px;
	border-bottom:1px solid #049de1;
	font-size:11px;
	font-weight:bold;
}

dl.condizioni dd {
	margin-top:4px;

}

/* ZANZARIERE */

table.tbl_zanz {
	width:910px;
	background:transparent;
	margin:0 auto;
	margin-top:0px;
	text-align:center;
}

table.tbl_zanz img {
	border:0px solid #000;
}

p.txt_zanz {
	padding:2em;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:0.7em;
	
}


td.zanzfascia {	
	width:1px;
	background:transparent URL("images/fascetta_v.jpg") no-repeat left 0px;
}




a.aprodotto {
	font-family : Helvetica, Verdana,Arial, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#29e;
	text-decoration:none;
}

a.aprodotto:hover {
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	color:#d00;
	text-decoration:none;
}


table.t_foot {
	background:transparent;
	margin-top:20px;
	margin-bottom:20px;
}


p.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000; text-align:center;
}



/* POP UP */
div#pop {
	position:absolute;
	top:0;
	left:0;
	visibility : hidden;
	display : none ;
}



/* CARRELLO */

table.t_cart {
	width:100%;
	background:url("http://www.zanzarierabazaronline.com/images/carrello_tabella_backg.jpg") no-repeat center center;
	border:1px solid #049de1;
	border-collapse:collapse;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:12px;
	font-weight:500;
	text-align:center;
}

tr.t_cart_h {
	background :#ffad37;
	font-size:11px;
	font-weight:bold;

}

tr.t_cart_h td {
	border:1px solid #049de1;

}

td.adx {
	text-align:right;
}

td.tit_riep {
	text-align:right;
	font-size:14px;
	font-weight:bold;
}

td.costo_riep {
	text-align:right;
	font-size:14px;
	font-weight:bold;
}


table.t_cart img {
	border:0px solid #fff;
}
/* LINEA */
hr {
	background: #049de1;
	color:#049de1;
	height: 1px;
	margin:10px 0;

	
}


/* VERIFCA DATI */

p.ver_dati_an {
	width:80%;
	margin:0 auto;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:12px;
	text-align:left;
}

form.frm_scelta_pay {
	width:350px;
	margin:0 auto;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:12px;
	text-align:left;
}

span.ver_dati {
	font-weight:bold;
	font-style:italic;
}

img.card {
	position:relative;
	top:10px;
}

/* F.A.Q.*/

dl.faq {
	width:90%;
	text-align:left;
}

dl.faq dt {
	border-bottom:1px dotted #ffad37;
	margin-left:0px;
	font-family : Helvetica,Verdana,Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#049de1;
	
}


dl.faq dd {
	margin-top:10px;
	margin-bottom:30px;
}

/* ORDINE */

div.div_msg_ordine_ok {
	width:350px;
	height:70px;
	margin:0 auto;
	border:1px solid #049de1;
	padding:5px;
	vertical-align:middle;
	
}

 /* SPAN */

span.f10 {
	font-size:10px;
}

span.grass {
	font-family : Helvetica,Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
	
}

span.f10B {
	font-family : Helvetica,Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
}

span.f11B {
	font-family : Helvetica,Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
}

span.f14B {
	font-family:Helvetica,Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}

span.red {
	color:c90e0e;
}


/* HOME ACQUISTA */

a.acq img {
	margin-top:30px;
	border:0px solid #fff;
}





/* QF */

table.QF_caratt {
	font-size:14px;
}

table.QF_caratt td {
	vertical-align:top;
}

td.QF_caratt_title {
	background:#000;
	border:1px solid #000;
	text-align:center;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
}

p.par_f12 {
	font-size:12px;
}

table.QF_riepilogo {
	font-size:14px;
	;
	margin:0 auto;
	border:0px solid #000;
}

td.QF_riepilogo_title {
	width:150px;
	background:#000;
	border:1px solid #000;
	text-align:left;
	color:#fff;
	font-weight:bold;
	vertical-align:top;
}


span.sb0ff {
	background-color:#e03188;
	color:#000;
	font-size : 16px;
	line-height:20px;
	font-weight:bold;
}


input.qf_good {
		width:50px;
		background:#fff;
		border: 1px solid #e03188;

	}

input.qf_bad {
		width:50px;
		background:#f00;
		border: 1px solid #e03188;

	}


input.button_qf {
	height:25px;
	background:#e03188;
	border-width:2px;
	border-style:solid;
	border-color:#049de1 #049de1 #049de1 #049de1;
	color:#000;
	margin-top:10px;
	margin-left:5px;
	font-size :11px;
}

