body{
	background-color:#1e5871;
	margin:0px;
	padding:0px;}
	
.contenitore{
	width:920px;
	display:table;
	margin:auto;
	margin-top:50px;
	text-align:center;}
	
#logo{
   margin:auto;}

.flash{
	width:100%;
	border:0px;
	margin-bottom:30px;}
	
.riva{
	width:910px;
	height:229px;
	background-image: url(immagini/riva.jpg);
	background-repeat:no-repeat;}
.riva a{
	float:left;
	
	margin-left:596px;
	margin-top:168px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;}
	
.riva a:hover{
	text-decoration:underline;}
	
.piede{
	text-align:center;
	font-size:12px;
	word-spacing:normal;
	letter-spacing:normal;
	margin-top:30px;
	color:#fff;}
.piede a{
	font-size:22px;
	text-decoration:none;
	color:#fff;}
.piede a:hover{
	text-decoration:underline;}
