﻿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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	font-size:100%;
	text-align: left;
	vertical-align: baseline;	
}

body
{
    background-image:url(Imagens/topo.jpg);
    background-repeat:repeat-x;    
    font-family:Arial;
}

li
{
    list-style:none;    
}

.limpar
{
    clear:both;    
}

.fl
{
    float:left;
}

.fr
{
    float:right;
}

#container
{
    width:970px;
    margin:0px auto;    
}

#topo
{
    height:140px;
}

#menu_topo
{
    height:30px;   
    padding-top:8px;
   
}

#menu_topo li
{
   width:235px;
   float:left;
}

#logo
{
    margin-left:3px;  
    float:left;  
}

#frase
{
    width:338px;
    height:99px;
    float:right;
    margin-right:33px;
}

#main
{
    width:100%;   
    *position:relative;
    *top:35px;
}

#mapa
{
    float:left;  
 
}

#mapas
{
    margin-top:35px;
    *margin-top:0px;
}

#clientes
{
    float:right;    
}

#menu, #menusub
{
    color:#CECECE;    
    font-size:11px;
    width:160px;
    float:left;    
}

#conteudo_home
{
    width:800px;
    float:right;
    margin-top:8px;
}

#menu li, #menusub li
{
    border-bottom:dotted 1px #d1d1d1;
    padding-top:4px;
    padding-bottom:4px;
    list-style-type:square;
    list-style-position:inside;       
}

#menu a, #menusub a
{
   position:relative;
   left:-8px;  
   color:#868686;
   text-decoration:none;
   padding-left:4px;   
}

#menu img, #menusub img
{
    margin-top:4px;    
}

#menusub
{
    margin-top:75px;
    *margin-top:40px;          
}

#rodape_in
{
    width: 975px;
    margin: 0px auto;
}

#rodape
{
    width: 100%;
    height: 333px;
    background-image: url(Imagens/rodape.jpg);
    background-repeat: repeat-x;
    position:relative;
    top:20px;
    *top:60px;
}

#rodape_itens
{
    margin-top: 30px;
    height: 217px;
}

#rodape_itens li
{
    color: #FFFFFF;
    list-style-position: inside;
}

#rodape_itens a
{
    text-decoration: none;
}


#redes
{
    height: 45px;
    text-align: right;
    position: relative;
    top: 11px;
}

#redes img
{
    margin-left: 5px;
}

#copyright
{
    clear: both;
    font-size: 11px;
    color: #FFFFFF;
}

#copyright a
{
    color: #FFFFFF;
    text-decoration: none;
}

#nuvem
{
    width: 520px;
    height: 190px;
    float: left;
}

#r_institucional, #r_corporativo, #r_pos
{
    width: 225px;
    height: 190px;
    float: left;
}

#r_institucional li, #r_corporativo li, #r_pos li
{
    *position:relative;
    *left:-10px;
}

#r_institucional, #r_corporativo, #r_pos
{
    width: 225px;
    height: 190px;
    float: left;
}


#r_institucional a, #r_corporativo a, #r_pos a
{
    font-size: 11px;
    color: #ffffff;
}

#r_institucional label, #r_corporativo label, #r_pos label
{
    width: 200px;
    display: block;
    border-bottom: solid 1px #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    padding-bottom: 3px;
   
}

#acesso_rapido
{
    margin-top:10px;    
}

#acesso_rapido img
{  
    margin:5px 0px 0px 0px;
    padding:0px;    
    cursor:pointer;   
}


#header
{
   background-image:url(Imagens/header.jpg);
   width:100%;
   height:75px; 
   margin-bottom:10px;
   padding-top:1px;
   margin-top:20px;
   *margin-top:0px;
}

#sub
{
  width:800px;
  float:right;    
  font-size:11px;
  color:#444444;
  margin-top:15px;
  *margin-top:0px;  
}

#conteudo
{
    width:96%;
    margin:0px auto;
    color:#5d5d5d;
    font-size:12px;
    line-height:19px;
    text-align:justify;
}

#conteudo p
{
    margin-bottom:20px;
    text-align:justify;
}

#header h1
{
    color:#014ca6;
    margin:20px 0px 10px 20px;
    font-size:15px;
    font-weight:bold;
}

#header h2
{
   font-size:11px;
   color:#999999;
   font-weight:normal;
   margin:10px 0px 10px 20px;
}

.estado
{
    font-weight:bold;    
}

#area_atuacao
{
    width:98%;
    margin:10px auto;        
}

.atuacao
{
    width:240px;
    float:left;
    margin-top:20px;
}

.atuacao li
{
    margin-top:5px;
}

.equipe
{
    width:760px;
    margin:0px auto;
    margin-bottom:15px;  
    clear:both;  
    padding-top:20px;
}

.foto_e
{
    width:174px;
    height:131px;
    float:left;    
}

.foto_e img
{
    border:solid 2px #dad7d7;
}

.descricao_e
{
    width:570px;
    float:right;    
}

.curriculo_e
{
    width:736px;
    text-align:justify;
    clear:both;  
    position:relative;
    left:-188px;   
    border:solid 1px #DAD7D7;
    padding:10px;   
}

.nome_e
{
    width:100%;
    height:20px;
    font-size:18px;
    margin-bottom:10px;
    color:#000000;
}

.conteudo_e
{
    height:83px;
    line-height:17px;
    overflow-x:hidden;
    overflow-y:hidden;
}

.lermais_e
{
    float:right;
    margin-top:4px;
    cursor:pointer;  
    margin-bottom:20px;  
}

#noticias
{
    width:793px; 
    margin:0px auto;  
}

#destaques
{
    width:773px; 
    margin:0px auto;  
    background-color:#f6f6f6;
    padding:20px 10px 20px 10px; 
    margin-bottom:20px;    
}

#noticias_c
{
    width:791px;
    border:solid 1px #DFDFDF;
    border-top-width:0px;
    padding-bottom:5px;
}

#noticias_h
{
    width:793px;
    height:45px;
    background-image:url(Imagens/noticias_h.jpg);
}

#noticias ul
{
   width:96%;
   margin:0px auto;
    
}

.noticia_data
{
    color:#4594ff;    
}

.noticia_titulo a
{
    color:#585858;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
}

.noticia_chamada
{
    display:block;
    color:#989898;    
    margin-bottom:20px;
}

.destaque
{
    width:380px;
}

.destaque_conteudo
{
    width:190px;
    float:right;
}

.d_data
{
    display:block;
    height:20px;
    line-height:20px;
    font-size:11px;
    color:#626262;
}

.d_titulo
{
    font-size:12px;
    height:45px;
    display:block;
    overflow-y:hidden;
    overflow-x:hidden;
    color:#000000;
    font-weight:bold;    
}

.d_chamada
{
    height:48px;
    overflow-y:hidden;
    overflow-x:hidden;
    font-size:11px;
    color:#626262;
}

.noticia_detalhes
{
   width:98%;
   margin:0px auto;
   line-height:18px;
   font-size:12px;  
}

.noticia_detalhes p
{
    margin-bottom:20px;
    text-align:justify;
}

#titulo_noticia
{
    width:98%;
    margin:0px auto;
    font-size:20px;
    margin-bottom:10px;    
}

#trabalheconosco_h
{
    width:98%;
    margin:0px auto;
    margin-bottom:20px;
}

#trabalheconosco
{
    width:400px;
    height:400px;
    background-color:#F5F5F5;
    border:solid 1px #E4E4E4;
    padding:40px 100px 30px 90px;
    margin:0px auto;
   
}

#trabalheconosco label
{
    display:block;
    width:80px;
    height:27px;
    line-height:27px;
    float:left;
    text-align:right; 
    margin-right:10px;
    
}

#trabalheconosco input
{
    display:block;
    width:300px;
    height:27px;
    line-height:27px;
    float:left;
    text-align:left;    
    border:solid 1px #E2E2E2;
  
}

#trabalheconosco textarea
{
    display:block;
    width:300px;
    height:100px;
    border:solid 1px #E2E2E2;
}

#trabalheconosco p
{
    clear:both;   
    height:40px;
  
}

.ddd
{
    width:50px!important;
}

.telefone
{
    width:235px!important;
    margin-left:10px;
}

.cidade
{
    width:214px!important;
}

.uf_l
{
    width:10px!important;
    margin-left:10px;    
}

.uf
{
    width:50px!important;
    margin-left:0px;
}

.enviar
{    
    position:relative;
    top:80px;
    left:300px;
    color:#323691;
    font-size:18px;
    font-weight:bold;
    cursor:pointer;
}

#banner
{
    width:525px;
    height:320px;
    float:left;
}

#banners
{
    width:262px;
    height:320px;
    float:right;
    overflow-x:hidden;
    overflow-y:hidden;
}

#banners img
{
    margin-bottom:11px;    
}

#ultimas_noticias, #ultimos_avisos
{
    width:389px;
    height:340px;
    overflow-x:hidden;
    overflow-y:hidden;
}

#ultimas_noticias
{
    float:left;
}

#ultimos_avisos
{
    float:right;
}

#ultimas_noticiash, #ultimos_avisosh
{
    height:44px;
    line-height:35px;    
    margin-top:20px;
    text-align:right;
}

#ultimas_noticiash img, #ultimos_avisosh img
{
   margin-right:7px;
}

#ultimas_noticiash
{
    background-image:url(Imagens/ultimas_noticias.jpg);
}

#ultimos_avisosh
{
    background-image:url(Imagens/avisos.jpg);
}


#noticia_fotoh, #noticia_tituloh, #noticia_chamadah, #aviso_fotoh
{
    overflow-x:hidden;
    overflow-y:hidden;
}

#noticia_fotoh, #aviso_fotoh
{
    width:389px;
    height:172px;
}

#noticia_tituloh, #noticia_chamadah, #aviso_tituloh, #aviso_chamadah
{
    height:30px;        
}

#noticia_tituloh, #aviso_tituloh
{    
    font-size:12px;
    font-weight:bold;
    margin-top:4px;
}

#noticia_chamadah, #aviso_chamadah
{
    font-size:11px;
    padding-top:5px;
    padding-bottom:5px;
}

#noticia_leiamais, #aviso_leiamais
{
   background-color:#E4E4E4;
   text-align:right;
   padding-right:10px;     
}

#load, #load_a
{
  position:relative;
  top:5px;
  display:none;  
}

.area
{
    font-size:18px;
    font-weight:bold;
    color:#014ca6;    
}

.cursos_area
{
    margin:15px 0px 15px 10px;        
}

.cursos_area a
{
    text-decoration:none;
    color:#0c4676;
    font-size:12px;
    line-height:22px;
}

#filtro
{
    padding:20px;
}

#filtro p
{
   padding-bottom:15px;
}

#filtro select
{
    margin-right:15px;    
}

#curso
{
    width:98%;
    margin:0px auto;        
}

#curso h1
{    
    font-size:20px;
    font-weight:bold;
    color:#014ca6;
    margin-bottom:20px;
}

#matricula
{
    width:560px;
    background-color:#f5f5f5;
    border:solid 1px #e7e7e7; 
    padding:10px 20px 0px 20px;
    margin-top:20px;   
}

#matricula_campos
{
    width:390px;
    margin:30px auto;   
}

#matricula_campos p
{
    clear:both;  
    height:35px;
}

#matricula_campos label
{
    display:block;
    width:60px;
    float:left;
    text-align:right;   
    height:30px;
    line-height:30px;
}

#matricula_campos input
{
    width:310px;
    height:20px;
    padding-top:5px;
    margin:0px auto;
    float:right;
    display:block; 
    border:solid 1px #e3e3e3;  
}

.telefone_c
{
    width:120px!important; 
    float:left!important;
    margin-left:17px!important;   
}

.enviar_c
{
    font-size:18px;
    font-weight:bold;
    color:#323597;
    position:relative;
    left:300px;
    top:-30px;
    cursor:pointer;
}

#lista_polos a
{
     color:#323597;
     text-decoration:none;    
}

#titulo_polo
{
    font-size:16px;    
    color:#323597;
    font-weight:bold;
    margin-bottom:20px;
}
