body {
	width: 100%;
	height: 100%;
	background-image: url(immagini/layout/sfondo.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#index {
	background-image: none;
	background-color: #000;
}

#contenuto_0 {
	width: auto;
	height: 100%;
	margin-top: 0px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(immagini/layout/sfondo_sx.gif);
	background-position: top left;
	background-repeat: no-repeat;
	/*background-color: #eee;*/
}

#contenuto_0_index {
	width: 800px;/*auto;*/
	height: 100%;
	margin-top: 0px;	
	margin-left: auto; /*0px;*/
	margin-right: auto; /*0px;*/
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	background-image: url(immagini/layout/sfondo_sx_index.gif);
	background-position: top left;
	background-repeat: no-repeat;
	/*background-color: #fee;*/
}

#contenuto_1 {
	width: 100%;
	/*height: auto;ultimo inserimento*/
	min-height: 560px;
	margin-top: 0px;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*background-color: #ddd;*/
}

#contenuto_1_index {
	width: 800px; /*100%;*/
	min-height: 400px;
	margin-top: 0px;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	/*background-color: #df0;*/
}


/*---------------*/
/* LATO SINISTRO */
/*---------------*/

#contenuto_sx {
	width: 225px;
	height: 100%;/*prec auto;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 20px;
	float: left;
	/*background-color: #ccc;*/
}

#logo {
	width: 225px;
	height: 55px;
	/*background-color: #bbb;*/
}

#logo img {
	border: 0px;
}

#menu_verticale {
	width: 185px;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-top: 25px;
}

#menu_verticale ul {
	list-style: none;
	margin: 0px !important;
	padding: 0px !important;
}

#nav {
	margin: 0px !important;
	padding: 0px !important;
}

#spacer {
	width: 185px;
	height: 425px;
	display: block;
}

/*-------------*/
/* LATO DESTRO */
/*-------------*/

#contenuto_dx {
	/*position: absolute;*/
	width: auto;/*68%;*/
	min-width: 520px;
	height: auto;
	margin-left: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px; /*prec 20px;*/
	padding-right: 30px;
	padding-left: 0px;
	float: none;
	background-image: url(immagini/layout/top_ruota_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#contenuto_dx_index {
	/*position: absolute;*/
	width: auto;/*68%;*/
	min-width: 520px;
	height: 100%;
	margin-left: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 0px;
	float: none;
}

#contenuto_dx_top {
	height: 75px;
}

#contenuto_dx_menu {
	/*height: 20px;*/
	background-color: #fff;
}

#contenuto_dx_area {
	width: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_contenuto_dx.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_index {
	width: auto;
	height: 100%;
	min-height: 350px;
	background-color: #000;
	margin-left: -15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 0px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_gallery {
	width: auto;
	height: 100%;
	min-height: 350px;
	background-color: #333;
	background-image: url(immagini/layout/sfondo_gallery.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_servizi {
	width: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_servizi.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_pneumatici {
	width: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_servizi.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_cingoli {
	width: auto;
	height: 600px; /*prec 100%;*/
	min-height: 600px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_cingoli.jpg);
	background-position: top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_cerchi {
	width: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_servizi.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_ecomega {
	width: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_ecomega.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_business {
	width: auto;
	height: 100%;
	min-height: 500px;
	background-color: #fff;
	background-image: url(immagini/layout/sfondo_business.gif);
	background-position: top right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #666;
	overflow: auto;
}

#contenuto_dx_area_ecomega h1 {
	font-size: 1.7em;
	line-height: 1.4em;
	color: #009900;
}

#testo {
	width: 100%;
	float: none !important;
	clear: both;
}

#testo_cerchi {
	width: 100%;
	float: none !important;
	clear: both;
	background-image: url(immagini/prodotti/sfondo_cerchio.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: auto;
}

#testo_sx {
	width: 50%;
	/*background-color: Aqua;*/
	float: left;
}

#testo_sx_antiforatura {
	width: 241px;
	height: 864px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(immagini/layout/sfondo_antiforatura.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 20px;
	float: left;
	/*background-color:  red;*/
}

#testo_dx_antiforatura {
	width: 241px;
	height: 864px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(immagini/layout/sfondo_antiforatura.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 20px;
	float: left;
	/*background-color: Blue;*/
}

#testo_dx_antiforatura h1 {
	color: #f00;
	font-size: 1.7em;
	font-weight: bold;
}

#testo_dx_antiforatura li {
	font-weight: bold;
}

#testo_dx_ecommerce {
	width: 211px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(immagini/layout/sfondo_ricostruzione.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 20px;
	float: left;
}

#testo_sx_pneumatici {
	width: 360px;
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(immagini/prodotti/pneumatici_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	padding: 0px;
	padding-top: 195px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	color: #fff;
}

#testo_dx_pneumatici {
	width: 260px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	/*background-image: url(immagini/prodotti/sfondo_antiforatura_dx.png);
	background-repeat: no-repeat;
	background-position: center top;*/
	display: block;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	text-align: left;
}

#testo_dx_pneumatici ul, li {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	list-style-type: none;
	list-style: none;
}

#testo_sx_cerchi {
	width: 45%;
	/*background-color: Aqua;*/
	float: left;
	padding-top: 290px;
	padding-left: 20px;
}

#testo_dx_cerchi {
	width: 45%;
	/*background-color: Blue;*/
	float: left;
	margin-left: 20px;
	padding-top: 280px;
}



#testo b {
	font-weight: bold !important;
	color: #f00 !important;
}

#testo_dx {
	width: 45%;
	/*background-color: Blue;*/
	float: left;
	margin-left: 20px;
}

#contenuto_dx_bottom {
	height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(immagini/layout/angolo_basso_dx.gif); 
	background-position: bottom right;
	background-repeat: no-repeat;/*
	background-color: #fff;*/
	font-size: 0.5em;
	line-height: 1.4em;
	color: #333;
	text-align: center;
	border-top: 2px solid #666;
	font-family: verdana;
}

#contenuto_dx_bottom_index {
	position: relative;
	width: auto;
	top: 0px;
	left: 0px;
	height: 20px;
	margin-left: auto;/*0px;*/
	margin-top: 0px;
	margin-right: auto; /*0px;*/
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 40px;
	font-size: 0.6em;
	line-height: 1.4em;
	color: #ccc;
	text-align: left;
	/*background-color: Green;*/
}

#contenuto_dx_bottom_gallery {
	height: 20px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(immagini/layout/angolo_bdx_gallery.gif); 
	background-position: bottom right;
	background-repeat: no-repeat;
	font-size: 0.5em;
	line-height: 1.4em;
	color: #ccc;
	text-align: center;
	border-top: 2px solid #ccc;
	font-family: verdana;
}

.titolo {
	clear: right;
	padding-bottom: 5px;
}

.titolo_servizi {
	clear: right;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 15px;
}

.chisiamo_img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#nostre_sedi {
	width: 100%;
	border-top: 2px solid #666;
}
#nostre_sedi td {
	width: 25%;
	padding: 5px;
	vertical-align: top;
}

.cartina {
	padding: 15px;
}

#news {
	width: 100%;
}
#news td {
	width: 50%;
	padding: 5px;
	vertical-align: top;
}

#gallery {
	width: 500px;
	height: 335px;
	float: none !important;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#gallery a {
	color: #ccc;
}

.float_left {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.float_right {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#ricostruzione {
	width: 238px;
	height: 590px;
	background-image: url(immagini/layout/sfondo_ricostruzione.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#ricostruzione h1 {
	color: #f00;
	font-size: x-large;
	line-height: 1.0em;
	font-style: italic;
}

.servizio_24h {
	padding-top: 25px;
}

.titolo_stock {
	padding-top: 15px;
	padding-bottom: 0px;
	float: none;
}

/*-------*/
/* INDEX */
/*-------*/

.maestri {
	margin-top: 33px;
}

.ecomega {
	position: relative;
	top: 5px;
	left: 100px;
	right: 0px;
	border: 0px;
}

.ecomega2 {
	position: relative;
	top: 30px;
	left: 50%;
	right: 0px;
	border: 0px;
}

/*----------*/
/* PRODOTTI */
/*----------*/

#blocco_prodotti {
	width: 100%;
	height: auto;
	/*min-width: 250px;*/
	border: 1px solid #ccc;
	margin-bottom: 10px !important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(immagini/layout/sfondo_blocco_prodotti.gif);
	background-repeat: repeat-x;
	cursor: pointer;
	overflow: auto;
	text-decoration: none !important;
}

#blocco_pneumatici {
	background-image: url(immagini/prodotti/pneumatico_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
}

#blocco_pneumatici_2 {
	background-image: url(immagini/prodotti/pneumatico_02.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 100%;
}

#blocco_pneumatici_2_scooter {
	background-image: url(immagini/prodotti/icone/scooter.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_pneumatici_2_auto {
	background-image: url(immagini/prodotti/icone/auto.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_pneumatici_2_furgone {
	background-image: url(immagini/prodotti/icone/furgone.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_pneumatici_2_camion {
	background-image: url(immagini/prodotti/icone/camion.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_pneumatici_2_trattore {
	background-image: url(immagini/prodotti/icone/trattore.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_pneumatici_2_muletto {
	background-image: url(immagini/prodotti/icone/muletto.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_pneumatici_2_dumper {
	background-image: url(immagini/prodotti/icone/dumper.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#blocco_cerchi {
	background-image: url(immagini/prodotti/cerchio_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
}

#blocco_cingoli {
	background-image: url(immagini/prodotti/cingolo_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
}

#blocco_antiforatura {
	background-image: url(immagini/prodotti/antiforatura_01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
}

#blocco_prodotti h1 {
	text-align: right;
	color: #fff;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 1px;
	text-decoration: none !important;
}

#text_blocco {
	padding: 10px;
	padding-left: 190px;
	color: #666;
	text-decoration: none !important;
}

#text_blocco_ecomega {
	padding-top: 20px;
	padding-right: 240px;
	color: #666;
	text-decoration: none !important;
}

.float_blocco_prodotti {
	float: left;
}

#blocco_area_ecomega {
	width: 95%;
	height: auto;
	/*min-width: 250px;*/
	border: 1px solid #090;
	margin-bottom: 10px !important;
	margin-left: 0;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image: url(immagini/prodotti/ecomega_01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	overflow: auto;
	text-decoration: none !important;
}

#blocco_ecomega {
	height: 150px;
}

.noborder {
	border: none;
}

#blocco_area_pneumatici {
	width: 95%;
	height: 150px;
	/*min-width: 250px;*/
	border: 1px solid #ccc;
	margin-bottom: 10px !important;
	margin-left: 0;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(immagini/layout/sfondo_blocco_prodotti.gif);
	background-repeat: repeat-x;
	background-position: top left;
	/*cursor: pointer;*/
	overflow: auto;
	text-decoration: none !important;
}

#blocco_area_pneumatici_2 {
	width: 95%;
	height: auto;
	/*min-width: 250px;*/
	border: 1px solid #ccc;
	margin-bottom: 10px !important;
	margin-left: 0;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(immagini/layout/sfondo_blocco_prodotti.gif);
	background-repeat: repeat-x;
	background-position: top left;
	/*cursor: pointer;*/
	overflow: auto;
	text-decoration: none !important;
}

#blocco_area_pneumatici h1 {
	text-align: left;
	color: #fff;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 1px;
	text-decoration: none !important;
}

#blocco_area_pneumatici_2 h1 {
	text-align: left;
	color: #fff;
	font-family: "Lucida Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 190px;
	margin-right: 5px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 1px;
	text-decoration: none !important;
}

#pagina {
	width: 100%;
	text-align: center;
	}

#pagina a {
	color: #f00;
	text-decoration: none;
	font-weight: bold;
}

#nostre_sedi h2 {
	font-family: "Impact", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#suv {
	width: 380px;
	height: 320px;
	display: block;
	background-image: url(immagini/prodotti/pneumatici_01.jpg);
}

.padding_left {
	padding-left: 20px;
	padding-bottom: 5px;
}

.padding_top {
	padding-top: 50px;
}

/*-----------*/
/* NEWS AREA */
/*-----------*/

#news_area {
	width: auto;
/*	height: 100px;*/
	float: none;
	clear: both;
/*	background-color: Aqua;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#box_1 {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: 115px;
/*	height: 100px;*/
/*	background-color: Fuchsia;*/
}

#box_1 h3 {
/*	font-family: "Lucida Sans", Verdana, Arial, sans-serif;*/
	font-size: x-small;
	color: #039;
/*	padding-right: 15px;*/
}

#box_2 {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	float: left;
	width: auto;
/*	background-color: Red;*/
	border-left: 1px solid #039;
}

#box_2 h3 {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: small;
	color: #039;
/*	float: left;
	border-right: 1px solid #789dc8;*/
	margin-left: 15px;
}


#box_2 p {
/*	font-family: "Lucida Sans", Verdana, Arial, sans-serif;*/
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#box_2 a {
	color: #ffa700;
	font-weight: bold;
	font-size: x-small;
}

#box_2 a:hover {
	color: #2b4380;
	font-weight: bold;
	font-size: x-small;
}

#box_2 img {
	padding-top: 5px;
}

#blocco_area_novita {
	width: 95%;
	height: auto;
	/*min-width: 250px;*/
	border: 1px solid #999;
	margin-bottom: 10px !important;
	margin-left: 0;
	margin-right: auto;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	/*background-image: url(immagini/prodotti/ecomega_01.jpg);
	background-repeat: no-repeat;
	background-position: top left;*/
	cursor: pointer;
	overflow: auto;
	text-decoration: none !important;
}

#blocco_novita {
	height: 150px;
}

#img_blocco_novita {
	width: auto;
	height: auto;
	float: left;
}
#text_blocco_novita {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666;
	text-decoration: none !important;
	float: left;
}

#text_blocco_novita h1 {
	color: #f00;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}

#text_blocco_novita h2 {
	line-height: 1.0em;
}

/*#cartina {
	min-height: 500px !important;
}*/

#nerodichina {
	width: 100%;
	height: 27px;
	/**/
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	/**/
	float: none;
	clear: both;
/*	background-color: Blue;*/
	display: block;
/*	border-top: 1px solid #e6e6e6;*/
	/**/
	font-size: xx-small;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 8px;
}

#nerodichina p {
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#nerodichina a {
	color: #000;
	text-decoration: none;
}

#nerodichina a:hover {
	text-decoration: underline;
	color: #000;
}

