body {
	background-image: url(img/bg_page.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.container {
	width: 1000px;
}
.header {
	height: 129px;
	background-image: url(img/bg_head.gif);
}
#menu {
	height: 129px;
	float: left;
	width: 700px;
}
.ricercatit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
}

.ricercatitbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0066CC;
}
.ricercatitni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.ricercatitni a {
text-decoration:none;
color:#000066;
}

._ricercatitni:hover {
background-color:#ACCCDD;
}



.ricercatitg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}

.testobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
}

.testobox a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
}

.testobox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
}

.testobox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.ricercatesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ricercatesto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.formricerca select {
	width: 130px;
}
#tipa {
	margin: 20px;
	height: 320px;
	width: 100px;
	position: absolute;
	left: 143px;
	top: 370px;
}

#tipa2 {
	margin: 20px;
	height: 320px;
	width: 100px;
	position: absolute;
	left: 143px;
	top: 136px;
}




#risultati {
	margin: 5px;
	width: 717px;
	position: absolute;
	left: 280px;
	top: 153px;
}



#box1 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 280px;
	top: 404px;
}

#box2 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 280px;
	top: 504px;
}

#box3 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 280px;
	top: 604px;
}

#box4 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 640px;
	top: 404px;
}

#box5 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 640px;
	top: 504px;
}

#box6 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 640px;
	top: 604px;
}
#box7 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 280px;
	top: 704px;
}
#box8 {
	margin: 5px;
	height: 80px;
	width: 340px;
	position: absolute;
	left: 640px;
	top: 704px;
}













#form1 {
	height: 382px;
	width: 694px;
	position: absolute;
	left: 300px;
	top: 157px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
#form2 {
	position: absolute;
	left: 20px;
}

#riga {
	margin: 20px;
	height: 450px;
	width: 4px;
	position: absolute;
	left: 255px;
	top: 360px;
}


#riga3 {
	margin: 20px;
	height: 350px;
	width: 4px;
	position: absolute;
	left: 255px;
	top: 111px;
}


#riga2	 {
	margin: 20px;
	height: 450px;
	width: 4px;
	position: absolute;
	left: 615px;
	top: 360px;
}

#logo {
	float: right;
}.main {
	width: 1000px;
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 40px;
}
#menu li {
	float: left;
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-left: 3px;
	padding-right: 4px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu li:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	-moz-border-radius: 2px;
}
#ricerca {
	background-color: #D8DFE9;
	height: 320px;
	width: 140px;
	padding: 5px;
	margin: 20px;
	position: absolute;
	left: -10px;
	top: 370px;
}

#ricerca2 {
	background-color: #D8DFE9;
	height: 320px;
	width: 140px;
	padding: 5px;
	margin: 20px;
	position: absolute;
	left: -10px;
	top: 136px;
}

#widget {
	height: 420px;
	width: 240px;
	padding: 5px;
	margin: 20px;
	position: absolute;
	left: -10px;
	top: 136px;
	overflow:auto;
}
#risultato {
	background-color: #D8DFE9;
	padding: 10px;
	border: 1px solid #0066CC;
	height: 100px;
	margin-left:10px;
	margin-right:10px;
}
#risultatosotto {
	background-color: #0066CC;
	height: 4px;
		margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}

#col1 {
	position: absolute;
	height: 60px;
	width: 250px;
	left: 150px;
}
#col2 {
	position: absolute;
	height: 60px;
	width: 200px;
	left: 400px;
}
#col3 {
	position: absolute;
	height: 67px;
	width: 200px;
	left: 506px;
}
#det_titolo {
	position: absolute;
	width: 713px;
	left: 288px;
	top: 143px;
}
#det_boxhead {
	position: absolute;
	width: 692px;
	left: 288px;
	top: 166px;
	background-color: #D8DFE9;
	padding: 10px;
}
#det_boxheadbutton {
	position: absolute;
	height: 24px;
	width: 140px;
	left: 858px;
	top: 167px;
	background-color: #D8DFE9;
	padding-top: 12px;
}

#det_elenco1 {
	position: absolute;
	height: 103px;
	width: 209px;
	left: 304px;
	top: 224px;
	padding: 2px;
}


#det_elenco2 {
	position: absolute;
	height: 81px;
	width: 209px;
	left: 518px;
	top: 266px;
	padding: 2px;
}


#det_elenco3 {
	position: absolute;
	height: 157px;
	width: 344px;
	left: 651px;
	top: 219px;
	padding: 2px;
	overflow: auto;
}

#det_elenco5 {
	position: absolute;
	width: 324px;
	left: 0px;
	top: 0px;
	padding: 2px;
}


#det_elenco4 {
	position: absolute;
	height: 21px;
	width: 710px;
	left: 288px;
	top: 384px;
	padding: 2px;
}


#det_elenco_inf {
	position: absolute;
	width: 710px;
	left: 289px;
	top: 219px;
	padding: 2px;
}


#det_boxfoto {
	position: absolute;
	height: 257px;
	width: 392px;
	left: 286px;
	top: 437px;
	padding: 15px;
	background-image: url(img/sottofoto.png);
}

#det_boxfoti {
	position: absolute;
	height: 257px;
	width: 254px;
	left: 712px;
	top: 437px;
	padding: 15px;
}
.box_video_cantieri {
	width: 530px;
	position: absolute;
	left: 360px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
