html, body {
	margin:0px auto;
	text-align:center;
	font-family:arial;
	font-size:12px;
}

#contenitore {
	margin:0px auto;
	width:600px;
	position:relative;
	text-align:center;
	top:100px;
}


#bandiere { width:92%; margin: 20px auto 20px auto; text-align: center; }
#bandiere img { margin:0px; padding:0px; border:0px; }
#bandiere a:hover { cursor:pointer;}


