body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/css/Sfondo_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	margin: 0px;
	font-family: Verdana;
	font-size: 1em;
	color: #414141;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
a {
	color:#4a9fbb;
	font-weight:bold;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
p {
	padding:0px;
	margin:0px;
}
.titolo {
	font-weight:bold;
	color:#666666;
	font-size: 1.3em;
}
.titolo_src {
	font-weight:bold;
	font-size: 1.2em;
	display:block;
	padding:4px 0px 4px 0px;
}
.titolo_src:hover {
	text-decoration:none;
}
.back_to_index {
	text-align:right;
	padding: 20px 0px 0px 0px;
}
.back_to_index a {
	text-decoration:underline;
}
.back_to_index a:hover {
	text-decoration:none;
}
#ResultBar {
	font-size: 1.1em;
	text-align:right;
	color: #666666;
	margin-top: 15px;
}
#ResultBar a.bar, #ResultBar a.bar:link, #ResultBar a.bar:active {
	color: #50667f;
	background-image:url(/img/css/sfondo_resultbar.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration:none;
	border: 1px solid #009900;
}
#ResultBar a.bar:visited {
	color: #FFFFFF;
}
#ResultBar a.bar:hover {
	color: #FFFFFF;
}
#Nuvole {
	background-attachment: scroll;
	background-image: url(/img/css/Nuvole.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position:inherit;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
}
#Costruzione {
	background-image: url(/img/css/Costruzione.png);
	height: 200px;
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 150px;
}
#Header {
	height: 190px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	position:relative;
}
#Nav {
	border: 1px none #FFFFFF;
	height: 155px;
	width: 605px;
	float: right;
	margin-top: 10px;
	background-attachment: scroll;
	background-image: url(/img/css/Sfondo_Menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 25px;
}
#Nav ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin:0px;
}
#Nav .Home-nav {
	margin-right: 40px;
}
#Nav .Home-nav dt {
	background-attachment: scroll;
	background-image: url(/img/css/Home.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#Nav .Home-nav dt a {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	text-decoration:none;
}
#Nav .Home-nav dt a:hover {
	color: #FF0000;
}
#Nav .Info-nav {
	margin-right: 40px;
}
#Nav .Info-nav dt {
	background-attachment: scroll;
	background-image: url(/img/css/Info.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#Nav .Info-nav dt a {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	text-decoration:none;
}
#Nav .Info-nav dt a:hover {
	color: #FF0000;
}
#Nav .Ricerca-Opportunita-wrapper {
	float: left;
	width:163px;
	overflow:hidden;
}
#Nav .Ricerca-nav dt {
	background-attachment: scroll;
	background-image: url(/img/css/Cerca.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#Nav .Ricerca-nav dt a {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	text-decoration:none;
}
#Nav .Ricerca-nav dt a:hover {
	color: #FF0000;
}
#Nav .Opportunita-nav dt {
	background-attachment: scroll;
	background-image: url(/img/css/opportunita.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 20px;
	padding-top:10px;
}
#Nav .Opportunita-nav dt a {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	text-decoration:none;
}
#Nav .Opportunita-nav dt a:hover {
	color: #FF0000;
}
#Nav .Servizi-nav dt {
	background-attachment: scroll;
	background-image: url(/img/css/Forum.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#Nav .Servizi-nav dt a {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	text-decoration:none;
}
#Nav .Servizi-nav dt a:hover {
	color: #FF0000;
}
#Nav li {
	background-attachment: scroll;
	background-image: url(/img/css/Marker_nav.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 4px;
	list-style-type: none;
}
#Nav li a, #Nav li a:link, #Nav li a:visited {
	color: #1e6f0c;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 1.0em;
}
#Nav li a:hover {
	color: #FF0000;
}
#Logo {
	float: left;
	height: 179px;
	width: 170px;
	margin-top: 10px;
	border: 1px none #FFFFFF;
	background-image: url(/img/css/Logo.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#Top-page {
	background-attachment: scroll;
	background-image: url(/img/css/Top_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#Page {
	width: 960px;
	display:table;
	position:relative;
	border: 1px none #FFFFFF;
	background-color:#fdfeff;
	background-attachment: scroll;
	background-image: url(/img/css/Sfondo_Page.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#Corpo {
	position:relative;
	width:940px;
	left: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#Corpo_interno {
	font-size:0.7em;
	width: 600px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	float: left;
	position: relative;
	z-index: 1000;
}
#Corpo_interno h3 {
	color:#848484;
	font-size:1.6em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#Corpo_interno h5 {
	color:#666666;
	font-size:1.2em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#Corpo-ricerca {
	float:right;
	width:620px;
	font-size:0.7em;
	width: 590px;
	padding:10px 20px 25px 0px;
}
#Corpo-ricerca h2 {
	font-size:1.6em;
	color:#535454;
	font-weight:normal;
	text-align:right;
	padding:0px;
	margin:0px;
}
#Corpo-ricerca h3 {
	color:#848484;
	font-size:1.6em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#Corpo_ricerca h5 {
	color:#666666;
	font-size:1.2em;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#Colonna_Sx {
	float:left;
	width:300px;
	padding:0px 10px 0px 10px;
	font-size:0.7em;
}
#Colonna_Sx h2 {
	color:#52b1d4;
	font-size:1.6em;
	font-weight:normal;
	padding:0px;
	margin: 10px 0px 20px 0px;
}
#Colonna Sx span {
	font-size:28px;
	color:#4a9fbb;
	padding: 15px 15px 0px 15px;
	font-family:Arial;
}
#Ricerca {
	background-color:#ddf0f6;
	width:300px;
	padding:0px;
	background-image:url(/img/css/sfondo_ricerca_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#Ricerca form {
	padding:10px 18px 20px 18px;
}
#Ricerca select {
	height:30px;
	width: 264px;
	border:solid 1px #93c4ed;
	margin: 10px 0px 20px 0px;
	display:block;
	padding: 5px;
}
#Ricerca .input_ricerca {
	width:160px;
	border:solid 1px #93c4ed;
	padding:10px 5px 10px 5px;
	margin: 10px 0px 0px 0px;
	float:left;
}
#Ricerca #codice {
	float:right;
	width: 60px;
	background-image:url(/img/css/info.gif);
	background-repeat:no-repeat;
	background-position:5px 15px;
	padding:15px 0px 0px 25px;
	line-height:1.2em;
}
#Ricerca #codice img {
	float:left;
}
#Ricerca #codice a {
	font-weight:normal;
	font-size:0.9em;
}
#codice_rifiuto {
	position:absolute;
	left:541px;
	top:288px;
	width:299px;
	height:278px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #93c4ed;
	visibility: hidden;
	padding: 5px 10px 10px 10px;
	font-size:0.8em;
}
#codice_rifiuto h2 {
	color:#428ecd;
	font-size: 1.4em;
	font-weight:normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.close {
	color: #FFFFFF;
	background-color: #93c4ed;
	position: absolute;
	top: 2px;
	right: 2px;
	text-decoration:none;
	font-weight:normal;
	padding:3px;
}
#Ricerca .tasto_ricerca {
	height:60px;
	width:264px;
	background-image:url(/img/css/sfondo_tasto_ricerca.gif);
	background-repeat:no-repeat;
	color:#355e78;
	font-size:1.7em;
	border:none;
	display:block;
}
.box-ricerca {
	margin:0px 0px 20px 0px;
	width: 580px;
}
.box-ricerca h1 {
	display:block;
	background-image:url(/img/css/search_marker.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	font-size: 1.8em;
	font-weight:normal;
	color:#2d80c6;
	height:25px;
	margin:0px;
	padding:5px 0px 5px 45px;
	line-height: 1.5em;
}
.box-ricerca h1.socio {
	background-image:url(/img/css/search_marker_socio.gif);
}
.box-ricerca .box-sx {
	float:left;
	margin-right:20px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	display: block;
}
.box-ricerca .box-dx {
	float: right;
	width: 350px;
	display: block;
}
.box-ricerca .separatore {
	clear:both;
	margin-top:5px;
	border-bottom:dotted 1px #CCCCCC;
	text-align:right;
	padding:0px 0px 0px 0px;
}
.box-ricerca .separatore a {
	font-weight:normal;
}
.box-ricerca-empty {
	margin:0px 0px 0px 0px;
	width: 580px;
}
.box-ricerca-empty h1 {
	display:block;
	font-size: 1.4em;
	font-weight:bold;
	color:#2d80c6;
	height:18px;
	margin:0px;
	padding:5px 0px 2px 45px;
}
.box-ricerca-empty .box-sx {
	margin-right:20px;
	padding:0px 0px 0px 45px;
}
.box-ricerca-empty .separatore {
	clear:both;
	margin-top:5px;
	border-bottom:dotted 1px #CCCCCC;
	text-align:right;
	padding:0px 0px 0px 0px;
}
#Colonna_Dx {
	width:300px;
	padding:0px;
	font-size:0.7em;
	float: right;
	position: relative;
}
#Colonna_Dx div {
}
.Box {
	width:300px;
	float:left;
	font-size:0.7em;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.Box_int {
	padding:0px 0px 20px 0px;
}
.Box_int p {
	padding:0px 5px 0px 5px;
	text-align:justify;
}
.Box_int a {
	text-decoration:none;
	font-weight:normal;
	color:#414141;
}
.Box_int a:hover {
	text-decoration:underline;
}
.Box_int img {
	border:none;
}
.Box_azzurro {
	width:270px;
	padding:20px 15px 25px 15px;
	margin:25px 0px 0px 0px;
	background-image:url(/img/css/box_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ddf0f6;
	position:relative;
	text-align:justify;
}
.Box_azzurro h1 {
	font-size:1.7em;
	font-weight:normal;
	color:#E06C1E;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family:Arial;
}
.Box_int_azzurro {
	font-size:1em;
	padding:15px 0px 0px 0px;
	text-align:justify;
}
.Box_int_azzurro a {
	text-decoration:none;
	font-weight:normal;
	color:#414141;
}
.Box_int_azzurro a:hover {
	text-decoration:underline;
}
.Box_interno {
	width:600px;
	padding:0px 10px 25px 10px;
	float:left;
	font-size:0.7em;
	text-align:justify;
}
.News {
	background-image:url(/img/css/freccina.gif);
	background-repeat:no-repeat;
	background-position:10px 7px;
	padding:0px 20px 15px 25px;
}
.News p {
	text-align:justify;
}
.News a {
	display:block;
	text-decoration:underline;
	padding:4px 0px 4px 0px;
	font-size:1.2em;
	line-height:1.3em;
}
.News a:hover {
	text-decoration:none;
}
.Data {
	color:#818080;
	font-size:0.9em;
}
.immagine_sx {
	float:left;
	margin:0px 10px 10px 0px;
	border: solid 1px #a5bfc5;
}
.immagine_dx {
	float:right;
	margin:0px 0px 10px 10px;
}
.titolo_sezione {
	height:35px;
	width:600px;
	background-image:url(/img/css/sfondo_titolo_sezione.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:1.6em;
	color:#4a9fbb;
	overflow:hidden;
	padding: 15px 15px 15px 15px;
	font-family:Arial;
}
#Contatti {
	width:924px;
	height:156px;
	margin:0px auto;
	padding: 20px 18px 20px 18px;
	position:relative;
	clear:both;
	background-image:url(/img/css/contatti_sfondo.gif);
	background-repeat:no-repeat;
}
#Contatti_Testo {
	float:left;
	width:435px;
	font-size:0.7em;
	padding:30px 20px 0px 0px;
}
#Contatti_Form {
	float:right;
	border-left:dotted 1px #CCCCCC;
	width: 435px;
	padding:0px 0px 0px 20px;
}
.input_gestionerifiuti {
	color:#545454;
	font-size:0.8em;
	width:250px;
	height:19px;
	padding:1px 0px 0px 5px;
	font-family:Verdana;
}
.input_contatti {
	color:#545454;
	font-size:0.8em;
	width:145px;
	height:19px;
	padding:1px 0px 0px 5px;
	display:block;
	margin-bottom:15px;
	font-family:Verdana;
}
#Contatti_Form textarea {
	color:#545454;
	font-size:0.8em;
	padding:1px 0px 0px 5px;
	font-family:Verdana;
}
#Footer {
	width:930px;
	position:relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#Nav_Footer {
	float:left;
	width:780px;
	height:130px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#Nav_Footer ul {
	float: left;
	list-style-type: none;
	height:110px;
	margin:0px;
	padding:0px 30px 0px 30px;
	border-right: dotted 1px #CCCCCC;
}
#Nav_Footer li {
	margin-top:2px;
	list-style-type: none;
}
#Nav_Footer li a, #Nav_Footer li a:link, #Nav_Footer li a:visited {
	color:#818080;
	font-size: 0.9em;
	text-decoration: none;
	line-height: 1.5em;
}
#Nav_Footer li a:hover {
	color: #FF0000;
}
#Nav_Footer dt {
}
#Nav_Footer dt a {
	font-weight: bold;
	color: #333333;
	font-size: 0.9em;
	text-decoration:none;
}
#Nav_Footer dt a:hover {
	color: #FF0000;
}
#logo_cciaa {
	width:130px;
	float:right;
	font-size: 0.8em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
}
#logo_cciaa img {
	padding-top:10px;
}
.leggi_tutto {
	text-align:right;
	display:block;
}
a.InForum {
	background-image: url(/img/css/Entra-Forum.png);
	text-indent: -999px;
	height: 141px;
	width: 142px;
	position: absolute;
	outline-style:none;
	right:0px;
	top: -85px;
}
.x-note {
    background-color: rgb(255,255,255);
}

.x-alert-yellow {
    background-color: rgb(255,255,168);
}

.x-alert-red {
    background-color: rgb(255,153,0);
}

.prod-icon { background-image: url(/img/magazzino16.png)}
.forn-icon { background-image: url(/img/camion16.png)}
.attori-icon { background-image: url(/img/users16.png)}
