@charset "utf-8";
/* CSS Document */

body {
	/*background-color: #f9f9f9;  cosmetic */
	margin: 0px auto;/* required */
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*div.bg {
	position:absolute;
	width:100%;
	height:100%;
	background:#999999 url(../images/home/bg.jpg) no-repeat fixed;
	background-position:center;
}
#bgimage {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 1;
}
*/

div#wrapper {
	/* background-color: #f9f9f9; cosmetic */
	height: 0px; /* set to taste */
	/* required */
	/*position: absolute;
	overflow: visible;
	display: block;*/
	width: 100%;
	left: 0px;
	/*top: 50%;*/
	z-index:2;
}
div#center {
	background-color: #ffffff; /* cosmetic */
	/*border: 1px solid #666666;*/ /* cosmetic */
	/*overflow: auto;*/ /* set to taste */
	/*position: absolute*/; /* required */
	/*left: 50%;*/ /* required */
	/* margin-left: -450px; /* half of width */
	/*width: 900px;*/ /* width of div */
	/*height: 760px;*/ /* height of div */
	/*top: -380px;*/ /* half of height */
}
#header {
	width:900px;
	height:150px;
	background:url(../images/home/bg-header.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	background-position:left;
	border-bottom:5px solid #cc9a00;
}
#logo {
	width:250px;
	float:left;
	height:150px;
}
#logo span {
	display:none;
}
#menutop {
	width:650px;
	float:left;
	text-align:right;
	margin-top:130px;
}
#menutop a {
	color:#876340;
	text-decoration:none;
}
#menutop a:hover {
	text-decoration:underline;
}
.edilizia-artigiani {

}
a img {
	border:0;
}
h1 {
	color:#cc9a00;
	font-size:16px;
}
h1.home {
	display:inline;
}
h2 {
	color:#cc9a00;
	font-size:14px;
}
h3 {
	color:#cc9a00;
	font-size:13px;
	display:inline;
}

.clear {
	width:100%;
	clear:both;
}

#edilizia {
	text-align:center;
}
#edilizia a {
	color:#876340;
	text-decoration:none;
}
#edilizia a:hover {
	text-decoration:underline;
}


#contenuto {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/bg-contenuto.gif) repeat-y;
}
#contenuto div {
	float:left;
}
#left {
	width:200px;
	text-align:left;
}
#left ul li {
	list-style-type:none;
	font-weight:bold;
} 
#testo {
	width:350px;
	text-align:justify;
}
#testo div {
	padding:10px;
}
.imgcenter {
	text-align:center;
}
.imgcenter img {
	padding:5px;
	border:2px solid #cc9a00;
}
#right {
	width:349px;
	text-align:justify;
}
#right div {
	margin:10px;
}

#mappa {
	width:349px;
	text-align:justify;
}

/* LOGHI */
#loghi {
	width:900px;
	margin:0 auto;
	text-align:center;
	border-top:5px solid #cc9a00;
}

/* FOOTER */
#footer {
	clear:both;
	margin:0 auto;
	tex-align:center;
}
#footer.interno {
	width:900px;
}
#footer div p {
	padding-top:10px;
	text-align:center;
}
#footer a {
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	text-decoration:underline;
}
#webdesign-home {
	font-size:11px;
	color:#666666;
	height:20px;
	text-align:center;
	width:900px;
}
#webdesign {
	font-size:11px;
	color:#666666;
	height:20px;
	text-align:center;
	width:900px;
}
.gonetwork a {
	color:#666666 !important;
	text-decoration:none;
}
.gonetwork a:hover {
	color:#ff0000 !important;
	text-decoration:underline;
}
.validate a {
	color:#666666 !important;
	text-decoration:none;
}
.validate a:hover {
	color:#000000 !important;
	text-decoration:underline;
}
