@charset "utf-8";
body {
	background-color:#DEDAD4;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#00f;
	text-decoration:none;
	
}

#pagina {
	height: 768px;
	width: 1024px;
	background-image:url(img/sfondo.png);
	margin:auto;
	position:relative;
}
#testo {
	position:absolute;
	width:690px;
	height:453px;
	top:212px;
	left:270px;
	background-color:transparent;
	padding:15px;
	font-family:Verdana, Geneva, sans-serif;
	overflow:auto;
	font-size:12px;
	text-align:justify;
}
.navigazione {
	text-align:center;
	}
#testo h3 {
	text-align:center;
	color:#00f;
	}

#testo a {
	color:#666;
}
#testo a:hover {
	color:#666;
	text-decoration:underline;
}
	
#intestazione {
	position:absolute;
	top:32px;
	left:60px;
}
#medaglia {
	position:absolute;
	left:28px;
	bottom:16px;
	}
#menu {
	position:absolute;
	left:40px;
	top:210px;
	width:180px;
	line-height:24px;
	color:#6f6754;
}
#indirizzosiaa {
font-size:11px;
line-height:95%;
color:#00f;
}
#newsletter {
background-color:#00f;
width:102px;
border:none;
color:#fff;
}
#pulsantenewsletter {
	color:#00f;
	border:1px solid #00f;
	background:none;
	}

.scelto {
	color:#6f6754;
	}
hr {
	height:1px;
	color:#6f6754;
	background-color:#6f6754;
	border: 0;
	}
.biografiapremi {
	display:none;
	/*position:absolute;
	width:400px;
	min-height:250px;
	*/
	border:dashed 1px #ccc;
	padding:12px;
	overflow:hidden;
	}
#moduloiscrizione td input, #moduloiscrizione td select,.campiform {
	border: solid 1px #00f;
	color: #00f;
	}
#blocconews {
	position:absolute;
	top:505px;
	left:685px;
	width:300px;
	height: 239px;
	font-size:12px;
	border:dashed 1px #666;
	padding:8px;
	}	
#bloccopromozioni {
	position:absolute;
	top:205px;
	left:685px;
	width:300px;
	height: 239px;
	font-size:12px;
	border:dashed 1px #666;
	padding:8px;
	}		
.infopanel {
	background-color:#eee;
	border:solid 1px #333;
	 
	-moz-border-radius: 6px;
	-webkit-borderradius:6px;
	border-radius: 6px;
	padding:4px;
	}
.tabellapresenze {
border-spacing: 0px;
width:100%;
border:solid 1px #333;
padding:2px;
}
.tabellapresenze td {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	}