.titolo_menu {

	font-family: "Times New Roman", Times, serif;

	font-size: 19px;

	font-style: normal;

	font-weight: normal;

	color: #CC0000;

}

.menu {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	font-style: normal;

	font-weight: normal;

	color: #6F4D2A;

	text-decoration: none;

}

	a { 
	color: #6F4D2A;
	text-decoration: none;
	outline:none;

}


	a.menu:hover {

	text-decoration: none;

	color: #CC0000;

}



.titolo {

	font-family: "Times New Roman", Times, serif;

	font-size: 33px;

	font-style: normal;

	font-weight: normal;

	color: #CC0000;

	text-decoration: none;

}

.sottotitolo {

	font-family: "Times New Roman", Times, serif;

	font-size: 18px;

	letter-spacing: 5px;

	font-weight: normal;

	color: #666666;

}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

}

.form {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #CC0000;

	text-decoration: none;

	background-color: #FFFFFF;

	border: 1px solid #000000;

}

.tastoform {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #990000;

	background-color: #E8DDD6;

	border: 1px solid #000000;

}

