/* CSS Document */

body {
	background-color: #356535;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight:normal;
}

a {
	font-size: 12px;
	color: #000000;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}	
a:link {
	color: #000000;
	text-decoration: none;
}
.Stile5 {color: #000000}
.Stile6 {
	font-size: 10px;
	color:#ffffff;
	}

.Stile6 a {
	font-size: 10px;
	color:#ffffff;
	}

.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.logo{
	position:absolute;
	background:url(../img/logo.png) no-repeat;
	width:200px;
	height:93px;
	top:0px;
	left:50%;
	margin-left:-453px;
}

.body {
	position:absolute;
	width:900px;
	top:130px;
	left:50%;
	margin-left:-450px;
	height: 305px;
}

.footer {
	position:absolute;
	width:870px;
	top:485px;
	left:50%;
	margin-left:-435px;
	height: 0px;
}

