#header {
	width: 100%;
	background-color: transparent;
	background-image: url("../../img/background_header2.jpg");
	background-position: 100% 0;
	background-repeat: no-repeat;
	height: 103px;
}

#header_aux1 {
	background-color: transparent;
	/*background-image: url("../../img/stemma_2.jpg");
	background-position: 8px 70%;
	background-repeat: no-repeat;*/
	/*height: 103px;*/
	width: 62px;
	float: left;
	padding: 10px 0 0 0;
}

#header_aux2 {
	background-color: transparent;
	background-image: url("../../img/provinciaSassari_2.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 103px;
	margin: 0 0 0 62px;
}

#header_aux2 h1 {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: -1;
	font-size: 1.25em;
	width: 300px;
}

#subheader {
	width: 99%;
	margin: 0.1em 4px;
}

#subheader_1 {
	width: 75%;
	float: left;
	background-color: #555555;
	color: #ffffff;
	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: #555555;
	background-image: url("../../img/angolo_grigioScuro.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}

#main {
	width: 100%;
	float: left;
	border-bottom: 10px solid #000000;
}

#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;
	/*background-color: violet;*/
}

#colonnaCentrale {
	width: 50%;
	margin: 0 0 0 1%;
	float: left;
	/*background-color: green;*/
}

#colonnaDx {
	margin-left: 76%;
	/*background-color: violet;*/
}

#menuSpeciale {
	margin: 0 0 0.5em 0;
	padding: 0.25em 0;
}

#footer {
	width: 98%;
	clear: both;
	float: left;
	margin: 0 1% 0.5em 1%;
	padding: 0;
	color: #ffffff;
	min-height: 30px;
	background-color: #555555;
}

#footer a {
	color: #ffffff;
}

#footer_1 {
	width: 71%;
	float: left;
	padding: 0.5em 0.1em;
}

#footer_2 {
	text-align: right;
	margin: 0.5em 0 0.5em 71%;
}
