/* Página */

body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px 0px 5px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-top: 0px; 
	background-color:#2783C1;
	background-image: url("../imagens/site/fundo_azul.png");   
    background-repeat: repeat-x;
	text-align:center;
}

h1, h2, h3, h4, h5, h6, form input, form, p { 
	margin:0px; 
	padding:0px; 
}

img {
	border:0px;
}

fieldset{ 
	border:none; 
}

a {
	color:#333333;
	text-decoration: none;
}

h3{
	color:#06639E;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*	Layout	*/

#geral {
	width:775px;
	text-align:justify;
	background-color:#FFFFFF;
	margin: 0 auto;
}

#conteudogeral {
	width:775px;
	float:left;
	background-color:#FFFFFF;
}

#topo_site{
	float:left;
}

#topo_site h1{
	display:none;
}

#institucional{
	width:775px;	
	height:173px;
	background-color:#FFFFFF;
	background-image: url("../imagens/site/fundo_institucional.gif");
	float:left;
}

#conteudoEsq {
	width:205px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:30px;
}

#conteudoDir {	
	width:570px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:30px;
	
}

#conteudoDirEsq {	
	width:390px;
	height: 80px;
	float:left;
	background-color:#FFFFFF;	
}

#conteudoDirDir {	
	width:130px;
	height: 80px;
	float:left;
	background-color:#FFFFFF;
}

#conteudoDirDown {	
	width:570px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:30px;
	
}

#conteudoDirAgenda {	
	width:130px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:30px;
	background-image:url("/imagens/paginas/agenda.png");
}

#div_menu{
	float:left;
	padding-left:10px;
	margin-top:-3px;
}

/*#box_chamada{
	width:665px;
	font-size:12px;
	color:#D40806;
	font-weight:bold;
	float:left;
	margin-left:05px;
}

#box_portal{
	width:80px;
	font-size:11px;
	float:right;
	height:21px;
	margin-right:20px;
	_margin-right:10px;
}*/
#nome_portal {
	font-weight:bold;
	color:#00264D;
	margin-top:3px;
	float:right;
	text-transform: uppercase;
}

#box_portal, #box_chamada {
	margin-top:5px;
	margin-bottom:5px;
}
/*	layout	*/

/*	topo site	*/
.img_botao{
	    font-size:10px;
		font-family:Verdana,Helvetica;
		font-weight:bold;
		color:white;
		background:#000066;
		border:0px;
		width:40px;
		height:19px;
}
div#top {
	background: url("../imagens/site/topo_site_Fundo2.png") 0 0 repeat-x;
	width:775px;
	height: 79px; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	background-color:#CCCCCC;
}

div#top div{
	background: url("../imagens/site/topo_site_E2.png") 0 0 no-repeat;
}

div#top div div{
	background: url("../imagens/site/topo_site_D2.png") 100% 0 no-repeat;
	height: 79px;
	padding:0;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 10px;
	top: 15px;
	width: 123px;
	height: 134px;
	z-index: 80;
	background: url("../imagens/site/brasao_fasete2.png") 0 0 no-repeat !important;
	background: transparent;
}

#agendalogo {
	position: relative;
	display: block;
	left: 0px;
	top: 0px;
	width: 170px;
	height: 80px;
	z-index: 90;
	background: url("../imagens/paginas/nomeagenda.gif") 0 0 no-repeat !important;
}

span#fasete {
	position: absolute;
	display: block;
	left: 140px;
	top:37px;
	width: 195px;
	height: 60px;
	z-index: 90;
	background: url("../imagens/site/fasete.png") 0 0 no-repeat !important;
	background: transparent;
}
/*	topo site	*/

/*	menu topo site	*/

#topo_alinhar{
	margin-left:480px;
}

div#top_menu {
	height: 29px;
	background: url("../imagens/site/topo_menu_fundo.png") 0 0 repeat-x;
}

span#menu_sup {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

#span_topo ul#menu_sup {
	float: left;
	padding: 0;
	margin:0;
	list-style: none;
	border-left: 1px solid #959A9E;
	border-right: 1px solid #ECF4FA;
}

#span_topo #menu_sup li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #959A9E;
}

#span_topo #menu_sup a:link, #span_topo #menu_sup a:visited {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #2B3036;
	float:left;
	display:block;
	padding: 0 8px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	border: 0;
}

#span_topo #menu_sup li.red_active_menu {
	border-right: 1px solid #721901;
}

#span_topo #menu_sup li.red_active_menu a:link, #span_topo #menu_sup li.red_active_menu a:visited {
	color: #EEF0F2;
	float:left;
	padding: 0 8px;
	height: 28px;
	line-height: 28px;
}

#span_topo #menu_sup a:hover {
	color: #616B78;
}

#span_topo #menu_sup li.red_active_menu a:hover {
	color: #FFFFFF;
}

/*	menu topo site	*/

/*	Estrutura DIV conteudoEsq*/


	/* Menu Site Novo */

#box_newsletter {
	float:left;
	background-image:url("../imagens/site/icone_email.gif");
	background-repeat:no-repeat;
	width:177px;
	height:21px;
	padding-left:25px;
	margin-top:27px;
	font-weight:bold;
}

#box_galeria {
	float:left;
	margin:10px 0 20px;
	border:1px solid #DDDDDD;
	width:177px;
	background-image:url("../imagens/site/t_cinza2.gif");
	background-repeat:repeat-x;
	padding-top:4px;
}

#box_galeria p{
	font-size:12px;
	padding-left:35px;
	font-weight:bold;
}

/*	Estrutura DIV conteudoEsq*/
/*	Estrutura DIV conteudoDir*/

.caixa {
	border: 1px;
	border-style:solid;
	border-color: #CCCCCC;
	font-size: 11px;
	color: #00264D;
	line-height:14px;
	padding:1px;
	background-image:url("../imagens/site/fundo_caixa.gif");
}

.caixa_cinza {
	border: 1px;
	border-style:solid;
	border-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	padding:1px;
	background-image:url("../imagens/site/fundo_caixa.gif");
}

.caixa_cinza_mult {
	border: 1px;
	border-style:solid;
	border-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	line-height:14px;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.caixa_pass_cinza {
	border: 1px;
	border-style:solid;
	border-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	line-height:13px;
	padding:1px;
	background-image:url("../imagens/site/fundo_caixa.gif");
}

.caixa_pass {
	border: 1px;
	border-style:solid;
	border-color: #CCCCCC;
	font-size: 11px;
	color: #00264D;
	line-height:13px;
	padding:1px;
	background-image:url("../imagens/site/fundo_caixa.gif");
}



.botao {
	font-size:10px;
	border:#FFFFFF;
	line-height: normal;
	color: #CCCCCC;
	background-color: #00264D;
	border: 1px;
	line-height:13px;
	width:20px;	
}

.botao_pesquisa {
	font-size:10px;
	border:#FFFFFF;
	line-height: normal;
	color: #333333;
	background-image:url("../imagens/site/fundo_caixa.gif");
	border: 1px;
}

#banner{
	text-align:center;
	width:562px;
	height:160px;
	float:left;
}

#box_noticia {
	border:1px solid #CCCCCC;
	width:560px;
	margin-top:10px;
	float:left;
	background-image:url("../imagens/site/t_vermelho.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding:4px 0 10px 0;
}

#box_noticia h2, #box_graduacao h2, #box_biblioteca h2, #box_pos h2, #box_enquete h2, #box_ouvidoria h2, #box_faseteempresas h2 {
	font-size:12px;
	color:#FFFFFF;
	padding-left:10px;
}

#box_sec {
	border:1px solid #DDDDDD;
	width:275px;
	height:80px;
	float:left;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url("../imagens/site/t_azul2.gif");
	margin-top:10px;
}

#box_sec h2{
/*	background-image:url("../imagens/site/icone_academico.gif");*/
/*	background-repeat:no-repeat;*/
	font-size:12px;
	color:#FFFFFF;
	height:21px;
	padding-top:4px;
	padding-left:10px;
	font-weight:bold;
}

#box_biblioteca {
	border:1px solid #DDDDDD;
	width:275px;
	height:80px;
	float:left;
	margin-top:10px;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url("../imagens/site/t_azul2.gif");
	padding-top:4px;
}

#box_biblioteca DIV{
	text-align:center;
	padding-top:10px;
}

#box_graduacao {
	border:1px solid #DDDDDD;
	width:273px;
	height:102px;
	float:left;
	margin-top:10px;
	background-image:url("../imagens/site/t_azul.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding-top:4px;
}

#box_ouvidoria {
	border:1px solid #DDDDDD; 
	width:273px;
	height:102px;
	float:left;
	margin-top:10px;
	background-image:url(../imagens/site/t_marrom.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:4px;
}

#box_faseteempresas {
	border:1px solid #DDDDDD; 
	width:273px;
	height:102px;
	float:left;
	margin-top:10px;
	background-image:url(../imagens/site/t_cinzaescuro.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:4px;
}

/*#box_enquete {
	border:1px solid #DDDDDD;
	width:275px;
	height:220px;
	*height:235px;
	float:left;
	margin-top:10px;
	background-image:url("../imagens/site/t_amarelo.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding-top:4px;
}

#box_cursos{
	margin-top:10px;
	width:275px;
	height:204px;
	float:left;
}*/

#box_pos {
	border:1px solid #DDDDDD; 
	width:273px;
	height:102px;
	float:left;
	margin-top:10px;
	background-image:url("../imagens/site/t_amarelo.gif");
	background-position:top;
	background-repeat:repeat-x;
	padding-top:4px;
}

#box_chamada{

	width:470px;
	font-size:12px;
	color:#D40806;
	font-weight:bold;
	float:left;
	margin:2px 0 0 1px;
	
	/*width:650px;
	font-size:12px;
	color:#D40806;
	font-weight:bold;
	float:left;
	margin-left:05px;*/
}

#box_portal{
	
	/*	width:170px;
	font-size:11px;
	float:right;
	height:21px;
	margin-right:5px;*/
	width:300px;
	font-size:11px;
	float:left;
	height:15px;
	margin:2px 1px 0 1px;
	padding:0 0 1px 2px;
}

#box_biblioteca, #box_pos, #box_faseteempresas{
	margin-left: 8px;
}

#destaques {
	padding-top:5px;
	float: left; 
	width: 250px; 
}

#destaques div {
	width: 230px; 
	padding-left:10px;
}

#destaques a {
	font-weight:bold;
	color: #D40806;
}

#destaques div.show a {
	font-weight:bold;
	color: #D40806;
}

#destaques div.show h3 {
	display:none;
}

/*#destaques div.show img {
	float: left; 
	width: 222px; 
	margin-right: 10px; 
	height:165px;
	border:solid;
	border-color:#FF0000;
}*/

 

#destaques div.show a:hover{	
	border-color:#FF0000;
}
#mais_noticia {
	margin-top:5px;
	float:left;
}

#enquete {
	font-weight:bold;
	color:#0966A0;
/*	padding-left:0px;
	padding-top:0px;
	height:88px;*/
}

#cha_gradu {
	font-weight:bold;
	color:#0966A0;
/*	padding-left:0px;
	padding-top:0px;
	height:88px;*/
}

#cha_ouvidoria {
	font-weight:bold;
	color:#0966A0;
}	

#cha_faseteempresas {
	font-weight:bold;
	color:#0966A0;
}
/*#cha_gradu h3 a {
color:#0966A0;
}*/

/*#cha_gradu h4 a {
	height:20px;
	color:#333333;
	font-weight:normal;	
}*/

#cha_pos {
	font-weight:bold;
	color:#D68503;
/*	padding-left:0px;
	padding-top:0px;*/
}

/*#cha_pos a {
	height:20px;
	color:#333333;
	font-weight:normal;
}*/

#cha_gradu h3, #cha_gradu h4, #cha_pos h3, #cha_pos h4, #enquete h3, #enquete h4 {
	font-size:12px;
}

	/* INICIO mais noticias*/
#noticias li{
	padding-left:15px;
	background-image:url("../imagens/site/seta_vermelha.gif");
	background-repeat:no-repeat;
	border-bottom:1px dotted #CCC;
	margin-bottom:5px;
	padding-bottom:5px;
}


ul#noticias{
	width:290px;
	background:#FFFFFF;
	margin:0;
	padding:0;
	list-style-type:none;
}

#noticias h3{
	font-size:12px;
	font-weight:normal;
}	

	/* FIM mais noticias*/

#ban {
	margin-top:10px;
	height:50px;
	width:275px;
	float:left;
	border:1px solid #DDDDDD;
}

#credenciada, #associada{
	padding-top:12px;
	height:48px;
	float:left;
	background-image:url("../imagens/site/credenciada.gif");
	background-repeat:no-repeat;
}

#credenciada img, #associada img {
	padding-left:2px;	
}

#associada{
	background-image:url("../imagens/site/associada.gif");
	background-repeat:no-repeat;
}

#email_fasete{
	margin-top:10px;
	margin-left:8px;
	height:48px;
	width:273px;
	float:left;
	/*padding-left:5px;*/
	font-weight:bold;
}

/*	Estrutura DIV conteudoDir*/

#rodape {
	color:#333333;
	background-color:#FFFFFF;
	width:775px;
	float:left;
/*	background-image:url("../imagens/site/fundo_rodape.gif");
	background-repeat:no-repeat;
	height:45px;*/
}

#rodape DIV {
	width:775px;
	padding-top:10px;
	padding-bottom:5px;
	font-size:10px;
	text-align:center;
}

/*Galeria INICIO*/
#galeria_ft {
	padding-top:5px;
	float: left; 
	width: 177px; 
	text-align:center;
}

#galeria_ft div{
	margin-bottom:15px;
}

#galeria_ft div img{
	display:block;
	margin:0 auto;
	width:100px;
}


#todos_albuns {
	text-align:center;
	width:177px;
	height:40px;
	line-height:30px;
	text-transform:uppercase;
}
#todos_albuns2 {
	text-align:center;
	width:177px;
	line-height:20px;
	text-transform:uppercase;
}
/*Galeria FIM*/


/* REDES */

#redes{
	text-align:center;
	padding:10px;
}

#redes p{
	font-weight:bold;
	margin-bottom:10px;
}

#redes a{
	display:block;
	margin-bottom:15px;
}



/*Letreiro INICIO*/
#letreiro #naoPerca {
	float: left; 
	margin: 0px 0px 0px 2px;
}

#letreiro #naoPerca DIV.naoPercaBg {
	position: absolute; 

}

#letreiro #naoPerca #naoPercaConteudo {
	margin-left: 0px; 
	position: absolute; 
}

#letreiro #naoPerca UL {
	display: none;
}

#letreiro #naoPerca #naoPercaConteudo A{
	display: block; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	width: 448px; 
	padding-top: 2px; 
	text-decoration: none;
	color:#A80403;
}

/*Letreiro FIM*/

/*estilos de textos*/

.texto14 {
	font-size:14px;
}
/*estilos de textos*/

/*banner flutuante*/
#ban_flu {
	MARGIN: 0px auto;
	HEIGHT: 100%;
	WIDTH: 100%;
	position:absolute;
	left: 0px;
	top: 120px;
	Z-INDEX: 150;
	visibility:hidden;
	text-align:center;	
}


/*Listar Noticias*/
#listar_noticia	{
	width:560px;
	float:left;
	margin-top:20px;
	padding-left:10px;
}

#noticia_estrutura { 
	border-left-width:0px; 
	background-color: #CCCCCC; 
	float:left; 
	width: 535px; 
	margin-top:10px; 
	} 

#noticia_estrutura div { 
	padding-left:6px; 
	line-height:25px; 
	background-color:#E1E0E0;
	background-image:url("../imagens/site/seta.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	}

#noticia_estrutura div.alt { 
	background-color:#F6F6F6; 
	}

.transparente{
	filter: Alpha(Opacity=50);
}
/*Listar Noticias*/
