.home div#navigation a.home, .ristrutturazioni div#navigation a.ristrutturazioni, .nuove_costruzioni div#navigation a.nuove_costruzioni, .consulenze div#navigation a.consulenze, .referenze div#navigation a.referenze, .foto div#navigation a.foto, .gruppo div#navigation a.gruppo, .contattaci div#navigation a.contattaci, .dove_siamo div#navigation a.dove_siamo      {
	margin-left: -5px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #c0c0c0/*#8DCA3F*/;
	padding-left: 40px;
	background: url("../images/220.gif") no-repeat left center;
}

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

#content a, a:visited {color: #c0c0c0;
text-decoration: none;}
#content a:hover {color: #FFFFFF;
text-decoration: underline;}

body {
	color: #c0c0c0;
	font: normal 62.5% Century Gothic/*"Trebuchet MS"*/,Verdana,sans-serif;
	background: #000000;
}

p,code,ul,ol {padding-bottom: 1.2em;}

h1 {
	color: #910000;
	font: normal 2em Impact,sans-serif;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}

h1,h2 {padding-top: 6px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay,.decay-small {
	color: #fff;
	font: normal 2.2em Impact,sans-serif;
	letter-spacing: 2px;
	padding: 20px 0 20px 22px;
}
.decay-small {
	padding-top: 6px;
}

.scortxt {
	margin-top: -45px;
	margin-bottom: 28px;
}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em Century Gothic,sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */

#container {
	font-size: 1.3em;
	margin: 0 auto;
	width: 870px;
}

#container_top {
	background: #000000 url("../images/sfondo.jpg") top center no-repeat;
	font-size: 1.3em;
	margin: 0px auto;
	/*width: 930px;*/
	height: 600px;
}

/* title */
#site-title {font: normal 3em Century Gothic,Tahoma,sans-serif;}

#site-description {color: #CCC;}

/* content */

#content {
	margin-top: -380px;
	float: right;
	/*margin-top: 40px;*/
	width: 685px;
	text-align: justify;
}
#content .descr {
	color: #fff;
	margin-bottom: 6px;
	font-weight: bold;
	padding: 0 0 0 22px;
	font-size: 1.3em;
}
#content li {margin-left: 18px;}

/* navigation */

#navigation {
	float: left;
	margin-top: -370px;
	margin-left: -30px;
	width: 210px;
}
#navigation h2 {
	color: #fff;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 10px;
	margin: 0;
}

#navigation h2 a, a:visited{
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 10px;
	margin-left: 0;
	text-decoration: none;
}

#navigation h2 a:hover{
	color: #c0c0c0/*#8DCA3F*/;
	padding-left: 15px;
	/*background: url("../images/220.gif") no-repeat left center;*/
}

#content li{padding: 0 0 15px 0;}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {
color: #8DCA3F;
font-weight:bold;
}

/* footer */
#footer {
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	float: left;
	top: 100%;
}
#footer a, a:visited {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}
