* {
	margin:0px auto;
	padding:0px;
}

body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:small;
	color:#000;
	background:#ddecf4;
	margin:0px;
	padding:0px;
}

#geral {
	width:778px;
	background:#fff;
}

#topo {
	width:778px;
	height:230px;
}

#menu_topo_01 {
	float:left;
	position:relative;
	display:block;
	width:778px;
	height:32px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url(bg_menu_01.jpg) repeat-x top left;
}

#menu_topo_01  ul{
	margin:0px auto;
	padding:0;
	padding-left:6px;
	list-style-type:none;
	width:auto;
}

#menu_topo_01  ul li{
	display:block;
	float:left;
	margin:0 1px 0 1px;
}

#menu_topo_01  ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:10px 22px 0 22px;
	height:28px;
	background: url(bullet_menu_01.jpg) no-repeat 5px 14px;
}

#menu_topo_01  ul li a:hover, #menu_topo_01 ul li a.current{
	color:#000;
	background: url(bullet_menu_01.jpg) no-repeat 5px 14px;
}


#lateral_esquerda {
	float:left;
	width:200px;
	margin-top:10px;
	margin-bottom:8px;
	margin-left:10px;
	background:#9cc7de;
}

#lateral_esquerda p {
	margin-bottom:8px;
	margin-left:10px;
	margin-right:10px;
	font-size:small;
	font-weight:bold;
}

#lateral_esquerda h1, h2, h3, h4, h5, h6 {
	font-family:verdana,arial,helvetica,sans-serif;
	margin:0px auto;
	padding:0px;
}

#lateral_esquerda h1 a {
	width:200px;
	height:29px;
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	background:#fff url(titulo_lateral_esquerdo_01.jpg) left top no-repeat;
}

#lateral_esquerda h2 a {
	width:200px;
	height:29px;
	float:right;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
	background:transparent url(titulo_lateral_esquerdo_02.jpg) left top no-repeat;
}

#lateral_esquerda a {
	color:#fff;
	text-decoration: none;
	font-weight:bold;
}

#lateral_esquerda a:hover {
	color:#498fb6;
	text-decoration: none;
	font-weight:bold;
}

#conteudo {
	float:right;
	width:550px;
	background:#fff;
}

#box_bem_vindo {
	position:relative;
	display:block;
	width:550px;
	height:163px;
	padding-top:2px;
	margin-top:10px;
	margin-bottom:10px;
	background:transparent url(bg_bem_vindo_01.jpg) no-repeat top left;
}

#box_bem_vindo p {
	padding-left:15px;
	padding-right:230px;
}

#box_bem_vindo h3 {
	color:#5588b0;
	font-size:16px;
	margin-top:10px;
	padding-left:15px;
	padding-bottom:10px;
}

#conteudo p {
	margin-bottom:8px;
	margin-left:0px;
	margin-right:20px;
	font-size:small;
	text-align:justify;
}

#conteudo h1 {
	color:#5588b0;
	font-size:16px;
	margin-top:10px;
	padding-left:20px;
	margin-bottom:10px;
	background:transparent url(bullet_conteudo_01.jpg) no-repeat 0px 2px;
}

#conteudo h2 {
	color:#5588b0;
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

#conteudo ul, li {
	text-decoration:none;
	list-style:none;
	padding-bottom:5px;
}

.logo_clientes {
	text-decoration:none;
	list-style:none;
	display:inline;
	margin-top:50px;
	margin-right:30px;
}

#conteudo a {
	color:#498fb6;
	text-decoration: none;
}

#conteudo a:hover {
	color:#000;
	text-decoration: none;
}

#menu_rodape_01 {
	float:left;
	position:relative;
	display:block;
	width:778px;
	height:33px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url(bg_rodape_01.jpg) repeat-x top left;
}

#menu_rodape_01 ul{
	margin:0px auto;
	padding:0;
	padding-left:6px;
	list-style-type:none;
	width:auto;
}

#menu_rodape_01 ul li{
	display:block;
	float:left;
	margin:0 1px 0 1px;
}

#menu_rodape_01 ul li a{
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:10px 22px 0 22px;
	height:28px;
	background: url(bullet_menu_01.jpg) no-repeat 5px 14px;
}

#menu_rodape_01 ul li a:hover, #menu_rodape_01 ul li a.current{
	color:#000;
	background: url(bullet_menu_01.jpg) no-repeat 5px 14px;
}

#rodape {
	clear:both;
	width:778px;
	background:#fff;
	padding-top:10px;
	padding-bottom:10px;
}

#rodape p {
	font-style:normal;
	font-size:10px;
	color:#7d7d7d;
	text-align:center;
}

#rodape a {
	font-style:normal;
	font-size:10px;
	color:#7d7d7d;
	font-weight:bold;
	text-decoration: none;
}

#rodape a:hover {
	font-style:normal;
	font-size:10px;
	color:#498fb6;
	font-weight:bold;
	text-decoration: none;
}

/* ---------- formulario ---------- */
form fieldset
{
   float: left;
   display:block;
   margin:0px auto;
   width:460px;
   border:1px solid #276981;
   padding:3%;
   margin-left:20px;
   margin-right:20px;
   margin-bottom: 10px;
}

form legend
{
   padding: 6px;
   margin: 10px;
   border:1px solid #276981;
   font-size: 90%;
   font-weight: bold;
   background-color:#E4F2F8;
   color:#000;
}

form label
{
   display: block;
   font-size: 11px;
}

form input
{
   border:1px solid #276981;
   font-size: 11px;
   font-family: Verdana, Tahoma, Serif;
}

form input.botao
{
   /*float:left;*/
   margin-top:20px;
   background:#E4F2F8;
   vertical-align:bottom;
}

/* ---------- fim de formulario ---------- */

.vermelho {
	color: #FF0000;
}
.vermelho_negrito {
	color: #FF0000;
	font-weight: bold;
}
.branco {
	color: #fff;
}
.branco_negrito {
	color: #fff;
	font-weight: bold;
}
.azul {
	color: #1b3f94;
}
.azul_negrito {
	color: #1b3f94;
	font-weight: bold;
}
.marrom {
	color: #907252;
}
.marrom_negrito {
	color: #907252;
	font-weight: bold;
}
.verde_bella_claro {
	color: #34b1ad;
}
.verde_bella_claro_negrito {
	color: #34b1ad;
	font-weight: bold;
}
.verde_bella_escuro {
	color: #027b79;
}
.verde_bella_escuro_negrito {
	color: #027b79;
	font-weight: bold;
}
.azul_forte {
	font-size:14px;
	color:#276981;
}

.azul_forte_negrito {
	font-size:14px;
	color:#276981;
	font-weight:bold;
}

.imagem_esquerda_01 {
	float:left;
	margin:0px auto;
	padding:0px;
	margin-right:5px;
	margin-bottom:5px;
}

.imagem_direita_01 {
	float:right;
	margin:0px auto;
	padding:0px;
	margin-left:5px;
	margin-bottom:5px;
}