body{
	margin-top: 0px;
	background-color: #000000;
	text-align: center;
}
#generale_home {
	position: relative;
	margin-left: auto; 
	margin-top: 20px;
	margin-right: auto;
	width: 400px;
	height: 600px;
	color: #ffffff;
	background-image: url("img/sfondoHome.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;

}
#link_home{
	margin-top: 5px;
	text-align: right;
	position: relative;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma, Trebuchet MS, verdana;
	letter-spacing: 1px;
	font-size: 80%;
}
#link_home a{
	text-decoration: none;
	color: #FFFFFF;
}
#link_home a:hover{
	text-decoration: none;
	color: #3E8BAF;
}
/********************************************************************/
#generale {
	position: relative;
	margin-left: auto; 
	margin-top: 50px;
	margin-right: auto;
	width: 900px;
	color: #ffffff;

}
#menu{
	width: 290px;
	float: left;
	margin-right: 5px;
}
#contenuti_info{
	width: 600px;
	height: 600px;
	float: left;
	text-align: left;
	border: 1px solid #3E8BAF;
	background-color: #000000;
	background-image: url("img/sfondoHome.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#contenuti{
	width: 600px;
	float: left;
	text-align: left;
	border: 1px solid #3E8BAF;
	background-color: #000000;
}
.m_museo a{
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Trebuchet MS, verdana;
	color: #FFF300;
	letter-spacing: 1px;
	word-spacing: 0px;
}
.m_museo a:hover{
	text-decoration: none;
	color: #3E8BAF;
}
.m_museo_gr{
	font-size: 95%;
}
.m_museo_pic{
	font-size: 75%;
}
.m_altro a{
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	font-family: Tahoma, Trebuchet MS, verdana;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 0px;
}
.m_altro a:hover{
	text-decoration: none;
	color: #3E8BAF;
}
.info{
	font-family: Tahoma, Arial, Trebuchet MS, verdana;
	font-size: 80%;
	margin-left:30px;
	margin-top:20px;
	letter-spacing: 1px;
	word-spacing: 0px;
}
.info1{
	font-family: Tahoma, Arial, Trebuchet MS, verdana;
	font-size: 80%;
	margin-left: 50px;
	margin-right: 10px;
	letter-spacing: 1px;
	word-spacing: 0px;
}
.info1 img{
	margin: 5px;
	border: 1px solid #000000;
}
.info1 a{
	font-size: 90%;
	text-decoration: none;
	color:#FFF300;
}
.info1 a:hover{
	text-decoration: none;
	color:#3E8BAF;
}
.testoGiallo{
	color: #FFF300;
}
.testoBlu{
	color: #3E8BAF;
}
.testoBianco{
	color: #FFFFFF;
}
/*****************************/
.tit_cont{
	width: 500px;
	font-family: Tahoma, Arial, Trebuchet MS, verdana;
	font-size: 80%;
	margin-left:10px;
	margin-top:20px;
	padding-bottom: 5px;
	letter-spacing: 1px;
	word-spacing: 0px;
	border-bottom: 1px solid #3E8BAF;
}
.cont{
	font-family: Tahoma, Arial, Trebuchet MS, verdana;
	font-size: 80%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:10px;
	letter-spacing: 1px;
	word-spacing: 0px;
}
.cont img{
	margin: 5px;
}
.cont a{
	font-size: 90%;
	text-decoration: none;
	color:#FFF300;
}
.cont a:hover{
	text-decoration: none;
	color:#3E8BAF;
}
.didascalia{
	font-size: 70%;
}
/*
giallo		#FFF300
blu			#3E8BAF
*/