#header {
	background-color: #4C5D7B;
}

#footer {
	background-color: #326600;
	border-top: 2px solid #7DA171;
}

#header_1 {
	height: 130px;
	background-image: url(../../img/header_sfondo.jpg);
	background-repeat: repeat-x;
}

#header_2 {
	height: 130px;
	background-image: url(../../img/header_destra.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

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

#AltaVia_Text {
	margin: 67px 0 0 5px;
}

#header_sfumaturaFull {
	height: 14px;
	background-image: url(../../img/header_sfumatura_full.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#corpo {
	float: left;
	background-image: url(../../img/sinistra_c.jpg);
	background-repeat: repeat-y;
	background-position: 19% 0;
	width: 100%;
	clear: both;
	padding-bottom: 1em;
}

#corpo_cs {
	width: 19%;
	float: left;
	background-image: url(../../img/colonna_sinistra_sfondo_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#corpo_cs_aux {
	margin: 0 29px 0 9px;
	padding: 10px 0 0 0;
}

#corpo_cc {
	margin-left: 19%;
	background-image: url(../../img/colonna_destra_sfondo_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}

#corpo_cc_aux {
	width: 99%;
}

#footer {
	float: left;
	width: 100%;
	clear: both;
	padding: 2px 0;
}

#footer img {
	display: inline;
	vertical-align: middle;
	line-height: 24px;
}

#footer p {
	margin: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	color: white;
}

#footer a:link,#footer a:visited {
	color: white;
	text-decoration: none;
}

#footer_valid_html {
	margin-right: 18px;
}

#footer_valid_css {
	margin-left: 18px;
}

.rightMenu {
	text-align: left;
	background-image: url(../../img/separatore.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	margin: 0 0 4px 0;
}

.rightMenu li {
	margin: 0 0 0.5em 0;
}

.rightMenu h2 {
	font-size: 1em; 
}

.rightMenu h2 img {
	margin: 6px 0 6px 3px;
}

.contentBox {
	float: left;
	width: 98%;
	margin-top: 13px;
	margin: 0;
}

.contentBox a {
	text-decoration: none;
}

/*Aggiunte per Notizie*/

.contentBoxNews {
	float: left;
	width: 98%;
	margin-top: 13px;
	margin: 0;
	border-bottom: 1px solid #999999;
	padding-bottom: 13px; 
}

.contentBoxNews img {
	margin-right: 5px;
}

.contentBoxNews h3 {
	margin: 15px 0 5px 0;
}

.contentBoxNews p {
	margin: 0;
}

.contentBoxNews a {
	text-decoration: none;
}

/**/

#corpo_cc h2, #corpo_cd h2 {
	font-family: Times New Roman, serif;
	color: #000000;	
}

#corpo_cc h3 {
	font-size: 0.8em;
	color: #336600;
}

#corpo_cc strong {
	color: #000000;
	font-weight: bold;
}