#header {
	width: 100%;
	min-height: 100px;
	border-top: 3px solid #1f5292;
	margin: 0;
	padding: 0.1em 0;
}

#header_1 {
	width: 50%;
	float: left;
}

#header_1 h1 {
	margin: 0.5em 0 0 0.25em;
	padding: 0;
	font-size: 2.5em;
}

#header_1 h1 a {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

#header_2 {
	min-height: 100px;
	margin: 0 0 0 50%;
	padding: 0;
}

#header_monserrato , #header_quartucciu , #header_selargius {
	float: right;
	min-height: 100px;
	width: 100px;
	margin: 0;
	padding: 0;
}

#header_monserrato a, #header_quartucciu a, #header_selargius a {
	display: block;
	min-height: 100px;
	width: 100px;
	margin: 0;
	padding: 0;
}

#header_selargius {
	background-image: url("../../img/stemma_selargius.jpg");
	background-position: center right;
	background-repeat: no-repeat;
}

#header_quartucciu {
	background-image: url("../../img/stemma_quartucciu.jpg");
	background-position: center right;
	background-repeat: no-repeat;
}

#header_monserrato {
	background-image: url("../../img/stemma_monserrato.jpg");
	background-position: center right;
	background-repeat: no-repeat;
}

#subheader {
	background-color: #1f5292;
	min-height: 2em;
	line-height: 2em;
	border-bottom: 3px solid #dddddd;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #ffffff;
}

#main {
	float: left;
	width: 100%;
	/*background-image: url("../../img/back.png");
	background-position: 21% 0%;
	background-repeat: repeat-y;*/
}

#briciole {
	clear: both;
	width: 100%;
	min-height: 1.5em;
	background-color: #ffffff;
	border-bottom: 1px solid #ccd6e0;
}

#colonnaSn {
	background-color: green;
	float: left;
	width: 23%;
	margin-right: 1%;
	background-color: transparent;
}

#colonnaCentrale {
	float: left;
	width: 56%;
	background-color: transparent;
}

#colonnaDx {
	/*min-height: 400px;*/
	margin-left: 81%;
	background-color: transparent;
}

#footer {
	background-color: yellow;
	clear: both;
	border-top: 3px solid #dddddd;
	min-height: 2em;
	line-height: 2em;
	padding: 0 0 0 0.5em;
	margin-top: 1em;
	font-weight: bold;
	background-color: #1F5292;
	color: #ffffff;
}

#footer_2 {
	color: #1F5292;
	text-align: center;
}