/* Style Geral */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #767575;
	font-size: 11px;
}

form {
	margin: 0;
	padding: 0;
}

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;
}

/* - SUBSTITUIDA - CRIATERIA
#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;
}

/* - EXCLUIDA - CRIATERIA
#topo_linha {
	background-image: url(../imagens/layout/topo_linha.gif);
	background-repeat: no-repeat;	
	height:2px;
}
*/

/* - SUBSTITUIDA - CRIATERIA
#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;
}

/* - ALTERADO - CRIATERIA */

#rodape {
	height:110px;
	background-image: url(../imagens/layout/rodape_bg.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

.rodape_lista {
	font-size: 9px;
	vertical-align: bottom;
	list-style-image: url(../imagens/layout/rodape_bullet_lista.gif);
	list-style-position: outside;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	padding: 0 0 0 30px;
}

.rodape_lista li {
	display: inline;
}

.rodape_lista a {
	color: #0575c5;
	text-decoration:none
}

.rodape_lista a:hover {
	text-decoration: none;
	color: #0575c5;
}

/* - FIM ALTERADO - CRIATERIA */




/* 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:10px;
	color: #CCC;
}


.categoria a {
	font-size:10px;
	color: #666;
}

.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: 10px;
}

.subtitulo {
	padding-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: 2px;
}

.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: right;
}

.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; 
	padding: 15px; 
	margin: 0;
	text-align: center;
}

.btn_colabore {
	margin: 0;
	padding: 0;
	border: 0;
}


/* NOVAS CSS CRIATERIA - FELIPE SANTOS */

#topo_fundo {
	height:75px;
	background-image: url(../imagens/layout/topo_bg.jpg);
	background-position: center;
	text-align: center;
}

#idioma {
	text-align:right;
	padding-top: 20px;
	padding-right: 10px;
	width:975px;
	margin:0 auto;
}



/* REDE SOCIAS - NOVAS CSS CRIATERIA - FELIPE SANTOS */

.redesociallinha{
	background: #FFF;
	float: left;
	padding: 0 20px 30px 6px;
	width: 188px;
	text-align: left;
}

.marcatwitter{
	padding: 12px 0 0 0;
	background: #FFF;
	float: left;
	width: 50px;
	text-align: left;
}
.logofacebook{
	padding: 20px 0 0 0;
	background: #FFF;
	float: left;
	width: 60px;
	text-align: center;
}
.logotwitter{
	padding: 20px 0 0 0;
	background: #FFF;
	float: left;
	width: 60px;
	text-align: center;
}
.logoyoutube{
	padding: 20px 0 0 0;
	background: #FFF;
	float: left;
	width: 60px;
	text-align: center;
}


#twitter_div {
	text-align: left;
	font-family: Verdana, Arial, Helvetica;
	border: none;
	margin: 15px;
}

#twitter_div ul {
	padding: 0px;
	margin: 0px;
}

#twitter_div ul li {
	color: #000;
	list-style: none;
	font-size: 11px;
	text-align: left;
}

#twitter_div ul li a {
	text-decoration: underline;
	color: #06F;
}

#twitter_div ul li a:hover {
	text-decoration: none;
	color: #69F;
}

.twitter_bloco {
	background: url(../imagens/layout/twitter_bbg.gif);
	background-repeat: repeat-y;
	width: 217px;
	clear: both;
}

.twitter_top {
	background: url(../imagens/layout/twitter_btop.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-bottom:10px;
}

.twitter_usr {
	display: block;
	width: 180px;
	height: 20px;
	margin: 0 auto;
	background: url(../imagens/layout/twitter_busr.gif);
	background-repeat: no-repeat;
}

.twitter_bottom {
	background: #FFF url(../imagens/layout/twitter_bbottom.gif);
	background-repeat: no-repeat;
	height: 93px;
}
