@charset "UTF-8";
body,td,th {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	background-attachment: fixed;
	background-position: left bottom;
	background-image: url(../img/plated8.jpg);
	background-repeat: repeat;
	background-color: #F0F0F0;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #AA0000;
}
a:active {
	text-decoration: none;
	color: #003399;
}

a {
	outline: none;	
}

a img {
	border: 0px solid #BBB;
	padding: 0px;
	margin: 0px 0px 0px 0;
}

.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

.medium {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	letter-spacing: 2px;
}

.expanded {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.red {
	font-size: 36px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.redsmall {
	font-size: 18px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.wh {
	color: #FFF;
}

#light {
	width: 100%;
	margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
	background-image: url(../img/light.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#container {
	width: 1002px;
	margin: 0 auto; /* i margini auto (insieme a una larghezza) centrano la pagina */
	border: 0px solid #000000;
}  

#title {
	width: 490px;
	padding-bottom: 10px;
	z-index: 3;
	text-align: justify;
	position: relative;
	background-image: url(../img/trasp2.png);
	left: 35px;
	padding-left: 10px;
	height: 48px;
	padding-top: 7px;
	top: -315px;
}

#flags {
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	width: 904px;
	top: 0px;
	height: 350px;
}

#brick {
	z-index: 1;
	top: 194px;
	height: 160px;
	position: absolute;
}

#word {
	z-index: 3;
	position: absolute;
	width: 956px;
	top: 28px;
	height: 92px;
	left: 22px;
}
