body {
	background-color: #353535;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
.cleaner {
	clear: both;
	height: 0px;
}
#intestazione {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(immagini/manifesto_interno.jpg);
	height: 193px;
	background-repeat: no-repeat;
	background-position: 0px 60px;
	acis: 4px;
}
#menuSUPERIORE {
	position: relative;
	width: 928px;
	background-repeat: repeat-x;
	z-index: 10;
	background-image: url(immagini/bg_menu_superiore.jpg);
	padding-top: 15px;
	padding-left: 12px;
	background-position: 0px 0px;
	height: 52px;
	leu: 3px;
}
#menuSUPERIORE  a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	line-height: 52px;
	gime: 2px;
}
#menuSUPERIORE a:hover {
	background-repeat: repeat-x;
	height: 55px;
	color: #FFFFFF;
	background-image: url(immagini/bg_menu_sup_active.jpg);
	soj: 1px;
}
.menuSUPERIORE_att {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	line-height: 52px;
	gime: 2px;
	font-weight: bold;
	background-image: url(immagini/bg_menu_sup_active.jpg);
	background-repeat: repeat-x;
}

#BOX_contenuto {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(immagini/bg_foglio.jpg);
	background-repeat: repeat-y;
	padding-right: 60px;
	padding-left: 20px;
}
#foglio {
	background-image: url(immagini/bg_foglio_interno.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#MENU_sx {
	width: 220px;
	float: left;
	margin-top: 35px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #838486;
	padding-bottom: 100px;
	margin-bottom: 25px;
}
#MENU_sx h3 {
	line-height: 24px;
	background-color: #838485;
	background-image: url(immagini/menu_dx_titolo.jpg);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 25px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
#MENU_sx a {
	text-decoration: none;
	color: #000000;
	display: block;
	background-image: url(immagini/menu_dx_freccia1.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-left: 25px;
}
#MENU_sx a:hover {
	font-weight: bold;
	background-image: url(immagini/menu_dx_freccia2.jpg);
}
#ARTICOLO {
	float: right;
	margin-top: 35px;
	width: 600px;
	padding-bottom: 25px;
}
#ARTICOLO_testo {
	float: left;
	width: 425px;
}
#ARTICOLO_foto {
	float: right;
	width: 160px;
}


#ARTICOLO img {
	background-image: url(immagini/bg_foto.png);
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#ARTICOLO h2 {
	font-size: 16px;
	color: #424341;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009DB6;
	padding-bottom: 3px;
}
#ARTICOLO h4 {
	font-size: 13px;
	margin-top: 15px;
}

#ARTICOLO p {
	line-height: 18px;
	text-align: justify;
}
#BOX_pie {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: 50px;
	line-height: 39px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(immagini/bg_pie.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#ditta {
	display: none;
}
#ditta h1 {
}
/*box con bordi arrotondati*/
#APERTURA {
	background-repeat: no-repeat;
	background-position: left top;
}
#APERTURA_SX_UP{
	float: left;
	background-image: url(immagini/sx_up.png);
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
}
#APERTURA_DX_UP {
	float: right;
	background-image: url(immagini/dx_up.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
#APERTURA_CEN_UP {
	background-color: #D8D8D8;
	margin-left: 9px;
	margin-right: 9px;
	height: 9px;
}
#BOX_inferiore {
	width: 580px;

}
#CONTENUTO_box {
}
#CONTENUTO_box_titolo {
	background-color: #D8D8D8;
	font-weight: bold;
	padding: 3px;
}
#CONTENUTO_box_elementi {

	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding: 10px;
}
#CONTENUTO_box_elementi img {
	padding: 0px;
}

#CONTENUTO_box_elementi a {
	color: #124054;
	font-weight: bold;
}
#CONTENUTO_box_link a {
	text-align: right;
	display: block;
	color: #124054;
	font-weight: bold;
}


#CHIUSURA {
	background-repeat: no-repeat;
	background-position: left top;
}
#CHIUSURA_SX_DWN{
	float: left;
	background-image: url(immagini/sx_dwn.png);
	height: 9px;
	width: 9px;
	background-repeat: no-repeat;
}
#CHIUSURA_DX_DWN {
	float: right;
	background-image: url(immagini/dx_dwn.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
#CHIUSURA_CEN_DWN {
	background-color: #FFFFFF;
	margin-left: 9px;
	margin-right: 9px;
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#BOX_siti {
}
#BOX_siti p {
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	margin-left: 5px;
	height: 130px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 7px;
	line-height: 12px;
}
#BOX_siti p a:link, #BOX_siti p a:visited {
	color: #000000;
	text-decoration: none;
}
#BOX_siti p a:hover {
	color: #266689;
	text-decoration: underline;
}


#BOX_siti p img {
	background-image: none;
	border: 1px solid #B6B6B6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	display: block;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#BOX_siti_pagine {
	text-align: right;
}
#BOX_siti_pagine a:link, #BOX_siti_pagine a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#BOX_siti_pagine a:hover {
	color: #266689;
	text-decoration: underline;
}
.MENU_sx_att {
	text-decoration: none;
	color: #000000;
	display: block;
	background-image: url(immagini/menu_dx_freccia2.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	height: 30px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	padding-left: 25px;
	font-weight: bold;
}
#intestazione_interna {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(immagini/manifesto_interno.jpg);
	height: 193px;
	background-repeat: no-repeat;
	background-position: 0px 60px;
	acis: 4px;
}
