a{
	cursor:pointer!important;
	cursor:hand!important;
}
.menu1 {
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #fff;
	background-image: url(../img/menu/button1.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu1 li {
	float:left;
}
.menu1 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#E1E1E1;
	text-decoration:none;
	font-size:15px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	width: 100px;
}
.menu1 li a b {
	float:left;
	display:block;
	width: 100px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu1 li.current a {
	color:#fff;
	background-image: url(../img/menu/button3.gif);
}
.menu1 li.current a b {
	background-image: url(../img/menu/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li a:hover {
	color:#fff;
	background-color: #000;
	background-image: url(../img/menu/button2.gif);
}
.menu1 li a:hover b {
	background-image: url(../img/menu/button2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu1 li.current a:hover {
	color:#fff;
	cursor:default;
	background-color: #000;
	background-image: url(../img/menu/button3.gif);
}
.menu1 li.current a:hover b {
	background-image: url(../img/menu/button3.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*REDEFINIR TAGS*/
* html .caixa hr, * html hr  {
	clear: none;
	margin-bottom: 15px;
	left: 15px;
}
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	min-width: 760px;
	background-color: #CCCCCC;
}
body, p, ul, ol, div {
	color: #666666;
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Sans", "Lucida", Arial, sans-serif;
	font-size: 11px;
}



form {
	margin: 0px;
	padding: 0px;
}
table {
	float:left;
	margin-bottom: 5px;
	width: 100%;
	margin-top: 0px;
}
h1 {
	font-size: 13pt;
	margin-bottom: 15px;
	line-height: 105%;
	color: #000000;
}
h1, h2, h3 {
	letter-spacing: -0.03em;
}
h3 {
	font-size: 13pt;
}
h4 {
	font-size: 11pt;
}
h5 { 
	font-size: 9pt;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 2px;
	width: 110%;
}				
a:hover {
	text-decoration: none;
	color: #666666;
}
img {
	border: 0px;
}
img .border {
	border: 1px solid #636363;
}
/*REDEFINIR OBJETOS*/
#fundo {
	background-image: url(../img/top_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
	position: absolute;
	height: 500px;
	width: 100%;
	float: left;
	text-align: left;
}
#conteudo {
	position: relative;
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#conteudo_topo {
	position: relative;
	width: 760px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	background-color: #000000;
	background-image: url(../img/menu/button1a.gif);
}

#topo	{
	height: 150px;
	position: relative;
}
#barra {
	font-size: 0.8em;
}
#principal {
	margin: 0px;
	padding: 0px;
}
#principal > p {
	
}
#principal > ul {
	margin: 0px;
	padding: 0px;
}
#principal > ul li {
	margin-left: 15px;
}
#principal hr {
	width: 545px;
	height: 1px;
	border: 0px;
	background-color: #E1E1E1;
}
#principal .caixa hr {
	position: relative;
	top: 10px;
	height: 1px;
	border: 0px;
	background-color: #CCCCCC;
	clear: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 90%;
}
#principal > p, #principal > p ul, #principal > ul, #principal p {
	max-width: 490px;
	border: 0px dashed white;
}
#coluna_esquerda {
	float: left;
	width: 180px;
	height: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(../img/fundo_home.jpg);
}
#coluna_esquerda ul li{
	list-style-image: url(../img/ponto.gif);
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 3px;
}
#coluna_esquerda img {
	clear:left;
}
#coluna_esquerda   p{
	color: #000000;
	font-size: 11px;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	height: 60px;
	background-position: bottom;
}
#coluna_esquerda hr {
	position: absolute;
	width: 100%;
	height: 1px;
	border: 0px;
	background-color: #666666;
	clear: left;
}
#coluna_esquerda ul {
	margin: 0px;
	padding: 0px;
	list-style: disc;
}
#central {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	height: 100%;
}
/*
#central #justificado_02 ul li{
	list-style-image: url(../img/ponto.gif);
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 3px;
}
*/
#central ul li{
	list-style-image: url(../img/ponto.gif);
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	margin-bottom: 0px;
}
#rodape {
	position: relative;
	width: 100%;
}
#rodape_conteudo {
	position: relative;
	height: 20px;
}
#credito {
	border: none;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333333;
}
#credito p {
	background-color: #999999;
	text-align: left;
	display: block;
	height: 13px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}

#credito img {
	border: none;
}
#justificado_01, #justificado_02 {
	text-align:left;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#justificado_01, #justificado_02 {
	text-align:justify;
	margin-bottom: 0px;
}
#justificado_01 img {
	float:left;
	margin-right: 25px;
	border: 1px solid #666666;
	padding-top: 0px;
	margin-bottom: 50px;
}
#justificado_01  h2 {
	font-weight: 900;
	font-size: 15px;
}

#justificado_01   ul   {
	display: block;
	width: 470px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#justificado_01 ul li {
	font-weight: bold;
	color: #666666;
	text-align: left;
	list-style-image: url(../img/seta_direita.gif);
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#justificado_02 img {
	float:right;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-left: 8px;
	margin-right: 10px;
}
/*DEFINIR CLASSES*/
.limpo {
	list-style-image: url(../img/ponto_.gif);
}
.recuo {
	padding-top: 10px;
	margin: 0px;
}
.altura {
	padding-top: 20px;
	padding-bottom: 20px;
}
.input {
	background-color: #F0F4F7;
	color: #495677;
	margin: 5px;
	font-weight: bold;
	text-align: center;
	border: 2px double #495677;
}
.desabilitado1 {
	background-color: #FFFF00;
	font-weight: bold;
	color: #000000;
	font-family: Verdana;
}
.desabilitado2 {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
}
.erro {
	color: #FF0000;
	background-color: #E5E5E5;
	padding: 1px;
	margin: 1px;
}
.certo {
	color: #999999;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
}
.larg {
	width: 100px;
	text-align:right;
}
.negrito {
	font-weight: bold;
}
.fundo_01 {
	background-color: #FFFFFF;
}
.fundo_02 {
	background-color: #EBF0F4;
}
.navheader {
	background-color: #AB5500;
}
.base {
	background-color: #000000;
}
.base a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
.submenu {
	position: relative;
	min-height: 15px;
	height: auto !important;
	height: 15px;
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	width: 598px;
}
.submenu_01 {
	position: relative;
	min-height: 15px;
	height: 25px !important;
	height: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	width: 550px;
	display: inline;
	float: left;
}
#menu_flash {
	display: block;
	height: 35px;
	width: 170px;
	position: relative;
	float: right;
	margin: -35px 10px 0px 0px;
}

.submenu ul, .submenu_01 ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.submenu li, .submenu_01 li {
	list-style-type: none;
	color: #FFFFFF;
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right: 7px;
}
.submenu .mapa {
	float: right;
	width: 70px;
}
.submenu input {
	display: inline;
	position: absolute;
	right: 4px;
	width: 70px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
}
.submenu li .submenu_ativo {
	font-weight: bold;
	background-color: #666666;
}
.submenu_02 {
	background-color: #2C3845;
}
.submenu_02 a {
	color: #000000;
}
.submenu_02 li {
	font-size: 0.9em;
}
.submenu_ativo a {
	color: #000000;
	background: #2C3845;
	padding: 7px 12px;
	margin: 0px;
}
.coluna_inferior {
	float: left;
	width: 152px;
	padding-top: 35px;
}
.coluna_inferior .mapa {
	font-size: 10px;
	width: 70px;
	background-color: #FFFFFF;
	color: #000000;
	z-index:-10;
}
.coluna_inferior h4 {
	margin: 0px 0px 6px 0px;
	padding: 0px;
	font-size: 8pt;
}
.coluna_inferior ul {
	margin: 0px;
	padding: 0px;
}
.coluna_inferior ul li {
	margin-bottom: 1px;
	list-style: none;
	font-size: 8pt;
}
.coluna_inferior a {
	font-weight: normal;
	color: #A0A0A0;
}
.coluna_inferior h4 a {
	font-weight: bold;
}
.col_dir_destaque {
	width: 100%;
	position: relative;
	margin-bottom: 110px;
}
.col_dir_destaque h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.col_dir_destaque h5 a {
	color: #FFFFFF;
}
.caixa {
	text-align: center;
	margin: 0px auto;
	padding-right: 0px;
	padding-left: 0px;
	width: 555px;
	background-color: #FFFFFF;
	padding-top: 5px;
	height: 230px;
	float: left;
}
.caixa_lista {
	margin-top: 10px;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caixa_lista  h2 {
	margin: 0;
	font-weight: bolder;
	font-size: 21px;
	text-align: center;
	color: #000000;
}
.caixa_lista h3 {
	font-size: 13px;
	font-weight: bold;
}
.caixa_titulo {
	position: relative;
	color: #FFFFFF;
}
.caixa_titulo h2 {
	margin: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 18px;
	text-align: center;
}
.img_sub {
	margin-bottom: 0px;
}
.texto_parceiro {
	display: block;
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
}

ul#box
       {
	display:block;
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 5px 0px 10px 15px;
}
ul#box li{
	width:230px;
	float:left;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	height: 112px;
}


ul#box li a {
	display: block;
	height: 110px;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #F8CDB1;
	text-decoration: none;
	cursor: pointer;
}
ul#box  li  a#box {
	text-decoration: none;
	background-color: #FFFFFF;

}
ul#box  li  a#box:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}
ul#box  li  img {
	float:left;
	margin: 0px;
	padding: 0px;
}
ul#box      li span {
	color:#000000;
	display: block;
	text-align: left;
	float: left;
	font-size: 10px;
	font-weight: normal;
	width: 135px;
	text-decoration: none;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}
#formulario {
	width:320px;
	height: 460px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	text-decoration: none;
}
#formulario fieldset {
	width:320px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#formulario,
#formulario fieldset,
#formulario fieldset label {
	float:left;
	font-size: 10px;
	position:relative;
	display:block;
}
#formulario fieldset legend {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#formulario div.resposta {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align: center;
	width: 350px;
	float: left;
	position: relative;
	padding: 20px;
	font-weight: normal;
}
#formulario fieldset label {
	width:300px;
	text-align:left;
	margin: 4px 0px;
}
#formulario    fieldset    label    input textarea {
	vertical-align:top;
	text-indent:2px;
	float: left;
}
#formulario fieldset label input,
#formulario fieldset label textarea {
	color:#666666;
	margin: 4px 2px 2px;
	font-size: 11px;
	background-color: #F3F3F3;
}
#formulario fieldset span {
	display:inline;
	margin: 0px;
	padding: 2px;
}
.submit {
	text-align:center;
}
input.submit {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 8px;
	border: 1px solid #FFFFFF;
	background-color: #666666;
	text-align: center;
}
ul#serv{
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 290px;
	text-align: left;
}
div#menu_servicos {
	float: left;
	width: 290px;
	display: block;
}

#serv     li              {
	font-weight: bold;
	color: #000000;
	float: left;
	cursor: pointer;
	width: 290px;
	display: block;
	height: 21px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#serv a {
	display: block;
	padding-top: 4px;
	padding-left: 5px;
	width: 290px;
	background-image: url(../img/bot_serv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	text-indent: 2px;
}
#serv  a:hover        {
	background-image: url(../img/bot_serv.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	width: 290px;
	padding-top: 4px;
	height: 15px;
	padding-left: 5px;
	color: #FFFFFF;
}


#servicos {
	display: block;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	width: 430px;
}
#info_servicos {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	display: block;
	float: right;
}
#info_servicos p {
	text-align: justify;
}

#info_servicos  span {
	text-align: center;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul#info_servicos   {
	display: inline;
	margin: 0px;
	float: right;
	list-style-type: none;
	width: 100%;
	text-align: center;
	height: 70px;
	padding: 0px;
}
#info_servicos  li   {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	height: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80px;
}
#info_servicos h4 {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
}
