body {
	font:12px Arial, Helvetica, sans-serif;
	margin:0px;
	background:#c9e2c6;
}

a {
	text-decoration:none;
	color:#000000;
}

a img { border:none; }

#main-body {
	margin:0px auto;
	width:839px;height:595px;
	position:relative;
}

/* SFONDO HOME PAGE */
.home-page {
	background:url(../immagini/sfondo-home.jpg) center 60px no-repeat;
}
.dovesiamo-page {
	background:url(../immagini/monchio.jpg) center 60px no-repeat;
}
/* SFONDO HOME PAGE */
.barra-sx {
	background:url(../immagini/sfondo-barra-sx.jpg) left top no-repeat;
	width:192px; height:401px;
	position:absolute;left:45px;top:93px;
	font-size:10px;
	line-height:10px;
	padding:7px;
}
.barra-sx .intestazione-barra {
	display:block;
	margin:0px auto;
}
.barra-sx .piede-barra {
	position:absolute;bottom:7px;left:10px;
}
.barra-sx .email a {
	color:#000000;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
}
.barra-dx {
	width:280px;height:415px;
	position:absolute;right:45px;top:93px;
	border:#FFFFFF 2px solid;
	display:none;
	background-position:center bottom;
	background-repeat:no-repeat;
}
#barra-dx0 { background:url(../immagini/img-slideshow/cosa-proponiamo_0.jpg) center bottom no-repeat; display:block; }
#barra-dx0-info { background:url(../immagini/img-slideshow/info_0.jpg) center bottom no-repeat; display:block; }

.sfondo-trasp {
	position:absolute;right:47px;top:93px;
	width:280px;height:415px;
	background:#ffffff url(../immagini/ajax-loader.gif) center 250px no-repeat;
	filter:alpha(opacity=44);
	opacity: 0.44;
}
.barra-dx .intestazione {
	height:60px;width:270px;
	background:#008131;
	color:#ffffff;
	padding:10px 0px 0px 10px;
}
.barra-dx-mappa {
	width:510px;height:405px;
	background-color:#FFFFFF;
	position:absolute;right:45px;top:93px;
	padding:5px;
}
.barra-dx-mappa .intestazione {
	height:23px;width:500px;
	background:#008131;
	color:#ffffff;
	padding:10px 0px 0px 10px;
}

/* PAGINA PROPOSTA */
.proposta-page {
	background:url(../immagini/sfondo-cosa-proponiamo.jpg) center 60px no-repeat;
}

/* //PAGINA PROPOSTA */


/* INTESTAZIONE */
.intestazione {
	width:100%;height:63px;
	background:#eef4dd url(../immagini/sfondo-intestazione.jpg) center top no-repeat;
	position:relative;
}
.intestazione .menu {
	list-style-type:none;
	margin:0px;padding:0px;
	position:absolute;top:40px;left:45px;
}
.intestazione .menu li {
	height:20px;
	float:left;
	background:url(../immagini/menu-divider.gif) left top no-repeat;
	padding:2px 15px 0px 15px;
}
/* //INTESTAZIONE */


/* HOME PAGE */
.logo-home {
	position:absolute;
	right:35px;
	top:120px;
}
.descr-home {
	position:absolute;right:60px;bottom:80px;
	font:16px Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FFFFFF;
	width:470px;
}
.descr-home strong {
	font-size:19px;
}
/* //HOME PAGE */



/* PIEDE */
.piede {
	position:absolute;left:0px;bottom:0px;
	width:100%;height:63px;
	background:#eef4dd url(../immagini/sfondo-piede.jpg) center top no-repeat;
	font-size:11px;
}
.piede .testo {
	color:#008134;
	position:absolute;right:30px;top:30px;
}
#logo-piede {
	position:absolute;right:30px;top:-130px;
	width:498px;height:161px;
	background:url(../immagini/logo-interno.gif);
	cursor:pointer;
}
#logo-piede2 {
	position:absolute;right:30px;top:-13px;
	width:357px;height:44px;
	background-image:url(../immagini/logo-interno2.gif);
	cursor:pointer;
}

