/* CSS Document */

/* Propriedades padrao*/
* {
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
body {
	font-size:100%;
	font-family: Arial, sans-serif;
 	background:url(imagens/bg.gif) repeat-x;
	background-color:#e7eaee;
	margin-bottom:0px;
	padding-bottom:0px;
}
a:hover {
	text-decoration:underline;
}
/* Fim propriedades padrao*/

/* Estrutura */
#geral {
	width:960px;
	display:table;
	margin:0px auto;
}
#miolo{
	width:960px;
	display:table;
	margin-top:-7px;
}
#menu{
	margin-top:30px;
	margin-left:50px;
}
#cabecalho{
	width:960px;
	height:75px;
	margin-top:10px;
	background:url(imagens/logo_topo.png) no-repeat;
}
#topo_miolo {
	width:960px;
	height:25px;
	background:url(imagens/conteudo_01.png);
}
#central_miolo {
	width:960px;
	display:table;
	background:url(imagens/conteudo_02.png) repeat-y;
}
#base_miolo {
	width:960px;
	height:70px;
	background:url(imagens/conteudo_03.png);
}
#geral_pop {
	width:490px;
	display:table;
	margin:0px auto;
}
#miolo_pop{
	width:490px;
	display:table;
}
#topo_miolo_pop {
	width:490px;
	height:13px;
	background:url(imagens/conteudo_01_pop.png);
}
#central_miolo_pop {
	width:490px;
	display:table;
	background:url(imagens/conteudo_02_pop.png) repeat-y;
}
#base_miolo_pop {
	width:490px;
	height:36px;
	background:url(imagens/conteudo_03_pop.png);
}
#ld_esquerdo{
	width:410px;
	display:table;
	float:left;
	margin-left:107px;
	margin-top:10px;
}
#ld_direito{
    overflow: auto;
	float:left;
	width:400px;
	margin-top:20px;
	
}
#botoes{
margin-left:130px;
}
#botoes2{
margin-left:30px;
}
#botoes3{
    margin-top:10px;
    margin-left:330px;
}
#botoes4{
    float:left;
    margin-top:10px;
    margin-left:330px;
}
#botoes5{
    margin-top:20px;
}
#conteudo_ajuda{
	width:900px;
	margin-left:28px;
	border: solid 1px #000000;
}
#linha{
width:870px;
margin-left:32px;
display:table;
}
#coluna_a{
width:50px;
float:left;
margin-left:15px;
}
#coluna_b{
width:220px;
float:left;
}
#coluna_c{
width:50px;
float:left;
margin-left:15px;
}
#coluna_d{
width:220px;
float:left;
}
#coluna_e{
width:50px;
float:left;
margin-left:15px;
}
#coluna_f{
width:220px;
float:left;
}
#coluna_b h1, #coluna_d h1, #coluna_f h1{
    font-size:19px;
	color:#0475be;
	font-weight:lighter;
}
#coluna_b a, #coluna_d a, #coluna_f a{
    font-size:13px;
	color:#0475be;
	font-weight:lighter;
	text-decoration:none;
}
#coluna_b p, #coluna_d p, #coluna_f p{
    font-size:13px;
	color:#000000;
	font-weight:lighter;
}
/* Fim Estrutura */
/* Formatação */
#ld_direito li, #ld_esquerdo li{
	font-size:12px;
	color:#0f4f86;
	font-weight:bolder;
	margin-bottom:7px;
}
#formulario{
	border:solid 1px #0676c0;
	background-color:#f2fff5;
	width:190px;
}
#formularioD{
	border:solid 1px #0676c0;
	background-color:#f2fff5;
	width:490px;
}
#formtext{
	border:solid 1px #0676c0;
	background-color:#f2fff5;
	width:200px;
	height:80px;
}
#formulario2{
	border:solid 1px #0676c0;
	background-color:#f2fff5;
	width:200px;
}
#formularioselec{
	border:solid 1px #0676c0;
	background-color:#f2fff5;
	width:93px;
}
#ld_esquerdo h1{
	font-size:21px;
	color:#000000;
}
#ld_direito h6{
	font-size:29px;
	color:#000000;
}
#ld_direito h2{
	font-size:13px;
	color:#000000;
}
#ld_esquerdo h2{
	font-size:13px;
	color:#666666;
	font-weight:lighter;
}
#ld_esquerdo h3{
	font-size:15px;
	color:#990000;
	font-weight:normal;
}
#ld_esquerdo p{
	font-size:13px;
	color:#000000;
}
#txt_cinza{
	font-size:13px;
	color:#6d6e71;
	font-weight:lighter;
}
#txt_cinza a{
	font-size:13px;
	color:#0a71bc;
	font-weight:lighter;
	text-decoration:none;
}
#txt_cinza a:hover{
	color:#0f4f86;
	text-decoration:underline;
}
#subtitulo{
	font-size:15px;
	color:#ffffff;
	font-weight:bolder;
	margin-left:8px;
}
#linhatag{
	font-size:11px;
	color:#000000;
	font-weight:lighter;
}
#central_miolo_pop li{
	font-size:15px;
	color:#000000;
	margin-top:10px;
}
#central_miolo_pop ul{
	margin-left:20px;
}
#central_miolo_pop h1{
	font-size:21px;
	color:#000000;
	margin-top:60px;
}
#central_miolo_pop h2{
	font-size:12px;
	color:#0f4f86;
	font-weight:bolder;
}
#ld_direito p{
    font-size:13px;
	color:#000000;
}
#conteudo_miolo_pop{
	width:430px;
	margin-left:30px;
	margin-top:15px;
	display:table;
}
#conteudo_miolo_pop p{
	font-size:13px;
	color:#000000;
}
#conteudo_miolo_pop h1{
	font-size:15px;
	color:#000000;
}
#info h4{
	font-size:15px;
	color:#0f4f86;
}
#info p{
	font-size:13px;
	color:#000000;
}
#rodape {
     padding-top:20px;
}
#rodape a{
    font-size:13px;
	color:#ffffff;
	font-weight:bolder;
	text-decoration:none;
	margin-left:10px;
}
#central_miolo h4{
margin-top:10px;
}
.txttabela{
font-size:13px;
}
.txtcel{
font-size:12px;
height:40px;
padding-left:10px;
}
.txtcel2{
font-size:12px;
height:62px;
padding-left:10px;
padding-top:10px;
vertical-align:top;
}

/* Fim Formatação */
