@charset "iso-8859-1";
/* CSS Document */

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 990px;
	height: 532px;
	margin: auto;
}
#bandiere {
	height: 16px;
	width: 99%;
	text-align: right;
	padding-right: 1px;
	color: #A5003A;
}
a {
	color: #666666;
	text-decoration: none;
}
#footer {
	height: 16px;
	width: 99%;
	text-align: center;
	padding-right: 1px;
	font-size: 10px;
	margin-top: 500px;
	color: #666;
}img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#credits {
	font-size: 10px;
	height: 12px;
	width: 164px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #999;
}
.center {
	text-align: center;
}

