* {margin: 0px; padding: 0px; }

body {
	background-image: url(../immagini/bg_body_top.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #9EDEFC;
	text-align: center; /*per IE5*/
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #0075BA;
}

a:hover, a:active {
	text-decoration: underline;
	color: #0075BA;
}

.messaggio {
	padding: 20px;
	border: 2px #0075BA solid;
	margin: 0px auto;
	font-weight: bold;
	text-align: center;
}

#centrato {
	width: 951px;
	margin: auto;
	text-align: left; /*per IE5*/
}

#supercorpo {
	float: left;
	background-image: url(../immagini/bg_.png);
	background-repeat: repeat-y;
	
}

#corpo {
	float: left;
	/*background-image: url(../immagini/bg_corpo.jpg);
	background-repeat: repeat-y;*/
	background-image: url(../immagini/bg_centrato.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#colonna-1 {
	width: 214px;
	float: left;
}

#colonna-1 .boxh1 {
	width: 214px;
	height: 47px;
	background-image: url(../immagini/bg_title_sx.png);
	background-repeat: no-repeat;
	
}

#colonna-1 h1 {
	width: 159px;
	height: 33px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
	margin-left: 45px;
}

#box_login {
	background-image: url(../immagini/bg_box1_sx.png);
	color: #0075BA;
	text-align: center;
}

.txt_login {
	width: 120px;
	height: 17px;
	border: none;
	margin: 1px;
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	font-size: 12px;
	padding-left: 1px;
}

.txt_form {
	width: 120px;
	height: 17px;
	border: none;
	margin: 1px;
	border: 1px #0075BA solid;
	font-size: 12px;
}

.sel_form {
	width: 120px;
	border: 1px #0075BA solid;
	font-size: 12px;
	color: #0075BA;
}

.btn_form {
	margin: 1px;
}

a.btn_form {
	display: block;
	float: left;
	text-decoration: none;
	border: none;
	margin: 1px;
	background-image: url(../immagini/bg_submit.png);
	background-repeat: repeat-x;
	width: 60px;
	height: 17px;
	line-height: 15px;
	text-align: center;
	font-size: 11px;
}

a.btn_form:link, a.btn_form:visited {
	color: #FFFFFF;
}

a.btn_form:hover, a.btn_form:active {
	color: #FFFF80;
}

.bordo_form {
	border: 1px #FFFFFF solid;
	margin: 3px 0px;
	float: left;
}

#box_menu {
	/*background-image: url(../immagini/bg_box3_sx.jpg);
	background-position: top;
	background-repeat: no-repeat;*/
}

ul#navlist {
	list-style: none;
	padding-bottom: 100px;
}

ul#navlist li a {
	display: block;
	height: 29px;
	background-image: url(../immagini/bg_button_box3_sx.png);
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	padding-left: 50px;
}

ul#navlist li a:link, ul#navlist li a:visited, ul#sottomenu_sx li a:link, ul#sottomenu_sx li a:visited {
	color: #FFFFFF;
}
ul#navlist li a:hover, ul#navlist li a:active, ul#sottomenu_sx li a:hover, ul#sottomenu_sx li a:active {
	color: #FFFF80;
}

ul#sottomenu_sx  {
	list-style: none;
}

ul#sottomenu_sx li a {
	display: block;
	height: 23px;
	background-image: url(../immagini/bg_button_box3_sx.png);
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	padding-left: 35px;
}

ul#navlist_top, ul#navlist_login {
	list-style: none;
}

ul#navlist_top li a, ul#navlist_login li a {
	display: block;
	height: 28px;
	background-image: url(../immagini/bg_button_box2_sx.png);
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	text-decoration: none;
}

ul#navlist_top li a:link, ul#navlist_top li a:visited {
	color: #62B1DB;
}

ul#navlist_top li a:hover, ul#navlist_top li a:active {
	color: #1061A0;
}

#colonna-2 {
	width: 737px;
	float: left;
}

#testata {
	width: 737px;
	height: 299px;
}

#boxes {
	width: 737px;
	height: 56px;
	background-image: url(../immagini/bg_boxes.png);
	background-repeat: no-repeat;
	position: relative;
}

#centrale {
	clear: both;
	float: left;
	width: 737px;
	/*background-image: url(../immagini/bg_col_dx.png);
	background-position: right;
	background-repeat: repeat-y;*/
	
	/*background-image: url(../immagini/bg_central1.png);
	background-position: bottom;
	background-repeat: no-repeat;*/
	
}

#sx {
	float: left;
	width: 514px;
	/*background-image: url(../immagini/bg_central.png);
	background-position: bottom;
	background-repeat: no-repeat;*/
}

#contenuto {
	margin: 20px 30px 100px;
	width: 450px;
	float: left;
	overflow: hidden;
}

#contenuto ul {
	padding: 20px;
	list-style: disc;
}

#mappa {
	clear: both;
	margin: 10px;
	margin-top: 20px;
}

#sx h1, h1 {
	font-size: 16px;
	color: #0075BA;
}

#sx h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #0075BA;
}

#allegati {
	margin-top: 15px;
}

#segnala {
	margin: 15px auto;
	text-align: center;
}

.box_gallery {
	float: left;
	width: 220px;
	height: 180px;
	text-align: center;
}

a.thumb_gallery {
	display: block;
	margin: 5px auto;
}

.img_thumb {
	border: 1px #1061a0 solid;
}

.box_item {
	width: 454px;
	height: 100px;
	margin: 0px;
	background-image: url(../immagini/bg_box_item.png);
	position: relative;
	float: left;
}

.inner_box_item {
	margin: 14px;
}

.thumb_item {
	float: left;
	margin-right: 5px;
	border: 1px #1061a0 solid;
	padding: 1px;
	background-color: #FFFFFF;
}

.box_item a.titolo, .box_gallery a.titolo {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #0075BA;
}
.data_pubblicazione {
	margin-top: 10px;
	font-style: italic;
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.pagine {
	text-align: center;
}

#dx {
	background-image:url(../immagini/bg_boxes_top.png);
	background-repeat:no-repeat;
	float: left;
	width: 223px;
	color: #000000;
}

#dx .boxh1 {
	width: 223px;
	height: 45px;
	background-image: url(../immagini/bg_title_dx.png);
	background-repeat: no-repeat;
}

#dx h1 {
	width: 159px;
	height: 33px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 33px;
	margin-left: 45px;
}

#dx a.titolo {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #0075BA;
}

#dx a.titolo:link, #dx a.titolo:visited {
	text-decoration: none;
}

#dx a.titolo:hover, #dx a.titolo:active {
	text-decoration: underline;
}

#box_loghi {
	margin: 20px 10px 20px 2px; 
	text-align: center; 
	clear: both; 
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	background-image: url(../immagini/bg_body_bottom.png);
	background-repeat: repeat-x;
	height: 168px;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
}


#footer a {	
	color: #FFFFFF;
}

#sedi {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 20px;
}
