/* colore di sezione: #1d64b0 */
a:visited {
	color: #1d64b0;
	text-decoration: none;
}
#header {
	/*background-image: url(/res/img/fondazione/fondazione_sito_header_bg.png);*/
	background-image: url(/res/img/fondazione/fondazione_header_bg.jpg);	
	background-repeat: no-repeat;
	background-color:#1d64b0;
}
.entry_titles {
	color: #1d64b0;
}
#left-col h3 {
	background-color: #1d64b0;
	background-image: url(/res/img/dieta_freccia_bar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h2 {
	color: #1d64b0;
}
h2 a, h2 a:visited {
	color: #1d64b0;
	text-decoration: none;
}
h2 a:hover {
	color: #666;
	text-decoration: none;
}
#page #barra_menu {
	/*background-image: url(/res/img/header_menu/fondazione_bar.gif);*/
	background-color:#1d64b0;
}
#barra_menu ul {
	/*padding-left: 80px;*//* 600px;  */
	padding-right:10px; 
	text-align:right;
}
.voce_non_cliccabile {color: #495233;}
.sotto_voce_non_cliccabile {color: #495233;}

.menu_laterale
.voce a, 
.voce a:visited,
.sottovoce a, 
.sottovoce a:visited{
	color: #1d64b0;
	text-decoration: none;
	vertical-align:middle;
}
.menu_laterale
.voce a:hover,
.sottovoce a:hover{
	color: #1d64b0;
	text-decoration: underline;
}
.menu_laterale
.voce_attiva a,
.sottovoce_attiva a{
	font-weight: 800;	
	color: #fff!important;
	vertical-align:middle;
}
.menu_laterale
.voce{
	padding: 0px 0px 0px 20px;
	background-image: url(/res/img/fondazione/fondazione_freccia_li.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.menu_laterale
.voce_attiva{
	padding: 0px 0px 0px 20px;
	background-image: url(/res/img/comuni/freccia_bianca.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-color: #1d64b0;
}
.menu_laterale
.sottovoce{
	padding: 0px 0px 0px 30px; /*top right bottom left */
	background-image: url(/res/img/fondazione/fondazione_freccia_li_l1.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	/*vertical-align:middle;*/
	/*overflow-x: auto;*/
	/*display:inline-block;*/
}

.menu_laterale
.sottovoce_attiva{
	padding: 0px 0px 0px 30px;
	background-image: url(/res/img/fondazione/fondazione_freccia_li_l1_sel.gif);
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: #1d64b0; /*#ED2024;*/
}



#footer .voce_attiva {
	color: #1d64b0 !important;
	font-weight:bolder !important;	
}
#intro_img_sezione{
  text-align:center;
  margin-top:30px;
}
