body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(../img/bg2.jpg);
}
#principal {
	width: 680px;
	margin-left: -340px;
	position: absolute;
	left: 50%;
	background-color: #FFF;
	margin-top: 3px;
}
#topo {
	height: 11px;
}

#banner {
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #666;
	padding-bottom: 5px;
}
#box {
	margin-right: 10px;
	margin-left: 10px;
}
#conteudo {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
	width: 472px;
	list-style-image: url(../img/li_.png);
}

#conteudo_int {
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	width: 464px;
	margin: 0px;
	float: left;
}


#conteudo_int a {
	color: #090;
	text-decoration: none;
	font-weight: bold;
}
#conteudo_int a:hover {
	color: #F60;
	text-decoration: underline;
}



#menu_esq {
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#menu_esq_conteudo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #E4FFD2;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 172px;
	font-weight: bold;
}
#menu_esq_conteudo2 {
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	background-color: #E4FFD2;
}


#baixo {
	margin: 0px;
	padding: 0px;
}
h4 {
	background-image: url(../img/fundo_menu.png);
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #030;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	background-image: url(../img/fundo_conteudo_topo.png);
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #030;
	height: 35px;
	text-align: left;
	line-height: 35px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000;
	margin: 0px;
	font-style: normal;
	background-image: url(../img/img_titulo.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#rodape {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #666;
	padding-top: 5px;
}
.left_ {
	float: left;
	margin-right: 10px;
}
.right_ {
	float: right;
	margin-left: 10px;
}





p {
	margin: 0px;
	padding: 0px;
}
.centralizar {
	text-align: center;
}
