#header {
	width: 100%;
	background-color: transparent;
	background-image: url("../../img/background_header2.jpg");
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 203px;
}

#header_aux1 {
	background-color: transparent;
	/*background-image: url("../../img/stemma_2.jpg");
	background-position: 8px 70%;
	background-repeat: no-repeat;*/
	/*height: 103px;*/
	width: 63px;
	float: left;
	padding: 50px 10px 10px 0;
	}

#header_aux2 {
	/*background-color: trasparent;*/
	/*background-image: url("../../img/provincia_2.png");*/
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 0 80px;
}

#header_aux2 h1 {
	margin: 0px;
	padding: 75px 0 0 0;
	position: relative;
	/*z-index: -1;*/
	font-size: 1.50em;
	width: 300px;
	/*color:#234F7B; colore originale blu*/
	/*color:#ff8000; colore arancio*/
	color:#234F7B;
	font-family: Verdana,sans-serif,Times New Roman,Arial,Georgia;
	}

#subheader {
	width: 99%;
	margin: 0.1em 4px;
}

#subheader_1 {
	width: 75%;
	float: left;
	background-color: #95A7BD; 
	color: #000000;
	font-weight: bold;
	min-height: 24px;
	line-height: 24px;		
}

#subheader_2 {
	margin: 0 0 0 76%;
	padding: 0 0 0 1em;
	min-height: 23px;
	line-height: 23px;
	background-color: #95A7BD;
	background-image: url("../../img/angolo_grigioHoneyFlower.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}

#main {
	width: 100%;
	float: left;
	border-bottom: 10px solid #234F7B;
	
}

#main_aux {
	margin: 0 0.25em;
	width: 99%;
	background-image: url("../../img/background_sn.png");
	background-position: 23.17% center;
	background-repeat: repeat-y;
	float: left;
}

#colonnaSn {
	width: 24%;
	float: left;
	/*margin: 0;*/
	margin: 0 0 0 0;
	/*background-color: violet;*/
}

#colonnaCentrale {
	width: 48%;
	/*margin: 0 0 0 1em;*/
	margin: 0 0 0 1;
	float: left;
	/*background-color: green;*/
	/* stemma della provincia sfocato sullo sfondo al centro*/ 
	/*background-image: url("../../img/araldicabackground.png");*/
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	
}

#colonnaDx {
	margin-left: 76%;
	/*background-color: violet;*/
}

#menuSpeciale {
	margin: 0 0 0 0;
	padding: 0.25em 0;
}

#footer {
	width: 98%;
	clear: both;
	float: left;
	margin: 0 10% 1em 0%;
	padding: 0em;
	color: #000000;
	min-height: 30px;
	background-color: #95A7BD;
	/*angolo arrotondato con ombreggiatura */
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-left-radius: 25px;
	box-shadow:10px 10px 20px #000;
	-webkit-box-shadow:10px 10px 20px #000;
	-moz-box-shadow:10px 10px 20px #000;
	/*fine angolo arrotondato con ombreggiatura */
}

#footer a {
	color: #000000;
}

#footer_1 {
	width: 71%;
	float: left;
	padding: 0.5em 0.1em;
}

#footer_2 {
	text-align: right;
	margin: 0.5em 0 0.5em 71%;
}
