@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Trebuchet, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #323117;
}
a img {
	border: 0;
}
#pagina {
	width: 941px;
	margin: 0 auto;
	padding: 0;
}
#menu .logo {
	margin-top: 10px;
	margin-left: 3px;
}
#testa #menu .menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
}
#testa #menu .menu li {
	float:left;
	margin: 0;
	padding: 0;
	height:72px;
}
#testa #menu .menu li.active, #testa #menu .menu li:hover  {
	background-image: url(../img/bg_li_active.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#testa #menu .menu li.inactive {
	background-image: none;
}
#testa #banner {
	background-image: url(../img/bg_banner.jpg);
	padding: 6px;
	height: 332px;
	clear: both;
	background-repeat: no-repeat;
}
.cantiere #testa #banner {
	background-image: url(../img/bg_banner2.jpg);
}
#testa #menu {
	height: 102px;
}
.col {
	float: left;
}
#testa #banner .col {
	width: 464px;
	font-size: 11px;
	color: #FFFFFF;
}
#corpo {
	clear: both;
	clear: both;
	padding: 6px;
}
.margineds {
	margin-right: 12px;
}
#banner h1 {
	font-size: 16px;
	padding: 0px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}
#testa #banner ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pagina #testa #banner select {
	width: 182px;
	border: 1px solid #a4b97f;
}
#testa #banner .submit {
	text-align: right;
	margin-top: 10px;
	margin-right: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #58563F;
}

#testa #banner .submit input, .bottone {
	height:23px;
	background-color: #585640;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	border: none;
}
#testa #banner li {
	height: 21px;
}
#footer {
	background-image: url(../img/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	margin: 10px 3px 0 0;
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
#corpo .sx {
	width: 508px;
}
#corpo .ds {
	width: 420px;
}
#corpo  h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #323117;
}
	
#corpo .sx  h1, #corpo .nocol h1, #corpo .nocol2 h1 {
	margin: 0 24px;
	padding: 0 0 15px 0;
}

#corpo .ds  h1 {
	margin: 0 22px 11px 167px;
	padding: 0 0 15px 0;
}
#corpo .ds p {
	padding: 4px 22px 0 0;
}
#corpo   .col  .item {
	background-image: url(../img/bg_item.jpg);
	background-repeat: no-repeat;
	background-position: 151px top;
	min-height: 138px;
}


#corpo .sx p {
	margin: 15px 24px;
}
.miniatura {
	border: 5px solid #646349;
}
a {
	color: #2b8b5c;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

#corpo .nocol .item {
	margin: 10px  24px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	line-height: 15px;
	background-image: url(../img/bg_item.gif);
	background-color: #E8E8E6;
	height: 138px;
}
.cantiere #corpo .nocol .item {
	float:left;
	width:428px;
	margin: 10px  15px;
}
#corpo .nocol .item .item_descr {
	height: 138px;
	margin-right: 8px;
	padding-left: 160px;
}
#corpo .nocol  p {
	margin: 10px 0;
}

#corpo .nocol2 .item {
	margin: 10px  24px;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	line-height: 15px;
	background-image: url(../img/bg_item.gif);
	background-color: #E8E8E6;
}
#corpo .nocol2 .item .item_descr {
	margin-right: 8px;
	padding-left: 160px;
}

#corpo .nocol2 .item .item_descr p {
	margin: 10px 0;
}


#corpo .nocol2  p {
	margin: 10px;
}

#corpo .lato {
	width: 150px;
}
#corpo .latomin{
	margin-bottom: 20px;
}
.relativo {
	position:relative;
}
.pcontattaci {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#corpo .angolo1 {
	background-image: url(../img/angolo_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 8px;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 7px;
}

#corpo .angolo2 {
	background-image: url(../img/angolo_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 9px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 7px;
}

#corpo .absol {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#testa #banner .col2 {
	margin-left: 10px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	width: 420px;
}
#corpo .rigaup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #585640;
}

