@charset "utf-8";
#tela {
	background-color: #000000;
	margin-left: -430.5px;
	position: relative;
	left: 50%;
	height: 670px;
	width: 861px;
	z-index: 2;
}
body {
	background: #666666;
}

#rodape {
	height: 61px;
	width: 861px;
	position: absolute;
	top: 622px;
	left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(imagens/rodape_fundo.gif);
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

#topo {
	height: 143px;
	width: 861px;
	left: 400px;
	top: 301px;
	position: absolute;
	float: left;
	margin-top: -300px;
	margin-left: -400px;
	z-index: 3;
	background-image: url(imagens/new_topo_logo.jpg);
}

#menu {
	background-color: #000000;
	position: absolute;
	height: 464px;
	width: 195px;
	left: 130px;
	top: 146px;
	margin-top: 0px;
	margin-left: -130px;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	color: #F60;
	text-decoration: none;
	font-size: 12px;
	background-color: #000000;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-family: http
://www.drkoala;
	font-size: 12px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



#corpo {
	height: 457px;
	width: 633px;
	position: absolute;
	left: 201px;
	top: 150px;
	background-color: #000000;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#texto_sem_negrito {
	font-weight: normal;
}

.style5{
	font-style:italic;
}
.foto_principal {
	text-align: center;
}
.texto_negrito_laranja {
	font-weight: bold;
	color: #F90;
}
.texto_normal {
	font-weight: normal;
	color: #FFF;
}
