body{
	float: center;
	background-position:center;
	background-image: url(fundo.jpg);
	background-repeat:repeat;
	background-position:center;
	text-align:center;
}
#topo {
	background-position: center;
	height: 100px;
	width: 800px;
	background-image: url(topo.jpg); 
	font-family: Century Gothic;

}
#menu1 {
	height: 31px;
	width: 800px;
	background-position: left;
	text-align:left;
	font-family: Century Gothic;
}
#corpo {
	background-position: center;
	height: auto;
	width: 800px;
	float: center;
}

#menu2 {
	height: 570px;
	width: 110px;
	background-position: right;
	float: left;
	text-align:left;
	float: left;
}

#rodape {
	text-align: center;
	font-family: Century Gothic;
	font-size:9px;
	background-image: url(rodape.jpg);
	height: 60px;
	width: 800px;
}
#banner1 {
	background-position: left;
	float: center;
	height: 80px;
	width: 100px;
	text-align:left;
}
#banner2 {
	background-position: left;
	float: center;
	height: 100px;
	width: 100px;
	text-align:center;	
}
#banner3 {
	background-position: left;
	float: center;
	height: 90px;
	width: 100px;
	text-align:left;
	
}
#banner4 {
	background-position: top;
	float:center;
	height: 96px;
	width: 100px;
	text-align:left;
}

iframe {
	height: 570px;
	width: 680px;
	background-position: center;
	float: rigth;
	text-align:left;
	border: 0;
}

a:link{color:#000000;
}
a:visited{color:#000000;
}
a:hover{color:#CAA200;
}

h1{text-align:center; font-family: Century Gothic;}

h2{text-align:center; font-family: Century Gothic;padding-top:15px; font-size:24px;}

p{text-indent:1px; text-align:center; width: auto; font-family: Century Gothic;}

