/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../img/body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	padding: 0;
	background-color: #002d66;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
}

a:link{text-decoration: underline; color: #FFFFFF;}
a:visited{text-decoration: underline; color: #FFFFFF;}
a:hover{text-decoration: none; color: #FFFF00;}


#tutto{width: 900px; margin: auto;}
#testata{}
#footer{
	clear: both;
	background-image: url(../img/sfondo_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #002f6b;
	/*position:relative;*/bottom:0px;z-index:10;
	height: 150px;
	width: 100%;
}

#menu{
	position:absolute;
	top:0px;
	z-index:10;
	background-image: url(../img/sfondo_menu.gif);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 7px;
	margin-left: 430px;
}

#chiusuramenu{
	background-image: url(../img/chiusura_menu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 470px;
	height: 36px;
}

#aperturamenu ul{
	padding: 0;
	margin: 0;
	margin-top: -27px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}
#aperturamenu li{display: inline; padding: 0 10px 0 10px;}

#aperturamenu a{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#aperturamenu a:link{
	color: #002f6b;
	text-decoration: none;
}
#aperturamenu a:visited{
	color: #002f6b;
	text-decoration: none;}
#aperturamenu a:hover{
	color: #0099FF;
	text-decoration: none;}
	
#disegnofooter{
	margin: auto;
	width: 900px;
	background-image: url(../img/omino_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 150px;
}
#scrittefooter{text-align: right; padding: 10px 130px 0 0;}
#scrittefooter a:link{color: white; text-decoration:none; }
#scrittefooter a:visited{color: white; text-decoration:none; }
#scrittefooter a:hover{color: #FFFF00; text-decoration:none; }
.clearboth{clear: both;}

#centro h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding: 17px 0 10px 0;
}

#centro h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#ultimilavori{
	background-color: #00285b;
	background-image: url(../img/sfondo_ultimilavori.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #043a7e;
	margin-bottom: 15px;
	padding: 5px 5px 10px 5px;
	line-height: 15px;
}

.homesx{float: left; width: 45%;}
.homedx{float: right; width: 45%;}

.txt{margin-bottom: 10px;}
#centro{/*border: solid 1px red; */width: 100%;}

#sx{/*border: solid 1px white;*/
	float: left;
	width: 190px;
	min-height: 200px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 0 15px 3px;
}
#dx{margin-left: 200px;width: 695px;/*border: solid 1px green;*/}

.clearboth{clear:both;}
/* area news */
#toolarchivionews{
	border-bottom: dotted 1px #009ee0;
	text-align:right;
	padding: 0 0 5px 0;
	font-size: 12px;
}
#toolarchivionews ul {  margin:0;	  padding: 0;	  list-style:none;      }
#toolarchivionews li {display:inline;      margin:0;      padding:0;	  padding: 0 0 0 12px;      }
#toolarchivionews a {border:0;  border:0;    padding:0 0 0 6px;      text-decoration:none;	  color:#fff;      }
#toolarchivionews a:hover { text-decoration:none;	  color:#009ee0;      }

.tablearchivio td{border-bottom: dotted 1px #009ee0;}


/* form */
.cerca{	font-family: Verdana, Arial, Helvetica, sans-serif;	padding: 3px;}
.tastocerca{	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;}
.recapito1{	float:left;	padding: 0 0 3px 0;}
.recapito2{margin-left: 200px; margin-bottom:3px;}
fieldset{margin-top:15px; margin-bottom:5px;}
legend{	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	padding: 0 5px 0 5px;	text-transform: uppercase;}
#areaform{}
label{	float:left;	padding: 0 0 3px 0;	font-size: 10px;	font-weight: bold;}
.richiestapreventivo{padding: 0 0 3px 0; margin-left: 170px;}
.cerca{
	background-color: #003366;
	border: 1px solid #FFFF00;
	color: #FFFF00;
}
.tastocerca{color: #FFFF00;	background-color: #CCCCCC;}
.recapito1{	}
.recapito2{}
fieldset{}
legend{	color: #ffff00;	}
input, textarea, select{
	background-color: #fff;
	color:#000;
	border: 1px solid #CCCCCC;
	background-image: url(../img/form.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigazione{
	text-align: center;
	padding: 10px;
	font-size: 12px;
}

#navigazione a{text-decoration: none;}


#datanews{display:none;}