@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../imm/sfondo.jpg);
	background-repeat: repeat-x;
	background-color: #EFF5C5;
}
.coda {
	background-image: url(../imm/coda.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;	
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CFD99F;
	word-spacing: normal;
	letter-spacing: 0em;
	line-height: normal;
	white-space: normal;
	text-align: center;
	text-decoration: none;
}

.menu a {
	padding: 2px;
	color: #CFD99F;
	margin-right: 10px;
	text-decoration: none;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #456A00;
}
.corpo, .texty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}
.foto {
	text-align: center;
}
.corpopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
