body
	{
	background-color: #FFFFFF;
	text-align: center;
	margin: 3px;
	}

#contenitore
	{
	width: 800px; 
	margin-right: auto; 
	margin-left: auto; 
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	}
p
	{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #333333;
	}

a
	{
	color: #DA0E11; 
	text-decoration: none;
	}
	
a:hover
	{
	text-decoration: underline;
	}

h1
	{
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #9b4c45;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin: 0px;
	}
h2
	{
	font-family: "Century Gothic", Georgia, "Times New Roman", Times, serif;
	color: #CC9966;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	}

img
{
	border: 0px;
}

.headermenu {
	padding-top: 75px;
	text-align: right;
	font-size: 11px;
}


.headermenu a{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	background-color: #F4F4F4;
	padding: 4px 8px 4px 8px;
	border: 1px solid #CCCCCC;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #CCCCCC;
	font-size: 11px;
	}

.headermenu a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #EEEEEE;
	}
	
.lang{
	padding-left: 745px;
	padding-top: 40px;
	position: absolute;
	color: #FFFFFF;
	font-size: 9px;
	height: 10px;
	}

.lang a{
	color: #FFFFFF; 
	font-size: 9px;	
	}
.lang a:hover{
	text-decoration: underline;
	}
li
	{
	font-family: Arial, Verdana;
	font-size: 12px;
	}
