body {
	background-image: url(../img/wood125.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#principal {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	background-color: #000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#topo {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/img_topo.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	background-color: #333;
}
#banner {
	height: 291px;
	background-image: url(../img/img_rodape.jpg);
	background-position: bottom;
	background-repeat: no-repeat;

}
#cabecalho {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/img_rodape.jpg);
	background-position: bottom;
	height: 37px;
	background-repeat: no-repeat;

}

p {
	margin: 0px;
	padding: 0px;
}
#box {
	float: left;
	width: 570px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#box a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#box_int a:hover {
	color: #0C0;
}
#box_int {
	padding: 5px;
}
#menu_dir {
	float: left;
	width: 200px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding: 0px;
	margin-top: 3px;
}
#menu_dir_1 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_dir_2 {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(../img/img_rodape.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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


#rodape {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
#rodape a {
	color: #FFF;
}
#rodape a:hover {
	color: #0C0;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	background-image: url(../img/img_topo.jpg);
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 30px;
	height: 30px;
}
h4 {
	background-image: url(../img/img_200px.jpg);
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}
.centralizar {
	text-align: center;
}

