
#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;
}

.spacer_azzurro {
	font-family: Arial, Helvetica, sans-serif;
	/*text-decoration: underline;*/
	color: #1ca2d5;
	font-size: 11px;
	margin-top:3px;
	margin-bottom: 3px;
	float:left;
	margin-left: 5px;
	margin-right: 5px;
}

.testo_piccolo_sott {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #636363;
	font-size: 11px;
	margin-top:3px;
	margin-bottom: 3px;
	float:left;
}

.testo_piccolo_sott:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	margin-top:3px;
	margin-bottom: 3px;
	float:left;
}

#center_container #container_sinistra {
	width:636px;
	float:left;
}

#container_sinistra #programs_list {
	width: 616px;
}

.program_row {
	width: 596px;
	background-image: url(/immagini/programmi_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding:10px;
	margin-bottom: 10px;
}

.program_txt {
	width: 500px;
	float:left;
}

.program {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #076284;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.program:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #076284;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.program_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #4c4c4c;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
}

.program_icon {
	width: 21px;
	height:21px;
	margin-top: 8px;
	float:right;
	margin-right: 10px;
}

.dx_button {
	margin-top:10px;
	margin-bottom:10px;
}

#center_container #container_destra {
	float:right;
	width:349px;
}

#container_destra #box_destra {
	background-color: #e6f8ff;
	width:349px;
}


