@charset "utf-8";
#areatop {
	width: 945px;
	height: 136px;
	margin: auto;
	background-image: url(../imgs/Areatop.jpg);
	background-repeat: no-repeat;
}
#areaflash {
	width: 945px;
	height: 33px;
	margin: auto;
	padding-top: 2px;
	padding-right: 0px;
}
#main {
	width: 945px;
	height: 429px;
	margin: auto;
	background-image: url(../imgs/Areamain.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(../imgs/Areafoot.jpg);
	background-repeat: no-repeat;
	width: 945px;
	height: 137px;
	margin: auto;
}
#foto {
	width: 482px;
	height: 386px;
	float: left;
	margin-top: 21px;
	margin-left: 18px;
}
#testo_home {
	width: 408px;
	float: right;
	margin-top: 21px;
	height: 386px;
	margin-right: 12px;
}
#testo_chisiamo {
	font-family: "Trebuchet MS", "Lucida Sans";
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 100px;
	margin-left: 20px;
}

#testo_foot {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-left: 0px;
}
#mainintro {
	width: 945px;
	height: 429px;
	margin: auto;
	background-repeat: no-repeat;
}
#area_chisiamo {
	width: 420px;
	float: right;
	margin-top: 21px;
	height: 400px;
	margin-right: 0px;
	background-image: url(../imgs/chisiamo_sfondo.jpg);
	background-repeat: no-repeat;
}
#testo_chisiamo a {
	font-family: "Trebuchet MS", "Lucida Sans";
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
}
#testo_chisiamo a:hover {
	font-family: "Trebuchet MS", "Lucida Sans";
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	color: #831F29;
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
