@charset "utf-8";
/* CSS Document */

body{ margin:0;}

Header{width: 100%; height: 300px; background-image: url(img/header.jpg); background-repeat:repeat;}

#conteúdo {
	margin:0 auto; width: 1000pxpx; height: 600px;}

footer{
	width: 100%; height: 120px; background-image: url(img/footer.jpg) background-repeat: repeat;}

#topo{ width: 1000px; height: 300px;
	margin-bottom: 7px;
	margin:0 auto;}
	
#topo a{ margin:7px 36px; float: left; font-size: 22px; font-family: Arial;text-decoration: none; color: #FFFFFF;}

#topo a:hover{
	color:#ccc;}
	
#rodape{width:100%; text-align:center; float:left; margin:50px 0 0 0; font-size:17px Arial #fff}