#header {
	width: 100%;
	height: 131px;
/*	background-image: url("../../img/testata3c.jpg");
	background-color: #ebf5ff;*/
	background-image: url("../../img/testata3b.jpg");
	background-color: #ebf3fe;
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#stemma {
	float: left;
	width: 131px;
}

#stemma h1 {
	margin: 0;
	padding: 0;
	border-right: 1px solid #c8c9cb;
}

#stemma a {
	margin: 0;
	padding: 2em 2em 0 2em;
	display: block;
}

#stemma img {
	margin: 2em 2em 0 2em;
}

#comune {
	margin: 0 0 0 150px;
	padding: 2em 0 0 0;
}

#comune p {
	text-transform: uppercase;
	color: #003366;
	font-size: 1.3em;
	font-family: Times New Roman, Arial, serif;
	margin: 0;
	padding: 0;
}

#comune span {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}

#header h1 img {
	border: none;
	padding: 0;
	margin: 0;
}

#subheader {
	background-color: #cbe2fe;
	border-bottom: 3px solid #006699;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#subheader_1, #colonna_1 {
	float: left;
	width: 21%;
	margin-right: 1%;	
}

#subheader_2, #colonna_2 {
	float: left;
	width: 58%;
}

#subheader_3, #colonna_3 {
	margin-left: 81%;
}

#subheader_1, #subheader_2, #subheader_3 {
	min-height: 1.5em;
}

#corpo {
	width: 100%;
}

#briciole {
	clear: both;
	width: 100%;
	min-height: 2em;
}

#box_alto {
	width: 100%;
	margin-bottom: 0.5em;
}

#box_basso{
	width: 100%;
	margin: 0.5em 0;
}

#box_sn {
	width: 60%;
	float: left;
	border-right: 1px solid #006699;
	margin: 0.5em 0;
}

#box_dx {
	margin-left: 60%;
	padding: 0.5em 0;
}


#footer {
	clear: both;
	background-color: #e8f2ff;
	min-height: 2em;
	line-height: 2em;
	text-align: center;
}
