@charset "utf-8";
body {
	background-image: url(../imagens_02/bg.jpg);
	margin-top: 0px;
	padding-top: 0px;
	background-color: #000;
}
#geral {
	height: 900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#cabecalho {
	background-image: url(../imagens_02/cabecalho.png);
	height: 190px;
	width: 1000px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#redes {
	height: 28px;
	width: 98px;
	margin-top: 15px;
	margin-left: 800px;
	float: left;
}
#menu_top {
	height: 45px;
	width: 1000px;
	background-image: url(../imagens_02/bg_menu_top.png);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#botton_menutop {
	width: 770px;
	margin-left: 110px;
	height: 20px;
	margin-top: 7px;
	color: #FFF;
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	float: left;
}
#botton_menutop a {
	color: #FFF;
}
#botton_menutop a:hover {
	color: #FFF;
	text-decoration: underline;
}


#conteudo {
	height: 600px;
	width: 850px;
	margin-left: 60px;
	float: left;
}
#animation {
	height: 310px;
	width: 850px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteudo_bg {
	height: 260px;
	width: 850px;
	margin-top: 20px;
	background-image: url(../imagens_02/bg_cont_text.png);
}
#conteudo_text {
	width: 825px;
	margin-left: 12px;
	height: auto;
	color: #FFF;
	font-family: "Copperplate Gothic Light";
	font-size: 15px;
	float: left;
	margin-top: 5px;
}


#rodape {
	background-image: url(../imagens_02/rodape.png);
	height: 125px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	float: left;
}
#bg_cabecalho {
	float: left;
	height: 100px;
	width: 375px;
	background-image: url(../imagens_02/bg_cont_text.png);
	margin-top: 30px;
	margin-left: 420px;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 14px;
	color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rodape_text {
	height: 55px;
	width: 350px;
	margin-top: 32px;
	margin-left: 80px;
	font-family: "Copperplate Gothic Bold", "Copperplate Gothic Light";
	font-size: 13px;
	color: #FFF;
	float: left;
}
h2 {
	margin-top: 10px;
}
#rodape_text h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
}

#rodape_text2 {
	height: 18px;
	width: 270px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 105px;
	margin-left: 50px;
	font-size: 11px;
}
#rodape_text3 {
	height: 23px;
	width: 67px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 45px;
	font-size: 11px;
	float: right;
	margin-top: 98px;
}
#rodape_text p {
	margin-top: 0px;
	padding-top: 0px;
}
