body {
	padding: 0px;
	background-color: #006;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#principal {
	width: 780px;
	margin-left: -390px;
	position: absolute;
	left: 50%;
	background-image: url(../img/meio780.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	margin-top: 5px;
}
#topo {
}
#banner {
	margin: 0px;
	text-align: center;
}
#banner_preludio {
	position: absolute;
	left: 8px;
	top: 11px;
}

#cabecalho {
	padding: 0px;
	line-height: 30px;
	background-color: #F4F4F4;
	background-image: url(../img/meio_cabecalho780.jpg);
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	text-align: center;
	background-repeat: repeat-y;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#menu_esq {
	float: left;
	width: 170px;
	margin-bottom: 5px;
}
#box {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	border: 1px dotted #666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#box a {
	color: #333;
	text-decoration: underline;
}

#box_int {
	padding: 5px;
}
#box a:hover {
	text-decoration: none;
	color: #006;
	font-weight: bold;
}
#rodape {
	clear: both;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 5px;
}
#rodape a {
	text-decoration: underline;
	color: #000;
}
#rodape a:hover {
	color: #090;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	margin: 0px;
	font-weight: bold;
	background-image: url(../img/img_titulo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.float_left {
	float: left;
	margin-right: 10px;
}

