@charset "utf-8";
#geral {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#topo {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 800px;
}
#menu {
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tex_menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
	margin: 0px;
}
.txt_cabeca {
	text-align: justify;
}

a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #999999;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}

#conteudo {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
#esquerda {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 200px;
}
#centro {
	margin: 0px;
	float: left;
	height: 430px;
	width: 400px;
	padding: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
}
.txt_centro2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FFFFFF;
}

.txt_centro {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}

#direita {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 450px;
	width: 180px;
}
#rodape {
	background-color: #000000;
	clear: both;
	height: 40px;
	width: 780px;
	background-image: url(../images/vulturine_rodape.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.tex_rodape {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
	margin: 0px;
	float: right;
}
body{background:#000;}
#geral #conteudo #centro p strong {
	text-align: center;
}
#geral #conteudo #centro p {
	text-align: left;
}
#geral #conteudo #centro p {
	text-align: center;
}
#geral #conteudo #centro .txt_centro {
	text-align: left;
	font-size: 18px;
}
#geral #conteudo #centro p {
	text-align: left;
}
#geral #conteudo #centro p {
	font-size: 12px;
}
#geral #conteudo #centro .txt_centro {
	font-size: 10px;
}
#geral #conteudo #centro .txt_centro {
	font-size: 12px;
}
#geral #conteudo #centro .txt_centro .txt_centro {
	text-align: center;
}
#geral #conteudo #centro .txt_centro .txt_centro {
	text-align: left;
}

