body {
	background:#FFFFFF url(img/vertical.gif) repeat-x center top;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#container {
	background:#fbf8db url(immagini/index900x9101.gif) no-repeat;
	width:900px;
	min-height:910px;
	margin:10px auto auto auto;
}
#testata {
	height:131px;
}
#menu {
	float:left;
	width:111px;
}
#main {
	float:right;
	width:780px;
}
#footer {
	clear:both;
	text-align:center;
	font-size:9px;
	margin-top:15px;
}
#testatasinistra{
width:610px;
float:left;
}
#testata1 {
	float:right;
	width:260px;
	margin-top:10px;
}
#bandiere{
	float:left;
	text-align:center;
	padding:5px 5px 5px 5px;
}
#contatore{
	float:right;
	text-align:center;
	padding:5px 5px 5px 0px;
	margin-right:20px;
}
.stile1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
}
.stile2{
	font:Georgia, "Times New Roman", Times, serif 3px;
	margin: 5px 25px 0px 18px;
}
p{
  margin: 5px 25px 0px 18px;
  text-align:justify;
}
a, a:link, a:visited,a:active{color:#666666; text-decoration:none;}
a:hover{text-decoration:none; color:#CCCCCC;}