/* --- TAGS NATURAIS HTML --- */
	*{
		font-family:Arial, Helvetica, sans-serif;		
		color:#0c0c0c;		
	}
	body{
		margin:0px;		
		background-color: rgb(25,55,130);
	}
	a{
		text-decoration:none;
		/*color:#2A5DC1;*/
		color:#051693;
	}
	a:hover{
		text-decoration:underline;
	}
	li{
		padding-bottom:10px;
	}
	
	
	/* --- ESTRUTURA BASE --- */
	.bgcolor_body{
		background-color: rgb(25,55,130);
	}
	.base_fundo{
		/*border:1px red solid;*/
		width:775px;
		height:500px;
		background:url(../img/base/layout_site_fundo.jpg);
		background-repeat:repeat-y;
	}
	.base_topo{
		/*border:1px red solid;*/
		width:775px;
		height:86px;
		background:url(../img/base/layout_site_topo_0.jpg);
		/*background:url(../_arq/layout_site_topo_sem_fundo.bmp);*/
		background-repeat:no-repeat;
	}
	.cabecalho_links{
		width:200px;
		border:0px red solid;
		margin-top:53px;
		margin-right:40px;
		color:rgb(25,55,130);
	}
	.cabecalho_links a{
		font-size:10px;
	}
	.base_left{
		width:74px;
		background:url(../img/base/layout_site_base_left.jpg);
		background-repeat:no-repeat;
	}
	.base_right{
		width:180px;
		background:url(../img/base/layout_site_base_right.jpg);
		background-repeat:no-repeat;
	}
	.rodape{
		height:20px;
		color:#ffffff;
		font-size:9px;
		text-align:center;
		padding-top:4px;
		background-color: rgb(25,55,130);
	}	
	.menu{
		vertical-align:top;		
		padding-top:3px;
	}
	.menu *{
		color:rgb(192,160,98);
	}
	.menu_item{
		font-size:12px;
		font-weight:bold;
		background:url(../img/base/marcador01.png);
		background-repeat:no-repeat;
		padding-left:15px;
		color:rgb(0,92,161);
	}	
	.submenu{
		font-size:10px;
		margin-left:10px;		
	}
	.enquete td{
		font-size:10px;
		color:#444444;
	}
	.enquete th{
		color: rgb(25,55,130);
		text-align:left;
		font-size:11px;
		font-weight:bold;
		/*background: rgb(25,55,130);*/
	}
	.base_miolo{
		vertical-align:top;
		padding-left:10px;
		padding-top:10px;		
	}
	.base_miolo{
		padding-top:3px;
	}
	.base_miolo *{
		font-size:11px;		
	}
	.base_miolo a:hover, .base_miolo b:hover{
		/*font-size:11px;*/
		/*color:#051693;*/
		color:blue;
		text-decoration:none;		
	}
	.base_miolo h1{
		font-weight:bold;
		font-size:14px;
		margin-bottom:1px;
		/*display:block; <br>*/				
	}
	.base_miolo h2{
		font-weight:bold;
		/*font-size:11px;*/
		margin:0px;
		/*display:block; <br>*/
		/*background:#EFEFEF;*/
	}
	.base_miolo span{
		font-size:9px;
		color:#AFAFAF;
	}
	.base_miolo p{
		font-size:11px;	
		text-align:justify;
		margin:0px;
	}
	.base_miolo strong{
		font-size:11px;		
		color:#2A5DC1;
		font-weight:100;
	}
	.base_miolo b{
		font-size:11px;
		font-weight:bold;
	}
	.base_login_artol{
		width:340px;		
		border:1px #c0c0c0 solid;
		background:#fafafa;
	}
	
		
/* --- FOMATACAO -------------------------- */
	.font9{
		font-size:9px;
	}
	.font10{
		font-size:10px;
	}
	.font11{
		font-size:11px;
	}
	.font12{
		font-size:12px;
	}
	.font13{
		font-size:13px;
	}
	.font14{
		font-size:14px;
	}
	.font15{
		font-size:15px;
	}
	.marcador02{
		font-size:12px;
		font-weight:bold;
		/*background:url(../img/base/botao01.jpg);
		background-repeat:no-repeat;*/
		padding-left:20px;
		color:rgb(0,92,161);
	}
	.font_data{		
		color:#ffffff;
		font-size:9px;
		vertical-align:bottom;
	}
	.font_branca{
		color:#ffffff;
	}
	.font_azul{
		font-size:12px;
		font-weight:bold;
		color:rgb(0,92,161);
	}
	.base_pagina *{
		/*font-size:11px;*/
	}
	.titulo01{
		padding-left:30px;
		padding-top:1px;
		color:#ffffff;
		width:202px;
		height:18px;
		font-size:12px;
		font-weight:bold;
		background:url(../img/base/fundo_titulo01.png);
		background-repeat:no-repeat;
	}
	.titulo_menu{
		padding-left:30px;
		color:#ffffff;
		/*width:148px;*/
		height:18px;
		font-size:12px;
		font-weight:bold;
		background:url(../img/base/fundo_menu.png);
		background-repeat:no-repeat;
	}
	.botao01{
		border:1px #f0f0f0 solid;
		color:#acacac;
	}
	.emprego_consulta_resultado, .emprego_consulta_resultado td, .emprego_consulta_resultado th{
		border: 1px #708090 solid;		
	}
	
	/* --- FERRAMENTAS --- */
	.label{
		text-align:right;
		vertical-align:top;	
		width:120px;
	}
	.label01{
		font-weight:bold;
		text-align:right;
	}
	.linha01{
		background:url(../img/base/linha01.png);
		background-repeat:repeat-x;
		margin:0px;
		font-size:4px;		
	}
	.linha02{
		background:url(../img/site/x.png);
		background-repeat:repeat-x;
		margin-top:0px;
		margin-bottom:-5px;
	}	