* {
	margin: 0;
	padding: 0;
}


#footer {
text-align: center;
font-size: 11px;
color: #000;
height: 30px;
border: 1px solid #000;
width: 850px;
text-align:center;
margin-left: 370px;
border-style:solid none none none;

}
#footer a { color: #000000; }
#footer a:hover { color: #666666; }

#aviso{
text-align: justify;
font-size: 12px;
color: #000;
height: 30px;
border: 1px solid #000;
width: 800px;
margin-left:10px;
border-style:none none none none;

}