@charset "utf-8";
/* CSS Document */
body {
	background: url(sfumatura.gif) repeat-x fixed;	
	margin-top: 30px;
	background-color: #3176bc;
}

.centrato {
margin-left:auto;
margin-right:auto; 
}
#header {
width:780px; 
height:122px; 
background-image:url(header.png);
}
#menu {
width:757px; 
height:22px; 
background-image:url(menu.png);
padding-left:23px;
}
#body {
	width:710px;
	padding-left:35px;
	overflow:auto;
	padding-right:35px;
	background-image:url(body.png);
	padding-top:15px;
}
#footer {
width:780px; 
height:33px;
background-image:url(footer.png);
}
#contenuto {
	width:560px;
	text-align:left;
}
#adv {
width:130px; 
margin-bottom:5px;
float:right;
}
.advup {
height:15px; 
width:130px; 
background-image:url(up.gif);
}
.advbg {
background-color:#dadada;
overflow:visible;
text-align:center;
}
.advdown {
height:15px; 
width:130px; 
background-image:url(down.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.container {
width:565px;
overflow:auto;
}
.name {
width:565px;
}
.img {
width:182px; 
height:118px; 
float:left
}
.stats {
font-family:Verdana;
font-size:10px;
color:#FFFFFF; }
