@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_new.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003;
	text-align: center;
	width: 457px;
}
.News{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #003;
	margin-bottom: 10px;
	width: 450px;
	float: none;
}
a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #03F;
}
a:active {
	text-decoration: none;
	color: #000033;
}
#contenitore {
	float: none;
	height: 500px;
	width: 914px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	float: left;
	height: 130px;
	width: 914px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #003;
}
#sponsor {
	margin: auto;
	height: 100px;
	width: 914px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-top-width: 2px;
	border-top-color:#003;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #003;
}
#contenuto {
	height: 400px;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: none;
	margin: auto;
}
#pulsantiera {
	text-align: right;
	height: 20px;
	width: 914px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 14px;
}
.Links #contenitore #header #contenuto {
	vertical-align: middle;
	display: marker;
	font-weight: bolder;
	text-align: center;
	width: 914px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.Links #contenitore #header #pulsantiera a strong {
	font-size: 14px;
}
.Links #header #contenuto table tr .News p {
	font-size: 14px;
}
.Links #header #contenuto table {
	font-size: 20px;
	background-color: #FFF;
	border: thin solid #003;
	border-top-color: #003;
	border-top: 1;
}
.Links #header #contenuto table tr td .News {
	font-size: 16px;
}
.Sponsor_2 {
	font-size: 24px;
	border: 1;
	border-color: #003;
}
Sponsor_2_less {
	font-weight: bold;
}

