body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: arial, helvetica, verdana, sans serif;
	text-align: center;
}
img {
	border: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

a.whiteback:link {
	color: #03c;
}
a.whiteback:visited {
	color: #03c;
}
a.whiteback:hover {
	color: #09f;
}
a.blackback:link {
	color: #f93;
}
a.blackback:visited {
	color: #f93;
}
a.blackback:hover {
	color: #fff;
}


/*   G R I D  */

.container {
	position: relative;
	width: 980px;
	margin: 12 auto 0 auto;
}

#headertop {
	height: 40px;
	background-color: #999;
}
#headerbottom {
	height: 30px;
	background-color: #999;
}
#claim {
	float: left;
	height: 30px;
	width: 560px;
	background-color: #999;
}
#claim h1 {
	font-size: 13px;
	color: #333;
	line-height: 13px;
	text-align: left;
	margin: 0px;
	padding-left: 35px;
}
#search {
	float: right;
	overflow: hidden;
	height: 30px;
	width: 380px;
	text-align: left;
	background-color: #999;
}
#spacer {
	height: 8px;
	background-color: #000;
}
#adsense728x90 {
	height: 92px;
	background-color: #000;
}
#swfcontent {
	height: 630px;
	background-color: #000;
}
#flashalt h1 {
	font-size: 12px;
	color: #ccc;
}
#adsense728x15 {
	height: 30px;
	background-color: #000;
}
.info {
	background-color: #000;
}
.info h1 {
	font-size: 12px;
	color: #ccc;
	margin: 0px;
}
#sondaggio {
	background-color: #ccc;
	height: 150px;
}
#sondaggio h3 {
	font-size: 12px;
	font-weight: bold;
	color: #69f;
	margin: 0px;
}
#sondaggio h4 {
	font-size: 12px;
	color: #333;
	margin: 0px;
}
#footer {
	height: 70px;
}
#footer h1 {
	font-size: 11px;
	color: #333;
	margin: 0px;
}

