@charset "utf-8";
/* CSS Document */

html, body, h1
 {
	padding:0;
	margin:0;
	color: #FFFFFF;	
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
body
 {
	text-align:center;
	background:#000066 url(../immagini/sfondo.jpg) fixed center;	 
}
h1{
	font-size:medium;
	font-weight:bold;
}

#contenitore
{
	height:auto;
	margin:0 auto;
	text-align:center;
	width: auto;
 }
#disclaimer
  {
	width:680px;
	height:auto;
	margin:auto;
	text-align:justify;
	background-color:#000000;
	font-size: 11px;
	font-weight: bold;
	padding:5px 5px;
	border: solid 1px white;
	background:url(../immagini/home.jpg) no-repeat #000000;
	background-position:455px 10px;

}


#top
{
	height:auto;
	width:auto;
	color:#33FF99;
	font-size:small;
	text-align:center;
}
#padd{
	padding-right: 220px;
	}

#condizioni
{
	width:auto;
	color:#FF0000;
	height: auto;
	margin-bottom: 0px;
}

#accesso
{
	width:auto;
	height: 265px;
	text-align: center;
	margin-top: 0px;
}
#requisiti 
{
	width:auto;
	color:#FFFFFF;
	font-size:9px;
	height: auto;
}


#footer
{
	width:680px;
	height:auto;
	font-size: 9pt;
	color: #FFFFFF;
	margin:0 auto;
	padding:5px 5px;
	border: solid 1px white;
	margin-top:10px;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover{
color:#FFCC00;
}

/*//////////////////////////////link banner scambio link////////////////////////////////////*/
#segnalaci
{
	width:563px;
	height:424px;
	margin-left: 51px;
	margin-right: 59px;
	font-size:11px;
	}
#testata
{
	width:563px;
	height:auto;
	margin-bottom:20px;
}
.preview
{
	width:563px;
	height:60px;
	color: #FFFF66;
}	

