/* Style Geral */
body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #767575;
	font-size: 11px;
}

td {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #767575;
	font-size: 11px;
}

a {
	color:#4e4e4e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	
}

input, select, textarea {
	font-size:11px;
	color:#4e4e4e;
	border: #cecece solid 1px;
	
}

hr {
	border: 0;
	height: 1px;
	background-color: #0099cc;
}

img {
	border: none;
}


/* LAYOUT */

#estrutura {
	width:985px;
	margin:0 auto;
}

#topo_fundo {
	height:75px;
	background-image: url(../imagens/layout/topo_bg.jpg);
	background-position: center;
}

#topo_logo {
	background-image: url(../imagens/layout/logo.gif);
	background-repeat: no-repeat;	
	width:188px;
	height:48px;
}

#topo_linha {
	background-image: url(../imagens/layout/topo_linha.gif);
	background-repeat: no-repeat;	
	height:2px;
}

#idioma {
	text-align:right;
	padding-top: 10px;
	padding-right: 10px;
}

#menu {
	width:246px;
	float:left;
}
	
#main {
	width:734px;
	float:left;
}
#main_padding {
	padding-left:10px;
	padding-right:10px;
}

#rodape {
	height: 210px;
	background-image: url(../imagens/layout/rodape_bg.jpg);
	background-position: center;
}

.rodape_lista {
	font-size: 10px;
	padding-top: 0px;
	padding-left: 12px;
	*padding: 0px;
	*padding: 0px;
	*margin: 0px;
	*margin: 0px;
	*padding-left: 19px;
	*padding-left: 19px;
	vertical-align: bottom;
	list-style-image: url(../imagens/layout/rodape_bullet_lista.gif);
	list-style-position: outside;
	margin-top: 8px;
}

.rodape_lista a {
	color:#4e4e4e;
	text-decoration:none
}

.rodape_lista a:hover {
	text-decoration: none;
	color: #0066cc;
}


/* STYLE */

.link, .link a {
	color: #0066cc;
	font-size: 12px;
}

.link_processo, .link_processo a {
	color: #0066cc;
	font-size: 12px;
}

.link_bolsa, .link_bolsa a {
	color: #2b8783;
	font-size: 12px;
}

.link_carreiras, .link_carreiras a {
	color: #529842;
	font-size: 12px;
}

.link_networking, .link_networking a {
	color: #78aa00;
	font-size: 12px;
}

.data {
	font-size:14px;
}


.categoria a {
	font-size:12px;
	color: #0066cc;
}

.titulo, .titulo a {
	color:#4e4e4e;
	line-height: 16px;
}

.titulo a:hover {
	color: #0066cc;

}

.titulo_maior {
	color:#4e4e4e;
	font-size:14px;
	margin-bottom: 35px;
}

.titulo_azul, .titulo_azul a {
	color: #0066cc;
	font-size:14px;
}

.titulo_azul_p, .titulo_azul_p a {
	color: #0066cc;
	font-size:12px;
}

.titulo_verde_p, .titulo_verde_p a {
	color: #2b8783;
	font-size:12px;
	
}

.titulo_cinza {
	color: #767575;
	font-size:14px;
}

.titulo_cinza_p, .titulo_cinza_p a {
	color: #767575;
	font-size:12px;
}

.titulo_azul_chamadas, .titulo_azul_chamadas a {
	color: #0066cc;
	font-size:12px;
}

.titulo_pagina {
	margin-bottom: 37px;
}

.subtitulo {
	margin-top: 40px;
	margin-bottom: 15px;
}

.subtitulo_bg_cinza {
	margin-top: 40px;
	margin-bottom: 15px;
	background-color: #f7f7f7;
	padding: 6px;
	padding-left: 10px;
}

.legenda {
	background-color: #f7f7f7;
	font-size: 10px;
	color: #767575;
	padding: 5px;
	padding-bottom: 10px;
}

.lupa {
	float:left;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	margin-bottom: 25px;
	
}

.aspas {
	padding: 10px;
	padding-top: 15px;
	font-size: 15px;
}

.migalhadepao {
	margin-bottom: 37px;
}

.destaque_grande {
	margin-top: 10px;
	
}

.destaque_esquerda {
	width: 344px;
	float:left;
	margin-right: 25px;
	
}

.destaque_direita {
	width: 345px;
	float: left;

}

.destaque_titulo {
	margin-bottom:20px;
	
}

.bloco_info {
	margin-bottom: 15px;
}

.bloco_info_chamadas {
	margin-bottom: 7px;
	font-size: 12px;
}

.bloco_info_espacamento {
	margin-bottom: 15px;
}

.bloco_info_chamadas_p {
	margin-bottom: 2px;
	font-size: 12px;
}


.btn_esquerda {
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: left;
	float: left;
}

.btn_direita {
	margin-top: 15px;
	margin-bottom: 50px;
	text-align:right;
	float: left;
}

.bullet_seta {
	float:left;
	background: url(../imagens/bullet_seta.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
	margin-top: 4px;
	margin-right: 2px;

}

.bullet_seta_bolsa {
	float:left;
	background: url(../imagens/bullet_seta_bolsa.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 9px;
	margin-top: 4px;
	margin-right: 2px;

}

.rodape_paginacao {
	margin-top: 30px;
	margin-bottom: 20px;
		
}

.rodape_paginacao a {
	color:#4e4e4e;
	text-decoration:none;
}

.rodape_paginacao a:hover {
	color: #0066cc;
	
}

.imagem_direita{
	float:right;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	
}

.imagem_esquerda{
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}


/* INDEX */

.chamada {
	margin-top: 20px;
	margin-bottom: 35px;
	margin-right: 10px;
	margin-left: 10px;
}

/* AVALIAÇÃO */

.bloco {
	margin-bottom: 50px;
}


.table_input {
	margin-top: 10px;
	margin-left: 7px;
}

.table_textaea {
	margin-top: 10px;
	margin-left: 12px;
	width: 717px;
	height: 60px;
}

.pergunta {
	margin-bottom: 35px;
}

.table_pesquisa {
	width: 100%;
}

.tr_table_pesquisa {
	height: 20px;
}

.tr_table_pesquisa02 {
	height: 22px;
}

.pesquisa_escolha_concordo, .pesquisa_escolha_discordo, .pesquisa_escolha_nenhum {
	width: 30px;
}

.bloco_pesquisa {
	margin-bottom: 60px;
}

.pergunta_pesquisa {
	margin-top: 20px;
	margin-bottom: 10px;
}

/* VOTAÇÃO */

.bolsista_img {
	border: #2b8783 solid 1px;
	margin-right: 15px;
	margin-left: 5px;
}

.tr_votacao {
	background-color: #f7f7f7;
	
}

.td_votacao_foto {
	width: 70px;
	
}

.td_votacao_btn {
	width: 25px;
	
}

.nome_bolsista {
	color:#2b8783;
	font-size:14px;
}

.link_bolsa_p, .link_bolsa_p a {
	color: #2b8783;
}

/* COLABORE */

.bg_btn_colabore {
	background-color: #f6f6f6; 
	float: right; 
	width: 257px; 
	height: 67px; 
	margin-left: 35px; 
	margin-bottom: 37px; 
	text-align: center;
}

.btn_colabore { 
	margin-top: 20px;
	border: 0px;
}