/* ----------------------------------------------------- Elementi HTML --------------------------------------------------------- */
body {
	text-align:left;
	margin: 0;
	padding: 72px 0 0 0;
	color: #264C32;
	line-height: 17px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/struttura/body_fondo.gif);
	background-repeat: repeat-x;
	text-align:center;
}
table {
}

p {
	margin: 0 0 8px 0;
}

h1, h3, h4 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:15px;
}
h2 {

}
h5 {
	font-size: 12px;
	font-weight: normal;
}
h1 img {
}
a {
	color: #264c32;
}	
dd, dl, dt, li, ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
li, ul {
	margin:0;
	list-style-type:square ;
	padding:0;
	
}
a:hover {
	color: #264c32;
}
img {
	margin:0;
	padding:0;
}



.imgcentral {
	border: 2px solid #E7E4D1;
}
.imgdx {
	float:right;
	margin-left: 10px;
	border: 2px solid #F5F182;

}
.imgsx {
	float:left;
	margin: 0 12px 2px 0;
	border: 2px solid #F5F182;

}

/* ----------------------------------------------------- Struttura --------------------------------------------------------- */
#container {
	width: 788px;
	text-align: left;
	position:relative;
	margin: 0 auto 72px auto;
	background-image:url(../images/struttura/container_fondo.gif);
	background-position:top;
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}
#containerint {
	margin: 0 9px;
	padding: 62px 0 0 0;
}
#containerint h1 a {
	text-indent:-9999px;
	display:block;
	width:295px;
	position:absolute;
	top: -62px;
	left: 9px;
	height: 61px;
	background-image:url(../images/struttura/logo.gif);
}
#logocinquantenario {
	position:absolute;
	width:76px;
	left: 704px;
	top: -46px;
}
#banner {
	margin: 0 38px;
	height:268px;
	border: 8px solid #CDDAC6;
	background-color:#CDDAC6;
}
#banner h3 {
	text-indent:-9999px;
	background-image:url(../images/titoli/galleria_prodotti.gif);
	background-repeat:no-repeat;
	width:223px;
	height: 33px;
}
#bannerflash {
	margin: 0 0 0 240px;
}
#loghicertificazioni {
	width: 225px;
	position:absolute;
	left: 57px;
	top: 299px;
	height: 35;
	background-color:#9EC8A7;
	text-align:center;
}
#loghicertificazioni img {
	float:left;
	margin: 0 5px 0 5px;
}
#content {
	margin: 35px 38px 0 38px;
}
#piede {
	padding: 40px 0;
	font-size:10px;
	line-height:14px;
	text-align:center;
	background-image:url(../images/struttura/piede_fondo.gif);
	background-position:top;
	background-repeat:no-repeat;
	clear: both;
}


#piede a {
	text-decoration: none;
	color:#264C32;
}
/* -------------------------------------- Sx ------------------------------------- */
#sx {
	width: 263px;
	float:left;
	text-align:left;
	}

/* -------------------------------------- Dx ------------------------------------- */
#dx {
	margin: 0 0 0 263px;
	background-image:url(../images/struttura/dx_fondo.gif);
	background-repeat:repeat-x;
	padding: 10px 40px 40px 40px;
	
}
#contentint {
	
}
#dx h2, #central h2 {
	background-repeat:no-repeat;
	width:340px;
	height:30px;
	text-indent:-9999px;
}

/* ------------------------------ Central Pagint ------------------------------ */
#central {
	background-image:url(../images/struttura/dx_fondo.gif);
	background-repeat:repeat-x;
	padding: 10px 40px 40px 40px;
	position:relative;
	
}

/* ----------------------------------------------------- Menu orizzontale --------------------------------------------------------- */
#menuvert {
	width: 230px;
	float:left;
	line-height:13px;
}
#menuvert ul {
	padding: 0 0 0 20px;
}
#menuvert li {
	margin: 5px 0;
	list-style-image: url(../images/struttura/liststyle_meuvert.gif);
	list-style-position: outside;
	text-decoration:none;
}


/* ----------------------------------------------------- Menu orizzontale --------------------------------------------------------- */

#menuorizz {
	position: absolute;
	left: 44px;
	top: 20px;
	width: 701px;
	height:25px;
}
#menuorizz li a {
}
#menuorizz li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#menuorizz li a {
	text-decoration:none;
	display:block;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url(../images/menu.gif);
	text-indent:-9999px;
	height:25px;
}
a#home {
	background-position: 0 0;
	width:49px;
}
a#home:hover, #currenthome {
	background-position: 0 -25px;
	width:49px;
}
a#azienda {
	background-position: -49px 0;
	width:64px;
}
a#azienda:hover, #currentazienda {
	background-position: -49px -25px;
	width:64px;
}
a#prodotti {
	background-position: -113px 0px;
	width:76px;
}
a#prodotti:hover, #currentprodotti {
	background-position: -113px -25px;
	width:76px;
}
a#servizi {
	background-position: -189px 0;
	width:57px;
}
a#servizi:hover, #currentservizi {
	background-position: -189px -25px;
	width:57px;
}
a#certificazioni {
	background-position: -246px 0;
	width:104px;
}
a#certificazioni:hover, #currentcertificazioni {
	background-position: -246px -25px;
	width:104px;
}
a#normative {
	background-position: -350px 0;
	width:84px;
}
a#normative:hover, #currentnormative {
	background-position: -350px -25px;
	width:84px;
}
a#richiestapreventivo {
	background-position: -434px 0;
	width:145px;
}
a#richiestapreventivo:hover, #currentrichiestapreventivo {
	background-position: -434px -25px;
	width:145px;
}
a#links {
	background-position: -579px 0;
	width:49px;
}
a#links:hover, #currentlinks {
	background-position: -579px -25px;
	width:49px;
}
a#contatti {
	background-position: -628px 0;
	width:68px;
}
a#contatti:hover, #currentcontatti {
	background-position: -628px -25px;
	width:68px;
}


/* --------------------------- Elenco Galleria ----------------------------- */
.elencoprodotto {
	font-size:11px;
	background-color:#CDDAC6;
}
.elencoprodottiimg {
	height:130px;
	width: 130px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
.titoloelencoprodotti {
	margin:  0 0 0 150px;
	padding: 27px 0 0 0;
	font-weight:bold;
	
}
.testoelencoprodotti {
	margin:  0 0 0 150px;
	padding: 15px 0 0 0;
	
}
.footer {
	clear:both;
	height:1px;
	margin: 0 0 22px 0;
}


/* ---------------------------  Galleria Int ----------------------------- */
#galleriaint {
	text-align:center;
}
#imgcentralegalleria {
	width: 250px;
	margin: 0 0 15px 0;
}
#testogalleria {
	text-align:left;
}
.imggalleria {
	height:130px;
	width: 130px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	margin: 0 20px 0 0;
}
.imggalleria a {
	height:130px;
	width: 130px;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
#galleria img {
	padding: 2px;
	border: 2px solid #CDDAC6;
	margin: 0 10px 10px 0;
	float: left;
}
/* ------------------------- form ----------------------------*/
.campo {
	border: 1px solid #CDDAC6;
	font-size: 12px;
}
.pulsante {
	font-size: 14px;
	background-color: #CDDAC6;
	color: #264C32;
	cursor: hand;
	border: 1px solid #9EC8A7;	
}
.privacy {
	font-size: 10px;
	
}
