
#center_container #sfumatura {
	width:1006px;
	height: 21px;
	background-image: url(/immagini/sfumatura.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: white; 
}

#center_container #barra_titolo_top {
	width:1006px;
	background-color: #a1e5fe;
	margin-bottom:10px;
}

#barra_titolo_top .titolo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #076284;
	font-size: 16px;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
}

#center_container #spacer_azzurro_top {
	width:1006px;
	margin-bottom: 10px;
	border-top: 0px;
	border-bottom: 3px;
	border-right: 0px;
	border-left:0px;
	border-color: #a1e5fe;
	border-style: solid;
}


#center_container #container_sinistra {
	width: 550px;
	margin-bottom: 15px;
	float:left;
}

#container_sinistra #chisiamo_box {
	width:510px;
	background-color: #e6f8ff;
	padding: 20px; 
	margin-bottom: 15px;
}

#container_sinistra #titolo_chisiamo {
	width: 506px;
	height: 98px;
}

#container_sinistra #testo_chisiamo {
	margin-top: 10px;
}

.testo_articoli {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 13px;
	margin-top:3px;
	margin-bottom: 3px;
}

#center_container #container_destra {
	width: 392px;
	background-color: #e6f8ff;
	float:right;
}

#container_destra #elenco_altrepag {
	width: 392px;
}

.scheda_altrepag {
	width: 372px;
	padding: 10px 10px 20px 10px;
	background-image: url(/immagini/scheda_altrepag_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #e6f8ff;
	margin-bottom: 10px;
}

.scheda_altrepag .titolo {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0082b3;
	font-size: 15px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom: 3px;
}

.scheda_altrepag .titolo:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-top:3px;
	margin-bottom: 3px;
}

.continua_articoli {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #575757;
	font-size: 13px;
	float:right;
}

.link_chisiamo {
	width: 392px;
	height: 30px;
	margin-bottom:10px;
}

.link_chisiamo_btn {
	width: 392px;
	height: 30px;
}

.redazione_txt table {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: black;
	font-size: 13px;
	margin-top:3px;
	margin-bottom: 3px;
}


.redazione_txt td {
background-color: #b6eafe;
border:1px #8dcae2 solid;

}

.redazione_txt tr {
background-color: #b6eafe;
}

.redazione_txt a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #075b7c;
	font-size: 13px;
	margin-top:3px;
	margin-bottom: 3px;

}

.redazione_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #075b7c;
	font-size: 13px;
	margin-top:3px;
	margin-bottom: 3px;

}
