body {
	background-color: #3C4A72;
	background-image: url(Images/sfondo_rigato.gif);
	background-repeat: repeat;
	margin: 0px;
}

.centrato {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 908px;
}




/* HEADERS ======================= */

.diconodinoi_header {
	background-image: url(Images/diconodinoi_header.jpg);
	width: 909px;
	height: 122px;
}

.fondazione_header {
	background-image: url(Images/fondazione_header.jpg);
	width: 909px;
	height: 122px;
}
.immobile_header {
	background-image: url(Images/immobile_header.jpg);
	width: 909px;
	height: 122px;
}
.politiche_header {
	background-image: url(Images/politiche_header.jpg);
	width: 909px;
	height: 122px;
}
.sponsor_header {
	background-image: url(Images/sponsor_header.jpg);
	width: 909px;
	height: 122px;
}
.progetto_header {
	background-image: url(Images/progetto_header.jpg);
	width: 909px;
	height: 122px;
}

/* fine headers ---------------------- */






/* MENU ALTO =============== */

.menu {
	font-family: Georgia, "Times New Roman", serif;
	font-variant:small-caps;
	font-size: 12px;
	margin-left: 20px;
	text-align: left;
	padding-top: 0px;
	height: 18px;
	
}

.menu_sotto {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
	font-style: italic;
	margin-left: 20px;
	text-align: left;
	padding-top: 2px;
	height: 17px;
}

.menu a {
	padding-left: 8px;
	padding-right: 8px;
}

.menu_sotto a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration:none;
}



	.menu a:link {
		color: #B5BDD2;
		text-decoration: none;
	}
	.menu a:visited {
		color: #B5BDD2;
		text-decoration: none;
	}
	.menu a:hover {
		color: White;
		text-decoration: none;
	}
	.menu a:active {
		color: White;
		text-decoration: none;
	}
	
	
	
	.menu_sotto a:link {
		color: #B5BDD2;
	}
	.menu_sotto a:visited {
		color: #B5BDD2;
	}
	.menu_sotto a:hover {
		color: White;
	}
	.menu_sotto a:active {
		color: White;
	}
	
	
.acceso {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: white;
	background-color: #354264;
	background-position:bottom;
	padding-top:4px;
	padding-bottom: 4px;
	height: 24px;
	}
	
.acceso a:visited {
	text-decoration: none;
	color: white;
}
	
.acceso_sotto a {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;

	text-align: left;
	color: white;
	background-color: #2C3754;
	}



/* fine menu alto -------------- */





/* DECORAZIONE PAGINA ========================= */

/*sfumatura sotto il menu*/
.subheader {
	background-image: url(Images/subheader2.jpg);
	width: 908px;
	height: 50px;
	padding-top: 2px;
	
}


/*background della colonna centrale =========== */
.sfondo_content {
	background-image: url(Images/sfondo_centrale.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 908px;
}

.sfondo_content_baroque {
	background-image: url(Images/sfondo_centrale3.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 908px;
}

.sfondo_content_logo {
	background-image: url(Images/sfondo_centrale2.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 908px;
}

.sfondo_content_attrezzi {
	background-image: url(Images/sfondo_centrale5.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 908px;
}

.sfondo_content_architettura {
	background-image: url(Images/sfondo_centrale4.jpg);
	background-repeat: repeat-y;
	text-align: center;
	width: 908px;
}


/* fine background ----------------------------- */


/*placca del titolo gif*/
.title {
	padding-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

/* fine decorazione pagina ------------------------ */




/* TESTO ================================== */

/* box generico che racchiude le due colonne */
.testo {
	width: 830px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	
}


/* colonna di sinistra */
.col_sx {
	width: 380px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	text-align: left;
	color: #B5BDD2;
	margin-left: 10px;
	
	float: left;
	
}


/*colonna di destra*/
.col_dx {
	width: 380px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	color: #B5BDD2;
	text-align: left;
	margin-left: 24px;

	float: left;
}





/* colonna di sinistra */
.text_sx {
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	color: #B5BDD2;
	width: 100%px;
	text-align: left;
	line-height: 22px;
	background-color: #3C4A72;
	
	margin-bottom: 15px;

	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.text_dx {
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	color: #B5BDD2;
	width: 360px;
	text-align: justify;
	line-height: 22px;
}

.titolo2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
	color: White;
	font-weight: bold;
	text-align: left;
}

.testo2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
	color: #A8B1CC;
	text-align: left;
	line-height: 20px;
}

.testo3_bianco {
	font-family: Georgia, "Times New Roman", serif;	
	font-size: 12px;
	color: White;
	text-align: left;
}

.testo3 {
	font-family: Georgia, "Times New Roman", serif;	
	font-size: 12px;
	color: #A8B1CC;
	text-align: left;
}

.testo4 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: small;
	color: #B5BDD2;
	text-align: left;
}

.testo5 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
	color: #52638E;
	text-align: left;
	line-height: 20px;
}

	.testo5 a:link {
		color: #52638E;
	}
	.testo5 a:visited {
		color: #52638E;
	}
	.testo5 a:hover {
		text-decoration: underline;
		color: white;
	}
	.testo5 a:active {
		color: #52638E;
	}
	.testo5 #acceso {
		color: white;
		}

	




.testo_nota {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: White;
	font-size: xx-small;
}

.testo_nota a:link {
	color: White;
}
.testo_nota a:visited {
	color: White;
}
.testo_nota a:hover {
	color: White;
}
.testo_nota a:active {
	color: White;
}

.testo_bg {
	color: #52638E;
	width: 786px;
	border-color: #6475A3;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}

.testo_bg_filled {
	background-color: #52638E;
	width: 820px;
	border-color: #6475A3;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
}

.testo_bg_filled2 {
	background-color: #52638E;
	width: 786px;
	border-color: #6475A3;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
}




.testo_bg_variabile {
	color: #52638E;
	width: 80%;
	border-color: #6475A3;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
}

.testo_bg_inclinato {
	color: White;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	width: 786px;
	border-color: #6475A3;
	border-style: solid;
	border-width: 1px;
	padding: 15px;
	height: 55px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.big_grassetto {
	color: White;
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	margin-top: 28px;
	margin-bottom: 4px;
	border-bottom: solid 1px #6475A3;
	padding-bottom: 4px;
}

.big_grassetto2 {
	color: White;
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	margin-bottom: 4px;
	border-bottom: solid 1px #6475A3;
	padding-bottom: 4px;
}



.big {
	color: White;
	font-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
} 

/* menu laterale di virtual tour */
.vt_menu {
	margin-top: 5px;
	border-width: 1px;
	border-color: #6475A3;
	border-style: solid;
	background-color: #313D62;
	padding: 8px;
	font-family: Verdana, Aria, Helvetica, sans-serif;
	font-size: medium;
	color: white;
	font-weight: bold;
	text-align: left;
}

.vt_menu a:link,a:visited {
	color: white;
	}

.didascalia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}


/* foto cliccabili sotto */
.vt_foto_oriz {
	margin-top: 5px;
	border-width: 1px;
	/* border-color: #6475A3; */
	border-style: none;
	background-color: #252F50;
	padding: 2px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6475A3;
	width: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #6475A3;
}	
.vt_foto_oriz a{
	color: #6475A3;
	}

.vt_title_foto {
	background-color: #252F50;
	width: 540px;
	text-align: left;
	margin-left: 24px;
	margin-top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: white;
	padding-left: 4px;
	font-weight: bold;
}

.vt_mini_menu {
	text-align: right;
	margin-right: 20px;
	margin-top: 6px;
}

.vt_date {
	margin-top: -10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #6475A3;
	}

.vt_date a:link {
	color: #6475A3;
	}
.vt_date a:visited {
	color: #6475A3;
	}
.vt_date a:hover {
	color: white;
	}
.vt_date a:active {
	color: #6475A3;
	}


.progetto_menu {
	float: left;
	margin-top: 22px;
	border-width: 1px;
	border-color: #6475A3;
	border-style: solid;
	background-color: #283555;
	padding: 8px;
	width: 90%;
	line-height: 14px;
}

.progetto_menu a {
	text-decoration: none;
	font-size: x-small;
	}

.progetto_menu a:link {
	color: #B5BDD2;
	}
.progetto_menu a:visited {
	color: #B5BDD2;
	}
.progetto_menu a:hover {
	color: white;
	}
.progetto_menu a:active {
	color: #B5BDD2;
	}

.progetto_menu #acceso {
	color: white;
	background-color: #6475A3;
	}


.contesto {
	font-style: italic;
	}



/*
.big_link a:hover {
	color: White;
	fon-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	text-decoration: underline;
}

.big_link a:link, a:visited, a:active {
	color: #6475A3;
	fon-size: medium;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
} 
*/





/* fine testo ------------- */







.foto {
	float: left;
	border-width: 1px;
	border-color: #6475A3;
	border-style: solid;
	background-color: #283555;
	padding: 8px;
}

.vt_foto {
	text-align: center;
	border-width: 1px;
	border-color: #6475A3;
	border-style: solid;
	background-color: #283555;
	padding: 8px;
}






/* foto laterali ==================== */

.foto_menu {
	float: left;
	border-style: solid;
	border-color: #6475A3;
	border-width: 1px;
	padding-bottom: 2px;
	margin-left: 6px;
}

/* per il virtual tour */
.foto_menu_oriz {
	text-align: center;
	border-style: solid;
	border-color: #6475A3;
	border-width: 1px;
	padding-bottom: 2px;
	margin-left: 6px;
}


.foto_sm_active {
	background-image: url(Images/foto-sm-bg.jpg);	
	background-repeat: none;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}

.foto_sm {
	background-image: url(Images/foto-sm-bg2.jpg);
	background-repeat: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;

}

/* fine foto andreoni -------------------------------- */




/* FOOTERS ================================= */

.subfooter {
	background-image: url(Images/subfooter.jpg);
	width: 908px;
	height: 18px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: xx-small;
	color: #B5BDD2;
	padding-top: 4px;
		
	background-image: url(Images/lowerFooter.gif);
	background-repeat: no-repeat;
	
	width: 908px;
	height: 18px;

	margin-left: auto;
	margin-right: auto;
	}

/* fine footers ------------------------------ */