/* CSS Document */

html {
	overflow-y:scroll;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/grafica/interna2/bg_body.gif) repeat-x #292E34;
	margin:0px;
	padding:0px;
}
#main {
	width:920px;
	background:url(../images/grafica/bg_main.gif) no-repeat;
	min-height:640px;
	margin:0px auto 0px auto;
	padding:0px;
}
#head {
	width:920px;
	height:103px;
	background: url(../images/grafica/interna/logo.gif) no-repeat;
	margin:0px;
	padding:0px;
}
#head p {
	font-size:10px;
	color:#FFF;
	vertical-align:top;
	padding-top:5px;
	text-align:right;
	margin:0px;
}
#head p a {
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
#head p a:hover {
	font-weight:bold;
	color:#DBBF63;
	text-decoration:none;
}
#immagine {
	float:left;
	margin:11px 0px 0px 0px;
	width:555px;
	height:258px;
	background: no-repeat;
	padding:0px;
}
#menu{
	width:920px;
	height:45px;
	margin:0px;
	padding:4px 0px 0px 0px;
 }
#menu ul{
	float:right;
	list-style:none;
	margin:0px 17px 0px 0px;
	padding:0;
}
#menu ul li{
	display:inline;
	margin:0;
}
#menu ul li a {
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	width:111px;
	height:35px;
	padding:0px;
	background:url(../images/grafica/bg_menu_a.jpg) repeat-x;
	float:left;
	margin:0px 0px 0px 2px;
	line-height:34px;
}
#menu ul li a.azienda {
	border-bottom:4px solid #C9B58D;
}
#menu ul li a.prodotti {
	border-bottom:4px solid #ACA095;
}
#menu ul li a.referenze {
	border-bottom:4px solid #807F83;
}
#menu ul li a.progetti {
	border-bottom:4px solid #E2DBCD;
}
#menu ul li a.news {
	border-bottom:4px solid #924639;
}
#menu ul li a.blog {
	border-bottom:4px solid #D8AB65;
}
#menu ul li a.stampa {
	border-bottom:4px solid #FDE9C4;
}
#menu ul li a:hover{
	background:url(../images/grafica/bg_menu_a_hover.jpg) no-repeat;
	color:#DBBF63;
	text-decoration:none;
}
#content {
	width:920px;
	margin:0px;
	padding:0px;
}
#sottomenu {
	float:right;
	margin:11px 12px 0px 5px;
	padding:0px;
	background:url(../images/grafica/bg_trasp.png) repeat;
	border:1px solid #88939F;
	width:340px;
}
#contenuto {
	float:left;
	margin:13px 10px 0px 7px;
	padding:0px;
	background:url(../images/grafica/bg_trasp.png) repeat;
	border:1px solid #88939F;
	width:542px;
}
#footer {
	clear:both;
	width:920px;
	border-top:1px solid #88939F;
	margin:0px;
	padding:0px;
}
#footer p {
	font-size:10px;
	line-height:15px;
	text-align:center;
	color:#FFF;
	margin:0px;
	padding:5px;
}
#footer p a {
	color:#FFF;
	font-weight:bold;
}
#footer p a:hover {
	color:#DBBF63;
	font-weight:bold;
}

#googleMap {
	width:555px;
	height:258px;
}
