body {
	background-color: #003366;
	background-image: url(/immagini/index/sfondo.png);
	background-repeat: repeat-x;
	background-position: top left;
	font-family: "Trebuchet MS", "Century Gothic", Verdana, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	
}

h1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica;
	font-size: 14px;
	padding: 0;
	margin: 0;
	border: 0;
	font-weight: normal;
	font-stretch: semi-condensed;
}

h2 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Helvetica;
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #003366;
}

h3, h4, h5, h6 {
	font-size: 14px;
}

a:link, a:visited {
  color: #CC0000;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #003366;
  text-decoration: none;
}

#corpo {
	position:absolute;
	top: 25%;
	left: 50%;
	width: 800px;
	height: 560px;
	margin-left: -400px;
	margin-top: -140px;
	text-align: center;
}

#sfondo1 {
	width: 800px;
	height: 280px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/index/fondino1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#sfondo2 {
	width: 800px;
	height: 280px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../immagini/index/fondino2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	left: 163px;
	top: 209px;
	width: 474px;
	height: 53px;
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 98px;
	padding-bottom: 0;
	border: 0;
	background-image: url(../immagini/index/allflag_logo.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#entra {
	position: absolute;
	left: 618px;
	top: 510px;
	width: 144px;
	height: 10px;
	text-align: left;
}

div#entra a {
	display: block;
	width: 144px;
	line-height: 10px;
	margin: 0;
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 33px;
	padding-bottom: 7px;
	border: 0;
	background-image: url(../immagini/index/visita_allflag.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}

#entra a:visited {
	display: block;
	width: 144px;
	line-height: 10px;
	margin: 0;
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 33px;
	padding-bottom: 7px;
	border: 0;
	background-image: url(../immagini/index/visita_allflag.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}

#entra a:hover {
	display: block;
	width: 144px;
	line-height: 10px;
	margin: 0;
	padding-left: 21px;
	padding-right: 5px;
	padding-top: 33px;
	padding-bottom: 7px;
	border: 0;
	background-image: url(../immagini/index/visita_allflag1.png);
	background-position: center;
	background-repeat: no-repeat;
	text-align: left;
}

#lingue {
	position: absolute;
	left: 40px;
	top: 506px;
	height: 41px;
	margin: 0;
	padding: 0;
	border: 0;
}

.bottoni {
	width: 64px;
	height: 41px;
	margin: 0;
	padding: 0;
	border:0;
	float: left;
}

.spazio {
	position: absolute;
	left: 163px;
	top: 365px;
	width: 474px;
	height: auto;
	text-align: center;
}

#footer {
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 800px;
	line-height: 15px;
	margin-left: -400px;
	padding: 0;
	border: 0;
	text-align: center;
	color: #FFFFFF;
}

#footer a:link {
	color: #FFFFFF;
	font-weight: bold;
}

#footer a:hover {
	color: #A6D2FF;
	font-weight: bold;
}

#contatore{
	position: absolute;
	left: 10px;
	top: 10px;
	width: auto;
	height: auto;
}


#descrizione{
	position: absolute;
	left: 10px;
	top: 100px;
	width: 780px;
	height: auto;
}

