.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	width: 100%;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #FFCC00;
	width: 100%;
	padding: 0%;
}
.corniceMenu {
	border: 1px solid #CC0000;
}
.corniceTit {
	border-bottom: 1px solid #CC0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.corniceSX {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
.corniceDX {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC0000;
}

