p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-right: 50px;
	margin-left: 50px;
	font-weight: normal;
}
.corinagealan {
	font-size: 12px;
	color: #424195;
	text-decoration: none;
}
.corinagealan a:hover {
	font-size: 12px;
	color: #424195;
	text-decoration: none;
	font-weight: bold;
}
.amvicferestre {
	font-size: 12px;
	color: #00519E;
	text-decoration: none;
}

.amvicferestre a:hover {
	font-size: 12px;
	color: #00519E;
	text-decoration: none;
	font-weight: bold;
}
#background {
	background-image: url(Images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#section_background {
	background-color: #FFF;
}
