body {
	padding: 0;
	margin: 0;
	color: #f0f3e2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	width: 100%;
	display: table;
}

td {
	color: #f0f3e2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#content {
	width: 922px;
	margin: 0px auto 0;
	border: 0px solid white;
	padding: 0px;
}

.intcontent {
	margin: 298px 0 0 0;
	border: 0px solid red;
	padding: 0px;
}

h1 {
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:27px;
	font-weight:bold;
	color:#a3b731;
}



.verde{
	color:#a3b731;
}

.riquadroverde{
	color:#fff;
	background-color:#6d710b;
	padding:6px;
	width:532px;
}

.riquadrobianco{
	color:#000;
	padding:0 6px 6px 6px;
}


.titoletto{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	color:#fff;
}

.menubottom{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
}

.small{
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.footer1{
	margin: 0;
	padding: 0;
	font-weight:normal;
	color:#a3b731;
}

.footer2{
	margin: 0;
	padding: 0;
	font-weight:normal;
	color:#fff;
}

.footersitemap, .footersitemap h2, .footersitemap h3{
	margin: 0;
	padding: 0;
	color:#474444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

ul {margin:5px 0 13px 0;	padding:0;}
li {margin:0 0 0 20px;	padding:0;}


a {color: #ffd800;text-decoration:underline;font-weight:bold;}
a:visited {color: #ffd800;text-decoration:underline;font-weight:bold;}
a:hover {color: #d4b508;text-decoration:underline;font-weight:bold;}

.menubottom a {color: #fefefe;text-decoration:underline;font-weight:normal;}
.menubottom a:visited {color: #fefefe;text-decoration:underline;font-weight:normal;}
.menubottom a:hover {color: #d0d0d0;text-decoration:underline;font-weight:normal;}

.nero a {color: #000;text-decoration:none;font-weight:bold;}
.nero a:visited {color: #000;text-decoration:none;font-weight:bold;}
.nero a:hover {color: #666;text-decoration:none;font-weight:bold;}

.footer1 a {color: #a3b731;text-decoration:none;font-weight:normal;}
.footer1 a:visited {color: #a3b731;text-decoration:none;font-weight:normal;}
.footer1 a:hover {color: #a3b731;text-decoration:underline;font-weight:normal;}

.footer2 a {color: #fff;text-decoration:none;font-weight:normal;}
.footer2 a:visited {color: #fff;text-decoration:none;font-weight:normal;}
.footer2 a:hover {color: #fff;text-decoration:none;font-weight:normal;}

.landing a {color: #f0f3e2;text-decoration:none;font-weight:normal;}
.landing a:visited {color: #f0f3e2;text-decoration:none;font-weight:normal;}
.landing a:hover {color: #f0f3e2;text-decoration:none;font-weight:normal;}

.footersitemap a {color: #474444;text-decoration:none;font-weight:normal;}
.footersitemap a:visited {color: #474444;text-decoration:none;font-weight:normal;}
.footersitemap a:hover {color: #474444;text-decoration:none;font-weight:normal;}


.verde a {color: #a3b731;text-decoration:none;font-weight:bold;}
.verde a:visited {color: #a3b731;text-decoration:none;font-weight:bold;}
.verde a:hover {color: #a3b731;text-decoration:none;font-weight:bold;}

input.campotesto {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #a3b731;
	background: #181818;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 2px;
	width: 130px;
	border:0;		
	border-bottom: 1px dashed #ddd;
}

textarea.campotesto {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #a3b731;
	background: #181818;
	border:0;	
	border-left: 1px dashed #ddd;
	padding: 2px;
	width: 260px;
	height: 178px;	
	margin: 0px;
	margin-top: 5px;	
	margin-bottom: 5px;
}

input.pulsante {
	margin: 0px 8px 0px 4px;
	padding: 13px 1px 14px 1px;
	border:1px solid #a3b731;	
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #a3b731;
	cursor:hand;
}

form{
	margin: 0px;
	padding: 0px;	
	border: 0px;
}
