/* Header */

#header {
	width: 817px;
	background: url(../images/img02.gif) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#contentgeral {
	width: 817px;
	display: block;
	
}
#sombraesquerda {
	width: 17px;
	position: absolute;
	display: block;
	background-color: #FFFFFF;
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 1373px;
	
}

#sombradireita {
	width: 17px;
	position: relative;
	display: block;
	background-color: #FFFFFF;
	height: 1373px;
	background-image: url(../images/bg_right.gif);
	float: right;
	
}

#topo {
	width: 780px;
	height: 100px;
	position: relative;
	float: right;
	margin-left: 17px;
}

#bannerprincipal{
	width: 780px;
	height: 196px;
	margin-left: 17px;

}

#menu {
	list-style: none;
	display: block;
	width: 750px;
}

#menu ul {
	list-style: none;
	display: block;
	width: 761px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul li {
	display: block;
	float: left;
	height: 15px;
	padding-top: 15px;
	width: 120px;
	background-color: #000;
	font-size: 10px;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 25px 0 25px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#rodape {
	width:780px;
	height: 100px;
	clear: both;
	font-weight: bold;
	margin-left: 17px;
	text-align: center;
}

#rodape ul {
	display: block;
	width: 783px;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 90px;
	float: left;
}
#rodape ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6B0000;
	float: left;
	display: block;
	margin: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	list-style-type: none;
}
#rodape li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6B0000;
	text-decoration: none;
}

#rodape li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #7A1A1A;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #FFD7D7;
}
#endereco_bottom  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	display: block;
	width: 900px;
	margin-right: 0px;
	margin-left: 30px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu .current_page_item a { color: #FFFFFF; }
#conteudocolunas {
	margin-left: 17px;
	display: block;

}
#columleft {
	width: 198px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 0px;
	
}

#columcenter {
	width: 279px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 14px;
	
}

#columright {
	width: 272px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 14px;
	
}

#columleft p img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

body {
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	color: #837669;
	background-repeat: repeat;
	background-position: left top;
	background-color: #FF0000;
	background-image: url(../images/bg.gif);
}

.texto_campos_formularios {
	
	width: 630px;
	float: left;
	margin-left: 20px;
	
}

.botoes_formularios {
	background-color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	border: 1px solid #000000;
	padding: 2px;
	margin: 0px;
	
}

.titulos_campos_formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
}

.campos_formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #837669;
	border: 1px solid #000000;
	
}

.background_formularios {
	margin-left: 20px;
	background-color: #CCCCCC;
	
}

.links_leia_mais {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B0000;
	display: block;
	font-style: normal;
	padding-left: 2px;
	
}

.titulos {
	width: 195px;
	margin-right: 12px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
.liks_rodape {
	width: 195px;
	margin-right: 12px;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #294A7B;
	text-decoration: underline;
	
}

.texto_justificado{
	text-align: justify;
	
	
}
