* {
	font-size: 12px; 
	line-height: 20px; 
	font-family: "Arial", sans-serif;
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	color: #fff;
}

body { background: #650d0e; width: 100%;}

img { vertical-align: top;}

a { text-decoration: none; }

a:link { }
a:visited { }
a:hover { }

#AllineamentoVerticale { 
	float: none; 
	margin: 0 auto; 
	text-align: center;
	vertical-align: top;
}

div{}