/* CSS Document */
body {
	background-color: #F0F5F1;
	background-image: url(../img/bg_master.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#contenitore {
	margin-left:auto;
	margin-right:auto;
	width:792px;
	background-image: url(../img/bg_contenitore.gif);
	background-repeat: repeat-y;
}
/* TESTATA */
#testata2 {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:226px;
	background-image: url(../img/testata.jpg);
	clear:both;
}
#testata2 #animazioneFlash {
	width:392px;
	height:226px;
	font-weight:bold;
	position:absolute;
	margin-top:0px;
	margin-left:368px;
}
#testata2 #menuPrincipale {
	width:260px;
	font-weight:bold;
	position:absolute;
	margin-top:170px;
	margin-left:20px;
}
#testata2 #menuPrincipale a {
	color:#FFFFFF;
}
#testata2 #menuPrincipale a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#testata2 #menuPrincipale a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#testata2 #menuPrincipale a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#testata2 #menuPrincipale a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* TESTATA */
#testata {
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:226px;
	background-image: url(../img/testata.jpg);
	clear:both;
}
#testata #menuPrincipale {
	width:260px;
	font-weight:bold;
	position:absolute;
	margin-top:170px;
	margin-left:20px;
}
#testata #menuPrincipale a {
	color:#FFFFFF;
}
#testata #menuPrincipale a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
#testata #menuPrincipale a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
#testata #menuPrincipale a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
#testata #menuPrincipale a:hover {
	color:#FFFFFF;
	text-decoration:none;
}





/* CORPO */

#corpo {
margin-left:auto;
margin-right:auto;
width:760px;
clear:both;
}
#corpo #colonna1 {
	width:500px;
	float:left;
}
#corpo #colonna2 {
	width:260px;
	float:left;
}

/* TITOLI PAGINA */

.titoloHomePage {
	width:500px;
	height:27px;
	background-image:url(../img/tit_home.gif);
	margin:0;
	padding:0;
}
/* */

#boxMotoreDiRicerca {
	width:500px;
	height:103px;
	margin:0;
	padding:1px 0 0 0;
	background-image:url(../img/box_cercahome.jpg);
}
#boxMotoreDiRicerca form {
	width:450px;
	height:35px;
	margin:50px 0 0 30px;	
	padding:0;
}

#boxProdottiInevidenza {
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}
#boxProdotti {
	margin-top:10px;
	margin-bottom:10px;
	width:500px;
}
#testataProdottiInevidenza {
	background-image:url(../img/t_prodottievi.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}
#testataChiediInformazioni {
	background-image:url(../img/t_chiedi.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}
#testataChiSiamo {
	background-image:url(../img/t_chisiamo.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}
#testataCatalogo {
	background-image:url(../img/t_catalogo.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}
#testataEcoBox {
	background-image:url(../img/t_ecobox.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}
#testataContatti {
    background-image:url(../img/t_contatti.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}	
#testataGrazie {
	background-image:url(../img/t_grazie.gif);
	width:500px;
	height:40px;
	margin:0;
	padding:0;
}
#corpoProdotti {
	background-image:url(../img/bg_lista_prodotti.gif);
	position:relative;
}

#footerProdotti {
	background-image:url(../img/footer_prodotti.gif);
	width:500px;
	height:9px;
	clear:both;
}
.zonaProdotto {
	width: 430px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ECECEC;
	clear:both;
}
.areaTesto {
	width: 430px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ECECEC;
	clear:both;
}
.verdoneBold {
	font-weight:bold; 
	color:#336600;
}
.nomeProdotto {
	font-weight:bold; 
	color:#336600;
	font-size:12px;
}
.testoevidenziato {
	font-weight:bold; 
	color:#003399;
	font-size:12px;
}
.celeste {
	color:#D3E2FA;
}
.blu {
	color:#0066FF;
}
.fotoPiccola {
	background-image:url(../img/bg_foto_piccola.gif);
	width:83px;
	height:83px;
	text-align:center;
	float:left;
}
.imgProdotto {
	margin-top:10px;
	border:0;
}
.descrizioneProdotto {
	width:340px;
	float:left;
	margin-left:5px;
}

.chiediInformazioni {
	margin-top:10px;
	height:15px;
	background-image:url(../img/bg_chiedi.gif);
	color:#FFFFFF;
	font-weight:bold;
}
.chiediInformazioni a {
	margin-left:8px;
	color:#FFFFFF;
	text-decoration:underline;
}
.chiediInformazioni a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.chiediInformazioni a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
.chiediInformazioni a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.chiediInformazioni a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#boxNewsletter {
	background-image:url(../img/bg_newsletter.gif);
	width:260px;
	height:214px;
	margin:0;
	padding:0;
}
.corpoNewsletter {
	width:220px;
	margin-left:20px;
	margin-top:70px;
	color:#FFFFFF;
	position:absolute;
}
.corpoNewsletter form {
	margin:5px 0 0 0;
	padding:0;
}

#boxEcoBox {
	background-image:url(../img/box_ecobox.jpg);
	width:260px;
	height:245px;
	margin:0;
	padding:0;
}
#boxAzienda {
	background-image:url(../img/gruppo.jpg);
	width:260px;
	height:245px;
	margin:0;
	padding:0;
}
#corpoEcobox {
	width:100px;
	margin-left:130px;
	margin-top:60px;
	position:absolute;	
}
#boxContatti {
	background-image:url(../img/box_contatti.jpg);
	width:260px;
	height:214px;
	margin:0;
	padding:0;
}
#corpoContatti {
	width:220px;
	margin-left:20px;
	margin-top:180px;
	position:absolute;	
}
.linkArancio {
	color:#CC3300;
}
#footer {
	background-image:url(../img/bg_footer.gif);
	margin-left:auto;
	margin-right:auto;
	width:760px;
	height:47px;
	clear:both;
}
