#testata-flash {
	float: left;
	height: 377px;
	width: 657px;
}
#menu-lingue {
	float: right;
	height: 377px;
	width: 243px;
	background-image: url(img/sfondo-testata-luce.jpg);
}
#menu {
	color: #AA3E70;
	height: 50px;
	width: 890px;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: justify;
	background-color: #F9F1F4;
	border: 5px solid #EDBCCD;
}
#centro-pag {
	background-color: #FDF4F7;
	border: 5px solid #EDBCCD;
	height: auto;
	width: 890px;
}
#sfondo {
	background-image: url(img/sfondo2.jpg);
	background-repeat: repeat-x;
	background-color: #9E1958;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #A9154C;
	font-weight: bold;
}
.testo {
	height: auto;
	width: 850px;
	padding-left: 25px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
#box-home {
	background-repeat: no-repeat;
	height: 320px;
	width: 825px;
	background-color: #F9F1F4;
	background-image: url(img/box-home.jpg);
}
#footer {
	background-color: #EDBCCD;
	height: auto;
	width: 900px;
	color: #9E1C5A;
	font-size: 12px;
}

#footer-home {
	background-color: #9E1958;
	height: auto;
	width: 900px;
	color: #FFFFFF;
	font-size: 12px;
}



rosa {
	color: #A9154C;
}
.rosa {
	color: #A9154C;
}
.tabella {
	background-color: #FDF4F7;
	background-image: url(img/sfondo-tabella.jpg);
	background-repeat: no-repeat;
}
#mappa {
	float: right;
	height: auto;
	width: 320px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 30px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDBCCD;
	border-right-color: #EDBCCD;
	border-bottom-color: #EDBCCD;
	border-left-color: #EDBCCD;
}
