@charset "utf-8";
body {
	background-image: url(/images/bck.png);
}
.menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	letter-spacing: 1px;
}
.under_cotru {
	font-size: 24px;
	font-weight: lighter;
	color: #993535;
	letter-spacing: 5px;
}
.footer_bck {
	background-image: url(/images/Senza-titolo-1_01.jpg);
	background-repeat: repeat-x;
}
.menu_rd {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-repeat: repeat-x;
}
.menu_rd:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993331;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}
.body_text {
	text-align: justify;
	font-size: 16px;
	font-weight: lighter;
	color: #993535;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.menu_text:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #993535;
	letter-spacing: 1px;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.contatti {
	font-size: 20px;
	font-weight: lighter;
	color: #993535;
	letter-spacing: 1px;
}
.sottomenù {
	background-color: #efefef;
}
