	
	* {
	margin:0 px;
	padding:0 px;
	}

	body {
	text-align: center;
	
	}
	

	
	#allineamento{
		width: 960px;
		text-align:left;
		margin:0 auto;
		margin-top:15px;
	}
	
	
	#logo {
	width:960px;
	height:150px;
	background-color:#FFFFFF;
	
	}
    
	a   img  {
	text-decoration:none;
    border:none;
	
	
	}
	

	
	#footer{
	width:960px;
	height:20px;
	margin-top:-6px;
	
	}
	
	#copyright{
	
	font-size:7pt;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	width:960px;
	height:20px;
	margin-top:0px;
	
	}


		
	
	

