@charset "utf-8";
/* CSS Document */
a.menu {
font-family: "Century Gothic";
	font-size: 12px;
font-weight:bold;
color: #FFFFFf;	
background-color:#000000;
background-image:url(images/angle.png);
background-position:top;
background-repeat:no-repeat;
display:block;
width:65px;
height: 22px;
vertical-align:middle;
text-decoration:none;
}
a.menu:hover {
font-family: "Century Gothic";
	font-size: 12px;
font-weight:bold;
color: #000000;
background-color:#CCCCCC;
background-image:url(images/angle.png);
background-position:top;
background-repeat:no-repeat;
display:block;
vertical-align:middle;
width:65px;
height: 22px;
text-decoration:none;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/sf_tutte.jpg);background-repeat:repeat-x;background-position:top
}

.address {
font-family: "Century Gothic";
	font-size: 11px;
}
.slogan {
font-family: "Century Gothic";
	font-size: 13px;
	font-weight:bold;
}
.bottom {
font-family: "Century Gothic";
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
}

a.lettere {
font-family: "Century Gothic";
	font-size: 12px;
font-weight:bold;
color: #FFFFFf;	
background-color:#333333;
background-image:url(images/angle.png);
background-position:top;
background-repeat:no-repeat;
display:block;
width:20px;
height: 22px;
vertical-align:middle;
text-decoration:none;
}
a.lettere:hover {
font-family: "Century Gothic";
	font-size: 12px;
font-weight:bold;
color: #000000;
background-color:#993300;
background-image:url(images/angle.png);
background-position:top;
background-repeat:no-repeat;
display:block;
vertical-align:middle;
width:20px;
height: 22px;
text-decoration:none;
}

a.link {
font-family: "Century Gothic";
	font-size: 12px;
font-weight:bold;
color: #FF0000;	

text-decoration:none;
}
a.link:hover {
font-family: "Century Gothic";
	font-size: 12px;
font-weight:bold;
color: #333333;	

text-decoration:none;
}
