﻿@charset "utf-8";
body {
	
	background-image:url(../img/novo/fundo.png);
	background-repeat:repeat;
	
	/*background-image:url(../img/fundo2.png);
	background-repeat:no-repeat;*/
		
	background-color:#dfdfdf;
	/*background-color:#FFF;*/
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	
}
.tag{
	margin:0px;
}
.negrito{
	
	margin:0px;
	font-weight:bold;
}

form{
	
	margin:0px;
	position:relative;
	
}
#geral_topo{
	
	/*background-color:#FF9900;*/
	width:800px;	
	margin:0px auto 0px auto;
	height:10px;
	background-image:url(../img/novo/geral_topo.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/novo/geral_topo.png, sizingMethod='scale');
	
	
}
#status_bottom{
	
	width:800px;	
	margin:0px auto 0px auto;
	height:10px;
	background-image:url(../img/novo/status_bottom.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/novo/status_bottom.png, sizingMethod='scale');
}

#geral{
	
	/*background-color:#FF0000;*/	
	background-repeat:repeat-y;
	padding:0px 10px 0px 10px;
	width:780px;
	margin: 0px auto 0px auto; /* centralizar a pagina */
	background-image:url(../img/novo/geral_fundo.png);
	_background-image:url(../img/novo/geral_fundo_IE6.png);
	
}
/* TOPO DO SITE */
#topo_geral{
	
	/*background-color:#666;*/
	background-image:url(../img/novo/topo.png);
	background-repeat:no-repeat;
	color:#FFF;
	width:780px;
	height:110px;
	float:right;
	
	
}
#topo_geral_link a{

	padding:25px 100px 35px 100px;
	text-decoration:none;
	float:right;
	clear:both;
	position:relative;
	left:-570px;
}
/* MENU DO TOPO */
#topo_menu{

	/*background-color:#999;*/
	background-image:url(../img/novo/fundo_menu.png) !important;
	background-repeat:repeat-x;
	height:20px;
	color:#333;
	padding:10px 0px 0px 0px;
	margin:80px 0px -10px 0px; /* -10 pra consertar no IE 6 ¬¬ */
	float:left;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/novo/fundo_menu.png, sizingMethod='scale');
	
	
	
}
#ponta_menu{
	
	background-image:url(../img/novo/ponta_menu.png) !important;
	background-repeat:no-repeat;
	width:80px;
	height:40px;
	float:left;
	margin:0px;
	position:relative;
	top:85px;	
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=img/novo/ponta_menu.png);
	
}
/* ICONES DO MENU */
#boas_vindas{
	
	color:#000;
	text-align:left;
	padding:2px 0px 0px 0px;
	float:left;
	font-size:11px;
	
}
#sombra_boas_vindas{
	color:#FFF;
	position: relative;
	top: -14px;
	left:0px;		
}
.topo_menu_btn_1,.topo_menu_btn_2,.topo_menu_btn_3,.topo_menu_btn_4,.topo_menu_btn_5,.topo_menu_btn_6{
	
	margin:0px 5px 0px 0px;
	padding:0px;
	float:left;
	position:relative; /* pra consertar os links no IE 6 ¬¬ */
	
}
.topo_menu_btn_1 a,.topo_menu_btn_2 a,.topo_menu_btn_3 a,.topo_menu_btn_4 a,.topo_menu_btn_5 a,.topo_menu_btn_6 a{
	
	/*background-color:#FF0000;*/
	text-decoration:none;	
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	width:20px;
	height:20px;
	
}
.topo_menu_btn_1 a{
	background-image:url(../img/novo/icones/icon_login.gif);
	background-position:2px -14px;;
}
.topo_menu_btn_1 a:hover{
	background-image:url(../img/novo/icones/icon_login.gif);
	background-position:2px 3px;
}


.topo_menu_btn_2 a{
	background-image:url(../img/novo/icones/icon_blog.gif);
	background-position:2px -18px;
}
.topo_menu_btn_2 a:hover{
	background-image:url(../img/novo/icones/icon_blog.gif);
	background-position:2px 3px;
}


.topo_menu_btn_3 a{
	background-image:url(../img/novo/icones/icon_forum.gif);
	background-position:2px -17px;
}
.topo_menu_btn_3 a:hover{
	background-image:url(../img/novo/icones/icon_forum.gif);
	background-position:2px 3px;
}


.topo_menu_btn_4 a{
	background-image:url(../img/novo/icones/icon_orkut.gif);
	background-position:3px -18px;
}

.topo_menu_btn_4 a:hover{
	background-image:url(../img/novo/icones/icon_orkut.gif);
	background-position:3px 3px;
}
.topo_menu_btn_5 a{
	background-image:url(../img/novo/icones/icon_ambiente.gif);
	background-position:3px -18px;
}

.topo_menu_btn_5 a:hover{
	background-image:url(../img/novo/icones/icon_ambiente.gif);
	background-position:3px 3px;
}

.topo_menu_btn_6 a{
	background-image:url(../img/novo/icones/icon_deslog.gif);
	background-position:3px -14px;
}

.topo_menu_btn_6 a:hover{
	background-image:url(../img/novo/icones/icon_deslog.gif);
	background-position:3px 3px;
}

/* __________________________________________ */

/* MENU DO SITE */

/*#menu_dir{
	
	
	background-color:#999;
	/*width:200px;
	float:right;
	/*padding:5px;
	/*margin-top:-10px;
	
	
	
}*/
/* __________________________________________ */


/* CONTEUDO DO SITE */
#conteudo_geral{
	
	background-color:#FFF00;
	margin: 0px auto 0px auto;
			
}
#alerta{
	
	/*background-color:#FF0000;*/
	background-image:url(../img/novo/alerta.png);
	background-repeat:no-repeat;
	color:#FFF;
	width:760px;
	padding:5px;
	margin:5px 0px 0px 5px;
	_margin:5px 0px 0px 3px;
	text-indent:5px; 
	float:left;
	
	
}
/* coluna esquerda */
#coluna_esq{
	
	/*background-color:#FF9900;*/
	width:310px;
	float:left;
	padding:0px 0px 5px 0px;
		
}
/* noticias em flash */
#flash_news{
	
	width:300px;
	height:225px;
	margin:10px 0px 0px 5px;
	
	
}
#noticias{
	
	width:300px;
	/*float:left;*/
	margin:10px 0px 0px 5px;
	/*position:relative;*/
	
}
#noticias_titulo{
	
	background-image:url(../img/novo/noticias_titulo.png);
	background-repeat:no-repeat;
	color:#333;
	font-weight:bold;
	width:290px;
	padding:3px 0px 3px 10px;
	margin:0px;	
	
}

/* BOTOES DE CONTROLE DAS NOTICIAS */
#noticias_controle{
	
	/*background-color:#CCC;*/
	background-image:url(../img/novo/noticias_controle.png);
	background-repeat:no-repeat;
	float:left;
	width:290px;
	padding:5px;
	position:relative;
}
#controle_voltar{
	
	float:left;
	
}
#controle_voltar a{
	
	background-image:url(../img/novo/controle_voltar_btn.png);
	width:100px;
	height:20px;
	float:left;
	
}
#controle_voltar a:hover{
	
	background-image:url(../img/novo/controle_voltar_btn.png);
	background-position:0px 20px;
	
}
#controle_avancar{
	
	width:100px;
	float:right;
	
}
#controle_avancar a{
	
	background-image:url(../img/novo/controle_avancar_btn.png);
	width:100px;
	height:20px;
	float:right;
	
}
#controle_avancar a:hover{
	
	background-image:url(../img/novo/controle_avancar_btn.png);
	background-position:0px 22px;
	
}
/* FECHA CONTROLE DAS NOTICIAS */ 

.noticias_box{
	
	/*background-color:#000;*/
	background-image:url(../img/novo/fundo_noticias.png);
	background-repeat:no-repeat;
	padding:5px 15px 15px 3px;
	margin:0px 0px 3px 0px;
	float:left;
	
}
.noticias_titulo{
	font-weight:bold;
	text-indent:20px;
	float:left;
	margin:0px 0px 10px 0px;
	/*padding-left:20px;*/
	text-align:left;
	color:#006699;
	letter-spacing: 0px;	
}
.noticias_titulo a{
	
	color:#006699;
	text-decoration:none;
	
}
.noticias_titulo a:hover{
	
	color:#666;
	text-decoration:none;
}
.noticias_desc a{
	
	color:#333;
	text-decoration:none;
}
.noticias_desc a:hover{
	
	/*color:#6699CC;*/
	text-decoration:underline;
	
}
.noticias_data{
	
	float:right;
	color:#006699;
	
}
.noticias_desc{
	
	color:#333;
	text-align:left;
	font-size:9px;
	float:left;
	padding:0px 0px 0px 20px;
	width:98%;
	clear:both;
	
	
		
}

/* FECHA COLUNA ESQUERDA */



/* coluna central */
#coluna_central{
	
	/*background-color:#99CC00;*/
	width:310px;
	float:left;
	padding:10px 0px 0px 0px;
	/*border-left:#999 solid 1px;
	border-right:#999 solid 1px;*/
	
	
}
.chamadas_1{
	
	background-image:url(../img/novo/chamada_graduacao.png);
	color:#FFF;
	width:300px;
	height:70px;
	margin: 0px 0px 7px 5px;
	
	
}
.chamadas_2{
	
	color:#FFF;
	background-image:url(../img/novo/chamada_pos-graduacao.png);
	width:300px;
	height:70px;
	margin: 0px 0px 7px 5px;
	
}
.chamadas_3{
	
	color:#FFF;
	background-image:url(../img/novo/chamada_vestibular.png);
	width:300px;
	height:70px;
	margin: 0px 0px 7px 5px;
}

.chamadas_titulo{
	
	font-size:14px;
	font-weight:bold;
	width:200px;
	padding:8px 0px 0px 8px;
	
}
.chamadas_titulo a,.chamadas_desc a{
	
	text-decoration:none;
	color:#FFF;
	display:block;
	
	
}
.chamadas_titulo a:hover, .chamadas_desc a:hover{
	
	text-decoration:underline;
	display:block;
}
.chamadas_desc{
	
	font-size:9px;
	padding:8px 0px 0px 8px;
	width:145px;
	
	
}

#links_uteis{
	
	/*background-color:#CCCC66;*/
	width:300px;
	margin:11px 0px 5px 5px;
	_margin:11px 0px 5px -2px;
	padding:0px;
	color:#FFF;
	
	
}
.links_uteis_box_1 a,.links_uteis_box_2 a,.links_uteis_box_3 a,.links_uteis_box_4 a,.links_uteis_box_5 a,.links_uteis_box_6 a{
	
	text-decoration:none;
	color:#FFF;
	display:block;
	
}
.links_uteis_box_1 a:hover,.links_uteis_box_2 a:hover,.links_uteis_box_3 a:hover,.links_uteis_box_4 a:hover,.links_uteis_box_5 a:hover,.links_uteis_box_6 a:hover{
	
	text-decoration:none;
	color:#EAEAEA;
	display:block;
	
}

.links_uteis_box_1{width:140px;height:80px;float:left;margin:0px 0px 5px 5px;_margin:1px 0px 4px 6px;padding:0px;background-image:url(../img/novo/Links_uteis/escolher_fama.png);background-repeat:no-repeat;color:#fff;/*background-color:#FF0000;/*font-weight:bold;*/
}
.links_uteis_box_2{width:140px;height:80px;float:left;margin:0px 0px 5px 5px;_margin:1px 0px 4px 6px;padding:0px;background-image:url(../img/novo/Links_uteis/conheca_fama.png);background-repeat:no-repeat;color:#FFF;/*background-color:#FF0000;*/
}
.links_uteis_box_3{width:140px;height:80px;float:left;margin:0px 0px 5px 5px;_margin:1px 0px 4px 6px;padding:0px;background-image:url(../img/novo/Links_uteis/curso_fama.png);background-repeat:no-repeat;color:#FFF;/*background-color:#FF0000;*/
}
.links_uteis_box_4{width:140px;height:80px;float:left;margin:0px 0px 5px 5px;_margin:1px 0px 4px 6px;padding:0px;background-image:url(../img/novo/Links_uteis/desconto_fama.png);background-repeat:no-repeat;color:#FFF;/*background-color:#FF0000;*/
}
.links_uteis_box_5{width:140px;height:80px;float:left;margin:0px 0px 5px 5px;_margin:1px 0px 4px 6px;padding:0px;background-image:url(../img/novo/Links_uteis/comunidade_fama.png);background-repeat:no-repeat;color:#FFF;/*background-color:#FF0000;*/
}
.links_uteis_box_6{width:140px;height:80px;float:left;margin:0px 0px 5px 5px;_margin:1px 0px 4px 6px;padding:0px;background-image:url(../img/novo/Links_uteis/emprego_fama.png);background-repeat:no-repeat;color:#FFF;/*background-color:#FF0000;*/
}
.links_uteis_titulo{
	
	width:85px;
	margin:10px 0px 0px 13px;
	font-size:11px;
	position:absolute;
}

/* BANNER ROTATIVO */
#banner_rotativo{
	
	/*background-color:#F2F2F2;*/
	width:300px;
	height:70px;
	float:left;
	margin:0px 0px 7px 5px;
	_margin:-3px 0px 0px 3px;
	
}
/* FECHA COLUNA CENTRAL */



/* coluna direita */
#coluna_dir{
	
	/*background-color:#FF9966;*/
	width:160px;
	float:left;
	
}
/* formulario de login da pagina inicial */
#form_login{
	
	background-image:url(../img/novo/form_login/form_login_fundo.png);
	background-repeat:no-repeat;
	width:140px;
	margin:0px 0px 0px 5px;
	padding:5px;
	color:#333;

}
#erro_login{
	
	background-color:#BF0000;
	color:#fff;
	border:1px solid #990000;
	position:absolute;
	text-align:center;
	cursor:default;
}
#form_login a{
	
	color:#333;
	text-decoration:none;
	display:block;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 10px;
	
}
#form_login a:hover{
	
	color:#0062C4;
	text-decoration:none;
	
}
#form_login_titulo{
	
	background-image:url(../img/novo/form_login/form_login_titulo.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#333;
	font-weight:bold;
	width:150px;	
	padding:5px 0px 5px 0px;
	margin:10px 0px 0px 5px;
}

.form_login_input{
	
	width:125px;
	
}
.form_login_select{
	
	width:125px;
	margin:5px 0px 3px 0px;
	
}
.form_login_btn{
	
	width:100px;
	height:20px;
	background-image:url(../img/novo/form_login/form_login_btn.png);
	border:0px;
	background-repeat:no-repeat;
	border:none;
	color:#333;
	display:block;
	margin:10px 0px 0px 20px;

	
}
/* fecha formulario de login da pagina inicial */

#agenda{
	
	width:150px;
	margin:10px auto 0px 5px;
	/*background-color:#99CCCC;*/
	float:left;
}
#agenda a{
	
	color:#333;
	display:block;
	text-decoration:none;
	
}
#agenda a:hover{
	
	color:#6699CC;
	display:block;
	
	
}
#agenda_bottom{
	
	background-image:url(../img/novo/agenda_bottom.png);
	background-repeat:no-repeat;
	margin:0px auto 5px 5px;
	width:150px;
	height:20px;
	float:left;
}
#agenda_titulo{

	background-image:url(../img/novo/form_login/form_login_titulo.png);
	background-repeat:no-repeat;
	color:#333;
	font-weight:bold;
	text-align:center;
	padding:4px 0px 4px 0px;
}
.evento_titulo{
	
	background-image:url(../img/novo/agenda_item.png);
	background-repeat:no-repeat;
	color:#333;
	margin:0px;
	/*height:38px;*/
	padding:14px 0px 14px 0px;
	text-align:center;
	border-bottom:1px dashed #FFF;
	
}	
/* FECHA COLUNA DIREITA */






/* RODAPE DO SITE */
#status{

	background-image:url(../img/novo/status.png);
	background-repeat:no-repeat;
	width:750px;
	padding:10px;
	clear:both;
	margin: 0px auto 0px auto;
	border-bottom:5px solid #FFF;
	height:40px;
}
#status_desc{
	
	
	width:500px;
	text-align:center;
	margin:0px 0px 0px 0px;
	float:left;
	position:relative;
	left:-50px;
	
	
	
}
#status_logo_fama{
	
	display:inline;
	float:left;
	margin:0px 30px 0px 0px;
	
}
#status_logo_ciezo{
	
	display:inline;
	float:left;
	margin:0px;
	position:relative;
	top:0px;
	left:0px;
}
#status_logo_inep{
	
	display:inline;
	float:left;
	margin:0px;
	/*background-color:#FFCC00;*/
	width:30px;
	position:relative;
	top:0px;
	left:-20px;
}
#status_logo_academia{
	
	display:inline;
	float:right;
	margin:0px;
	position:relative;
	top:0px;
	left:-130px;
	/*background-color:#FFCC00;*/
	width:30px;
}
#status_logo_premium{
	
	display:inline;
	float:right;
	margin:0px;
	position:relative;
	top:0px;
	left:-20px;
	/*background-color:#FFCC00;*/
	width:30px;
}
/* /RODAPE */

#sub_conteudo_geral{
	
	/*background-color:#f2f2f2;*/
	margin:0px 10px 10px 0px;
	padding:10px;
	
}

/* CABECALHO */
#cabecalho{
	
	background:url(../img/novo/cabecalho.png) no-repeat;
	margin:10px 0px 20px 0px;
	padding:0px;
	float:left;
	width:100%;
	height:50px;
	
}
#cabecalho_alinha{
	
	margin:2px 0px 0px 0px; padding:0px;
	float:left;
	border-bottom:2px solid #006699;
	width:100%;
}
#cabecalho_link{
	
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	top:13px;
	/*background-color:#0099FF;*/
	
}
#cabecalho_icone{
	
	background:url(../img/novo/icone_fama.jpg) no-repeat;
	width:14px;
	height:15px;
	float:left;
	margin-right:10px;
	position:relative;
	top:-4px;
	
}
#cabecalho_titulo{
	
	background:url(../img/novo/cabecalho_titulo.png) no-repeat top left;
	float:right;
	width:250px;
	height:20px;
	padding:0px 0px 5px 0px;
	margin:0px -10px 0px 0px;
	color:#fff;
	font-weight:bolder;
	font-size:14px;
	/*position:absolute;*/
	
	
}
#cabecalho_titulo_texto{	
	
	width:250px;
	margin:8px 0px 0px 0px;
	text-align:center;

}
#cabecalho a{
	
	text-decoration:none;
	color:#333;
	
}
#cabecalho a:hover{
	
	color:#993300;
	background-color:#FFF0E1;
	
	
}
/* /CABECALHO */


.sub_conteudo_titulo{
	
	color:#006699;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #E9E9E9;
	clear:both;
	
}
/* PAGINA CONHECA A FAMA */
.conheca_fama_img{
	
	background-color:#fff;
	border:1px solid #E9E9E9;
	float:right;
	padding:5px;
	width:190px;
	
}
.conheca_fama_descricao{
	
	background-color:#F9F9F9;
	padding:10px;
	border:#DBDBDB solid 1px;
	float:left;
	width:500px;
	margin:0px 0px 10px 0px; 	
}
.conheca_fama_descricao:first-letter{
	
	font-size:16px;
	font-weight:bold;
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	
}

/* / PAGINA CONHECA A FAMA */

/* COMUNIDADES FAMA */
#alinha_comunidades_fama{
	
	/*background-color:#006699;*/
	float:left;
	padding:0px;
	margin:0px 0px 0px 20px;
	
}
.box_comunidade{
	
	background-image:url(../img/novo/comunidade_fama/box.png);
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
	width:200px;
	padding:10px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	text-align:center;
	
}
.box_comunidade img{ border:0px; }	
.box_comunidade a{
	
	text-decoration:none;
	color:#666;
	padding:0px 0px 0px 20px;
	
}
.box_comunidade a:hover{
	
	color:#999;
	
}
/* /COMUNIDADES FAMA */


/* MENU LOGIN */
#menu_login{
	
	/*background-color:#CC6666;*/
	margin:0px 0px 0px 6px;
	padding:3px 5px 3px 0px;
	float:left;
	text-align:center;
	border:1px solid #DBDBDB;
	width:142px;
}
#menu_login img{ border:0px; }
#menu_login ul{
	
	/*background-color:#993300;*/
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	
}
#menu_login li{
	
	/*background-color:#009999;*/
	margin:5px 0px 1px 5px;
	text-align:left;
}
.menu_login_icone{
	
	width:16px;
	height:14px;
	margin:0px 5px 0px 0px;
	padding:0px;
	float:left;
}
#menu_login a{
	
	text-decoration:none;
	
	color:#666666;
	display:block;
	padding:5px;
	width:128px;
	
}
#menu_login a:hover{
	
	background-color:#E1F0FF;
	color:#006699;
	
}
/* /MENU LOGIN */ 

/* EMPREGO JA */
.emprego_descricao{
	
	background-color:#FBFBFB;
	padding:5px;
	border:1px solid #F7F7F7;
	margin:0px 0px 20px 0px;
	
}
.emprego_importante{
	
	padding:10px;
	border:1px solid #B7B700;
	background-color:#FFFFF2;
	text-align:justify;
}
.emprego_importante a{
	
	color:#006699;
	padding-bottom:3px;
}
.emprego_importante a:hover{
	
	color:#fff;
	background-color:#006699;
	border-left:5px solid #003D79;
}
/* /EMPREGO JA */

/* POP UP ALERTA */
#pop_up_alerta{
	
	/*background-color:#FFEAEA;  ALERTA */
	/*border:3px solid #990000;  ALERTA */
	background-color:#fff; /* NORMAL */
	border:3px solid #999; /* NORMAL */
	/*background-color:#fff; /* INeP */
	/*border:3px solid #FFCC00; /* INeP */	
	padding:10px;
	position:fixed;
	z-index:16000;
	float:left;
	margin:30px auto 0px 100px;
	width:455px;
	cursor:default;
	display:none;
}
#fechar_pop_up{
	
	/*background-color:#990000;  ALERTA */
	background-color:#999; /* NORMAL */
	/*background-color:#FFCC00; /* INeP */
	/*color:#fff;  NORMAL e ALERTA */
	color:#000; /* INeP */
	padding:5px;
	width:100px;
	text-align:center;
	float:right;
	margin:-25px -13px 0px 0px;
	cursor:pointer;
	
}
/* POP UP ALERTA */