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

.sfondosx {
	background-image: url(immagini/corpo_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondodx {
	background-image: url(immagini/corpo_r1_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.recapiti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9CD90;
	text-align: center;
}
.testo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #400A00;
	text-decoration: none;
}
.testobianco {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #400A00;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.areafoto {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	width: 422px;
	font-style: italic;
}
.recapiti a:link {
	text-decoration: underline;
	color: #F9CD90;
}
.recapiti a:visited {
	text-decoration: underline;
	color: #F9CD90;
}
.recapiti a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.recapiti a:active {
	text-decoration: underline;
	color: #F9CD90;
}
.titolo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	color: #400A00;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -1px;
}
.titologrande {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 22px;
	color: #911500;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.stondo {
	-moz-border-radius:25px;
	border-radius:25px;
	width:110px;
	height:auto;
	background-color:#F9CD90;
	padding:20px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #F4F1D0;
}

.riconoscimento {
	width: 195px;
	padding-right: 5px;
	float: left;
	padding-bottom: 5px;

}

