html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

* {
	margin:0;
	padding: 0;
	outline: 0;
	border: none;
	}
body {
	background: transparent url(../img/bg_azul.jpg) repeat 0 0;
	background-attachment:fixed;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777;
	}
a { 
	text-decoration: underline;
	}
a:hover { 
	text-decoration: none;
	}
#geral {
	width: 946px;
	margin: 10px auto;
	background-color:#FFFFFF;
	}
#conteudo_geral {
	float:left;
	background-color:#FFFFFF;
	margin-bottom:10px;
}	
#topo {
	height:100px;
	width:946px;
	float:left;
	}
#logo_topo {
	width:230px;
	height:92px;
	float:left;
	margin-right: 5px;
}

#logo_topo h1 a {
	background: url(../img/logo_topo.jpg) no-repeat;
	width:250px;
	height:92px;
	margin:8px 0 0 6px;
	display:block;
	text-indent:-9000px;
}

#banner_topo {
	width:680px;
	height:90px;
	float:left;
	text-align:center;
	margin: 8px 0 0 17px;
}

#banner_final_home {
	text-align:center;
	float:left;
	width: 560px;
	padding-top:8px;
}


#barra_menu_topo {
	width:924px;
	height:29px;
	background:url(../img/bg_menu_topo.jpg) repeat-x;
	margin: 14px 0 0 10px;
	float:left;
}

#img_left_barra_topo {
	background:url(../img/img_esq_menu_topo.jpg);
	float:left;
	height:29px;
	width:9px;
}

#img_right_barra_topo{
	background:url(../img/img_dir_menu_topo.jpg);
	float:left;
	height:29px;
	width:9px;
}

#menu_barra_topo {
	width:906px;
	padding-top:6px;
	float:left;
	color:#000000;
}

#conteudo {
	float:left;
	width:946px;
	margin-top:50px;
}

#conteudo_esquerdo {
	width:192px;
	float:left;
	margin-left:8px;
}

#conteudo_central {
	width:556px;
	float:left;
	background-color:#FFFFFF;
}

#conteudo_central_flat_page {
    width:700px;
    float:left;
    background-color:#FFFFFF;
	padding:0px 0px 10px 5px;
}

#conteudo_central_flat_page p {
	line-height:20px;
	color:#000000;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#conteudo_central_flat_page h1 {
    font-size: 16px;
    font-weight: bolder;
    color: #00386F;
    padding:0px 20px 10px 0px;
}

#conteudo_central_flat_page h2 {
    font-size: 16px;
    font-weight: bolder;
    color: #00386F;
    padding:5px 0px 5px 0px;
    width:100%;
    border-bottom:1px dashed #00386F;
}

#conteudo_direito {
	width:182px;
	float:left;
	text-align:right;
}

#rodape {
	background: #E6E6E6;
	clear: both;
	border-top: 1px solid #CCC;
	position: relative;
	padding: 10px 5px;
	top:10px;
	height:54px;
	width:936px;
	}

#rodape #logo {
	background: url(../img/logo_rodape.jpg) no-repeat;
	width:138px;
	height:53px;
	display: block;
	text-indent: -9000px;
	}
	
#rodape #logo_f {
    background: url(../img/logo-flaudizio.png) no-repeat;
    width:16px;
    height:16px;
    display: block;
	float:left;
	margin-left:900px;
    margin-top: 15px;
	padding-bottom:4px;
    text-indent: -9000px;
    }
	
#rodape p {
	text-align: center;
	color: #605d5c;
	padding-top:0px;
	}
#rodape p a {
	color: #605d5c;
	}
#rodape ul {
	position: absolute;
	top: 24px;
	left: 180px;
	width: 680px;
	}
#rodape ul li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	}
#rodape ul .ultimo {
	margin-right: 0;
	padding-right: 0;
	background: none;
	}
#rodape ul li a {
	color: #605d5c;
	text-decoration: none;
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
.quadro_menu {
	border:1px solid #999999;
	background-color:#E6E6E6;
	width:186px;
}

.titulo_quadro_menu {
	width:182px;
	height:27px;
	background:url(../img/bg_tabela_azul.jpg) repeat-x;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:2px;
	color:#FFFFFF;
	padding-top:4px;
}

.conteudo_quadro_menu{
	padding:5px;
}

.link_azul_escuro{
	color: #013162;
	text-decoration:none;
}

.link_azul_escuro:hover{
	color: #013162;
	text-decoration:underline;
}

.link_azul_escuro_14{
    color: #013162;
    text-decoration:none;
	font-size: 14px;
}

.link_azul_escuro_14:hover{
    color: #013162;
    text-decoration:underline;
}

.link_vermelho{
	color: #FF0000;
	text-decoration:none;
}

.link_vermelho:hover{
	color: #FF0000;
	text-decoration:underline;
}

.link_preto{
	color: #000000;
	text-decoration:none;
}

.link_preto:hover{
	color: #000000;
	text-decoration:underline;
}

.link_preto_bold{
	color: #000000;
	text-decoration:none;
    font-weight:bold;
}

.link_preto_bold:hover{
	color: #000000;
	text-decoration:underline;
}


#ul_menu_candidatos li{
	margin-left:18px;
	list-style:url(../img/bullet_azul_menu.jpg);
}

#ul_menu_login_usuario li{
	margin-left:18px;
	list-style:url(../img/bullet_orange.png);
}

#ul_menu_institucional li{
	margin-left:18px;
	list-style:url(../img/bullet_azul_menu.jpg);
}

#ul_menu_servicos_empresas li{
	margin-left:18px;
	list-style:url(../img/bullet_azul_menu.jpg);
}

#busca_home{
	width:556px;
	height:118px;
	background:url(../img/bg_barra_busca_topo.jpg) no-repeat;
	background-color:#FFFF99;
	margin-bottom:5px;
}

#busca_home_curriculo{
	width:556px;
	height:118px;
	background:url(../img/bg_barra_busca_topo_curriculo.jpg) no-repeat;
	background-color:#bcffba;
	margin-bottom:10px;
}

.quadro_conteudo_painel_vagas_home {
	border:1px solid #999999;
	width:350px;
	float:left;
	height:238px;
	margin-bottom:4px;
}

.quadro_conteudo_painel_cursos_home {
	border:0px solid #999999;
	width:556px;
	float:left;
	height:150px;
	margin-bottom:4px;
}

.quadro_conteudo_internas {
	border:1px solid #999999;
	width:555px;
	float:left;
	margin-bottom:10px;
}

.quadro_conteudo_painel_curriculos_home {
	border:1px solid #999999;
	width:350px;
	float:left;
	height:218px;
	line-height:16px;
}

.quadro_conteudo_noticias_home {
	border:1px solid #999999;
	width:199px;
	float:left;
	height:238px;
	margin-left:3px;
}

.titulo_quadro_conteudo_painel_vagas_home {
	width:99%;
	height:27px;
	background:url(../img/bg_topo_table_cinza.jpg) repeat-x;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:1px;
	font-size:11px;
	color:#000000;
	padding-top:4px;
}

.titulo_quadro_conteudo_internas {
	width:551px;
	height:27px;
	background:url(../img/bg_topo_table_cinza.jpg) repeat-x;
	margin-left:2px;
	margin-top:2px;
	margin-bottom:1px;
	font-size:12px;
	color:#000000;
	padding-top:4px;
}

#conteudo_quadro_conteudo_internas{
    padding:5px;
	font-size:12px;
	line-height:20px;
    color:#000000;
	text-align:justify;
}

#conteudo_quadro_conteudo_internas_grid{
    padding:5px;
    font-size:12px;
    line-height:16px;
    color:#000000;
    text-align:justify;
}

#conteudo_quadro_conteudo_internas_grid h1 {
    font-size: 16px;
    font-weight: bolder;
    color: #00386F;
    padding:10px 0px 10px 0px;
}

#conteudo_quadro_conteudo_internas_grid h2 {
    font-size: 16px;
    font-weight: bolder;
    color: #00386F;
    padding:5px 0px 5px 0px;
    width:100%;
    border-bottom:1px dashed #00386F;
}

#conteudo_quadro_conteudo_internas h5 {
    font-size: 16px;
    font-weight: bolder;
    color: #EF5400;
    padding:5px 0px 5px 0px;
    width:100%;
    border-bottom:1px dashed #00386F;
}

#conteudo_quadro_conteudo_internas h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #00386F;
	padding:10px 0px 10px 0px;
}

#conteudo_quadro_conteudo_internas h2 {
    font-size: 16px;
    font-weight: bolder;
    color: #00386F;
    padding:5px 0px 5px 0px;
	width:100%;
	border-bottom:1px dashed #00386F;
}

#conteudo_quadro_conteudo_internas h3 {
    font-size: 14px;
    color: #EF5400;
    padding:5px 0px 5px 0px;
	width:100%;
}

.linha_li {
	border-bottom: 1px dashed #BFBFBF;
	padding:0px 0px 5px 0px;
}

.conteudo_quadro_conteudo_painel_vagas_home{
	padding:2px;
}

#painel_vagas_banners_home {
	width: 556px;
	float:left;
}

#painel_curriculos_home {
	width: 556px;
	float:left;
}

#banners_painel_vagas_home {
	width: 201px;
	height: 231px;
	float:left;	
	text-align:center;
}

#banner_planos_empresa_home {
	width: 201px;
	height:111px;
	float:left;
	margin-bottom:10px;
	margin-left:3px;
}

#banner_planos_empresa_home h1 a {
	background:url(../img/img_conheca_planos.jpg) no-repeat;
	display:block;
	text-indent:-9000px;
	width:201px;
	height:111px;
}
#banner_cadastrese_home {
	width: 201px;
	height:111px;
	float:left;
	margin-left:3px;
    margin-bottom:7px;
}

#banner_cadastrese_home h1 a {
	background:url(../img/img_cadastre_curriculo.jpg) no-repeat;	
	display:block;
	text-indent:-9000px;
	width:201px;
	height:111px;
}

#vagas_painel_vagas_home{
	width:100%;
}

#curriculos_painel_curriculos_home{
	width:100%;
}

.li_vagas_painel_01 {
	background:#E6E6E6;
	background-image:url(../img/icon_mais_azul_grande.jpg);
	background-repeat:no-repeat;
	padding-left:47px;
	height:37px;
	margin-bottom:3px;
}

.li_vagas_painel_02 {
	background:#FFFFFF;
	background-image:url(../img/icon_mais_azul_grande.jpg);
	background-repeat:no-repeat;
	padding-left:47px;
	margin-bottom:3px;
	height:37px;
}

.li_curriculos_painel_01 {
	background:#E6E6E6;
	background-image:url(../img/icon_mais_laranja_grande.jpg);
	background-repeat:no-repeat;
	padding-left:47px;
	margin-bottom:3px;
	height:33px;
}

.li_curriculos_painel_02 {
	background:#FFFFFF;
	background-image:url(../img/icon_mais_laranja_grande.jpg);
	background-repeat:no-repeat;
	padding-left:47px;
	margin-bottom:3px;
	height:33px;
}

#noticias_home {
	width:100%;
	font-size:12px;
	line-height:14px;
}

.li_noticias_home_01 {
	background:#E6E6E6;
	background-image:url(../img/bg_quadro_noticias.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:3px;
	height:64px;
}

.li_noticias_home_02 {
	background:#FFFFFF;
	background-image:url(../img/bg_quadro_noticias.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:3px;
	height:64px;
}

#table_detalhe_curriculo {
	padding: 5px;
	margin: 5px;
	width: 98%;
}

#table_novo_cadastro_curriculo {
	padding: 5px;
	margin: 5px;
	width: 98%;
}

#table_novo_cadastro_curriculo td {
	padding: 3px;
}

#table_detalhe_curriculo td {
	padding: 2px;
}

.td_titulo_table_detalhe_curriculo {
	font-size: 12px;
	font-weight:bolder;
	color: #013162;
	text-align:right;
	width:20%;
    vertical-align: top;
}

.td_titulo_table_detalhe_empresa {
	font-size: 12px;
	font-weight:bolder;
	color: #013162;
	text-align:right;
	width:25%;
    vertical-align: top;
}

.td_titulo_table_cadastro_vaga {
	font-size: 12px;
	font-weight:bolder;
	color: #013162;
	text-align:right;
	width:30%;
    vertical-align: top;
}

.td_titulo_vermelho_table_detalhe_curriculo {
	font-size: 12px;
	font-weight:bolder;
	color: #FF0000;
	text-align:right;
	width:20%;
    vertical-align: top;
}

#ul_funcoes_interesse li {
	margin-left: 30px;
	padding: 5px;
    list-style:url(../img/bullet_azul_menu.jpg);
}

#div_link_voltar {
	width: 100%;
	text-align: right;
}


#rodape_politica {
	width:300px;
	float:left;
	border:1px solid #FF0000;
	padding-left:200px;
	bottom:200px;
}

#span_hello_user {
    font-weight: bold;
    color: #00386F;
}

.span_ultimo_acesso {
    padding-bottom: 5px;
}

.li_conteudo_grid_01 {
	background:#E6E6E6;
	height:37px;
	margin-bottom:3px;
    width: 100%;
    float: left;
}

.li_conteudo_grid_02 {
	background:#FFFFFF;
	margin-bottom:3px;
	height:37px;
    width: 100%;
    float: left;
}

.div_icons_grid {
    width: 58px;
    height: 37px;
    text-align: center;
    vertical-align: middle;
    float: left;
    padding:8px 10px 0px 5px;
}

.div_conteudo_grid {
    height: 37px;
    text-align: left;
    vertical-align: middle;
    float: left;
}

.banner_direito {
    width: 175px;
    height: 80px;
    border: 1px solid #C3C3C3;
}

.img_classificados {
    padding:5px;
    border: 1px solid #C3C3C3;
    margin:5px;
    width: 160px;
    height: 220px;
}

.img_curso_home {
    width: 556px;
    height: 148px;
}