@charset "UTF-8";
body, html {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center -50px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
td {
	vertical-align: top;
}
#top {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/logo-header.jpg);
	background-position: center top;
	padding-top: 230px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#spot {
	height: 200px;
	background-image: url(../IMG/bg_spot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
}
#contenuto  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer  {
	text-align: center;
	padding: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenitore {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
}
.bordo-destro {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.riga {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
}
a  img, a img:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.obiettivo {
	background-color: #171717;
	border: 1px solid #333333;
}
#galleria a img {
	border: 1px solid #333333;
	background-color: #191919;
	padding: 5px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#galleria a img:hover {
	background-color: #333333;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
