@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	font-family: "arial";
	font-size: 10px;
	color: #0033CC;
	margin:0px;
}
a {
	font-family: "arial";
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	font-family: arial;
	text-decoration: underline;
	color: #0033CC;
}
a.me {
	font-family: "arial";
	text-decoration: none;
	color: #ffffff;
}
a.me:hover {
	font-family: arial;
	text-decoration: none;
	color: #003366;
}
a.low {
	font-family: arial;
	text-decoration: none;
	color: #FF6600;
}
a.low:hover {
	font-family: arial;
	text-decoration: none;
	color: #FF3300;
}
.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 1000px;
}
.tab {
	background-image: url(images/body.png);
	background-repeat: repeat-y;
	width: 1000px;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 1000px;
}

.m{
width:171px;
	height: 24px;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
}
.gommoni{
	background-image: url(images/sf-gommoni.png);
	height: 259px;
	width: 685px;
}

.gal{
	border: 1px solid #0066CC;
	height: 250px;
	width: 375px;
}