body, li, p, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#menu a {
	color: #000000;
	text-decoration:none;
	}

#menu a:hover {
	color: #000000;
	text-decoration:underline;
	width:179px;
	background-color:#e7f3ff;
}


#menu li {
	padding-top: 10px;
	padding-left:10px;
	list-style-type: none;
	color: #000;
	background-image: url(immagini/freccia.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	display: block;
	position:relative;
}


h1 {
	color:#be2a49;
	border-bottom: 1px solid #8f3332;
	text-align:center;	
}

.tit_sx {
	position: relative;
	left:10px;
	font-weight: bold;
	color:#FFFFFF;
}

.tit_dx {
	position: relative;
	left:25px;
	font-weight: bold;
	color:#FFFFFF;
}

.voce_sx {
	position: relative;
	left:10px;
}

.voce_dx {
	position: relative;
	left:25px;
}

.titoletto_sx {
	position: relative;
	left:10;
	font-weight: bold;
	color:#8f3332;
}

.titoletto_dx {
	position: relative;
	left:25;
	font-weight: bold;
	color:#8f3332;
}

.input_sx {
	position: absolute;
	left:70px;
}

.input_dx {
	position:absolute;
	left:10px;
}

.foto_sx {
	float: left;
	margin: 10px;
} 

.foto_dx {
	float: right;
	margin: 10px;
} 

.corpo {
	text-align:justify;
}
