/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	display:block;
	/*width:964px;*/
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}

#tituloPagina h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#142245;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#eeeeee;
	padding-bottom:15px;
	margin-bottom:15px;
}	

.sub_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #f2ad14;
	padding-bottom:15px;
	margin-bottom:15px;
}	
	
#body_intro{
	background-image:url(../imgs/bg_intro.png);
	background-position:top;
	background-repeat:no-repeat;

}

#wrapper-intro{
	width:897px;
	margin-left:auto;
	margin-right:auto;
}

#logo-intro{
	width:100%;
	float:left;
	text-align:right;
	margin-top:40px;
	margin-bottom:18px;
}

.foto-intro{
	position:relative;
	float:left;
	clear:both;
}
.foto-intro span{
	position:absolute;
	z-index:1;
	background:url(../imgs/mask-fotointro.png) top center no-repeat;
	width:897px;
	height:254px;
}

#barrabotoes-intro{
	background-image:url(../imgs/barra-intro.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:43px;
	padding-left:44px;
	padding-top:22px;
}

.botao-intro{
	float:left;
	width:120px;
	padding-left:17px;

}

#creditos-intro{
	clear:both;
	float:left;
	margin-top:35px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d0d0d0;
	width:100%;

}

#topo{
	width:100%;
	overflow:visible;
	background-color:#f7f7f7;
	height:29px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#e0e0e0;
	padding-top:8px;
}

.largura-conteudo{
	width:979px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#topo-empresas{
	width:50%;
	float:left;
	text-align:left;
}
#topo-dropdown-empresas{
	float:left;
	width:190px;
	padding-top:3px;

}

.select-empresas{
	
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#topo-pesquisa{
	width:50%;
	float:left;
	text-align:right;
	padding-top:3px;
	position:absolute;
	right:0px;
}
 
#topo-pesquisa input{
	width:190px;
}

#input_pesquisa{
	float:right;
	width:190px;
	margin-right:15px;	
}
#botao_pesquisa{
	float:right;
	width:66px;
}

#wrapper{
	width:979px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
}

#cabecalho{
	width:100%;
	height:120px;
	position:relative;
}
#cabecalho #logo{
	width:47%;
	float:left;
	padding-top:25px;
}

/* INICIO: MENU TOPO */

#cabecalho #menu-topo{
	width:430px;
	height:67px;
	float:right;
	text-align:right;
	padding-top:53px;
	background-image:url(../imgs/tracejado-menu.png);
	background-position: right 80px;
	background-repeat:repeat-x;
}


#cabecalho #menu-topo ul{
	padding-top:0px;
	padding-left:0px;
	margin:0;

}


#cabecalho #menu-topo ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding-left:0px;
	text-decoration:none;
	padding-right:0px;
	line-height:1.2em;

}


#cabecalho #menu-topo ul li a{
	color:#666666;
	text-decoration:none;
}

#cabecalho #menu-topo ul li a:hover, #cabecalho #menu-topo ul li a:active {
	color:#f2b702;
	text-decoration:none;
}

#cabecalho #menu-topo ul li a.login{
	color:#f2b702;
	text-decoration:none;
}


#cabecalho #menu-topo ul li { 
	border-left: 1px solid #666666;
	padding-left:8px;
	*padding-left: 8px;
	padding-right:8px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
 }
#cabecalho #menu-topo ul li:first-child { 	
	border-left: 0;
}

/* FIM: MENU TOPO */


/* INICIO: DESTAQUE */
#destaque{
	width:979px;
	height:264px;
	overflow:visible;
	/*background-image:url(../imgs/bg-destaque-home.jpg);*/
	background-position:top center;
	background-repeat:no-repeat;
	overflow:visible;
	position:relative;
	clear:both;
}

.fotoDestaque{
	position:absolute;
	z-index:10;
}
.fotoDestaque span{
	position:absolute;
	z-index:10;
	background:url(../imgs/mask-fotodestaquehome.png) center top no-repeat;
	width:979px;
	height:264px;

}

#area-destaque{
	width:315px;
	height:220px;
	/*float:left;*/
	margin-left:26px;
	position:relative;
	/*z-index:999;*/
}

#texto-destaque{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:14px;
	color:#142245;*/
	font-size:26px;
	color:#ffffff;
	font-style: italic;
	/*font-weight: bold;*/
	padding-top:60px;
	padding-bottom:25px;
	line-height:22px;
}

#btn-sabermais-destaque{
	clear:both;
	float:left;
}

/* ****** INICIO: MENU PRINCIPAL ****** */

#menu-principal{
	clear:both;
	/*width:590px;
	height:70px;*/
	/*background-image:url(../imgs/bg-menuprincipal.png);*/
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:3px;
	position:relative;
	z-index:999;
	display:block;
	overflow: hidden;
}

#menu-principal-left {
	background-image:url(../imgs/bgLeft-menuprincipal.png);
	width:10px;
	height:33px;
	display:block;
	position:relative;
	float:left;
}

#menu-principal-right {
	background-image:url(../imgs/bgRight-menuprincipal.png);
	width:10px;
	height:33px;
	display:block;
	position:relative;
	float:left;
}

#menu-principal-background {
	background-image:url(../imgs/bg-menuprincipal2.png);
	background-position:left top;
	background-repeat:repeat-x;
	position:relative;
	z-index:999;
	display:block;
	overflow: hidden;
	width:auto;
	float:left;
}

#menu-principal ul{
	padding:0px;
	margin: 0 0 0 0;
}


#menu-principal ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#142245;
	font-size:10px;
	font-weight:bold;
	display:inline;
	text-decoration:none;
	text-transform:uppercase;
	overflow:visible;		


}


#menu-principal ul li a{
	/*width:100px;*/
	height:33px;
	color:#142245;
	text-decoration:none;
	display:block;
	float:left;
	padding-left:0px;
	padding-right:0px;	
	/*padding-top:12px;*/
	overflow:visible;		
	text-align:center;
	width:auto;
	/*min-width:100px;*/
	padding-top:10px;
}

#menu-principal ul li a.big{
	width:132px;
}

#menu-principal ul li a:hover, #menu-principal ul li a:active {
	color:#f2b702;
	text-decoration:none;
}

#menu-principal ul li a.current-small{
	height:49px;
	color:#fff;
	background-image:url(../imgs/bg-menuactivo01.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:visible;	
	padding-top:10px;
	width:100px;
}

#menu-principal ul li a.current-big{
	height:59px;
	color:#fff;
	background-image:url(../imgs/bg-menuactivo02.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:visible;	
	padding-top:10px;
	width:132px;
}


#menu-principal ul li a{ 
	padding-left:10px;
}

#menu-principal ul li:first-child a { 
	content: ""; 
	padding-left:0px!important;	
}

/* ****** FIM: MENU PRINCIPAL ****** */


#destaque-esquerda{
	/*float:left;*/
	width:auto;
}

#destaque-video{
	float:right;
	width:164px;
	height:68px;
	padding-top:170px;
	padding-right:20px;
	position:relative;
	z-index:999;

}


/* FIM: DESTAQUE */

/* INICIO: BARRA GRUPO */

#barra-grupo{
	float:left;
	width:100%;
	height:140px;
	background-image:url(../imgs/fundo_logos.gif);
	/*background-position:-8px 0;*/
	background-repeat:no-repeat;
	overflow:visible;
	margin-top:20px;
	margin-bottom:20px;
}

#barra-pormenor{
	position:relative;
	overflow:visible;
	left: -5px;
	top: 22px;
	width:8px;
	float:left;
}


#logos-grupo{
	margin-left:auto;
	margin-top:10px;
	/*float:left;*/
	/*margin-top:9px;*/
	width:969px;
	overflow:auto;
	margin-right:auto;
}

.logotipo{
	float:left;
	margin-right:7px;
}
/* FIM: BARRA GRUPO */

/* INICIO: AREA ARTIGOS */

#area-artigos{
	clear:both;
	/*float:left;*/
	width:964px;
	/*height:315px;*/
	padding-left:13px;
	margin-top:27px;
}

#area-artigos h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#142245;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#eeeeee;
	padding-bottom:15px;
	margin-bottom:15px;
}



#noticias{
	float:left;
	width:347px;
	

	
}

#noticias .noticia{
	clear:both;	
	float:left;
	width:100%;
	background-image:url(../imgs/separador-horizontal.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:20px;
	padding-bottom:25px;
	list-style:none;
}

#noticias .noticia .noticia-texto{
	float:left;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	line-height:18px;
	margin-bottom:17px;
}

#noticias .noticia .noticia-titulo a{
	clear:both;
	color:#ffba02;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	background-image:url(../imgs/icon_setinha.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;

}




#novidades{
	float:left;
	width:313px;
}

#novidades .novidade{
	clear:both;	
	float:left;

	background-image:url(../imgs/separador-horizontal.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:15px;
	padding-bottom:20px;

}


#novidades .novidade .novidade-texto{
	float:left;
	width:190px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:18px;
	margin-bottom:0px;
	margin-left:10px;
	padding-top:5px;

}

#novidades .novidade .novidade-thumb{
	float:left;
	width:111px;
	height:81px;
	background-image:url(../imgs/bg-novidades-thumb.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
}




#eventos{
	float:left;
	width:203px;
}



#eventos .evento{
	clear:both;	
	float:left;
	width:100%;
	display:block;
	background-image:url(../imgs/separador-horizontal.png);
	background-position:left bottom;
	background-repeat:repeat-x;
	margin-bottom:8px;
	padding-bottom:18px;

}


#eventos .evento .evento-texto, #eventos .evento .evento-texto a{
	float:left;
	width:100%;
	color:#ffba02;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:18px;
	margin-bottom:5px;
	margin-left:0;
	padding-top:5px;
	text-decoration:none;
	margin-top:0;
	padding-top:0;

}


#eventos .evento .evento-texto a:hover{
	text-decoration:underline;
}


#eventos .evento .evento-data{
	clear:both;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	background-image:url(../imgs/icon_relogio.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
	height:10px;
	display:block;

}

.genericData{
	clear:both;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-style:normal;
	/*background-image:url(../imgs/icon_relogio.png);*/
	background-position:left center;
	background-repeat:no-repeat;
	/*padding-left:15px;*/
	height:12px;
	display:block;

}

.separador-artigos{
	float:left;
	width:1px;
	height:266px;
	background-color:#eeeeee;
	margin-top:5px;
	margin-left:24px;
	margin-right:24px;
}

/* FIM: AREA ARTIGOS */

/* INICIO: RODAPE */

#rodape{
	clear:both;
	float:left;
	background-color:#afbac1;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	position:relative;
	bottom:0px;
}



#wrapper-rodape{
	width:979px;
	margin-left:auto;
	margin-right:auto;
	overflow:visible;
	padding-top:20px;
	padding-bottom:150px;
	position:relative;

	
}
.rodape-esquerda{
	clear:left;
	float:left;
	width:60%;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.rodape-esquerda ul{
	padding-top:0px;
	padding-left:0px;
	margin:0;

}


.rodape-esquerda ul li{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	display:inline;
	padding-left:0px;
	text-decoration:none;
	padding-right:0px;
	line-height:1.2em;

}


.rodape-esquerda ul li a{
	color:#fff;
	text-decoration:none;
}

.rodape-esquerda ul li a:hover, .rodape-esquerda ul li a:active {
	color:#fff;
	text-decoration:underline;
}

/*.rodape-esquerda ul li:before { 
	content: "|";
	padding-left:3px;
	padding-right:8px;

 }*/
 
.rodape-esquerda ul li:first-child:before { 
	content: ""; 
	padding-left:0px!important;	
}

/*IE workaround*/
/*All IE browsers*/
/*
.rodape-esquerda li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}
*/
/*Win IE browsers - hide from Mac IE\*/
/*
.rodape-esquerda ul { height: 1%; }
*/
.rodape-esquerda ul li{
display: inline;
/*
display:block;
float:left;
*/
}

/*End hide*/
/*Mac IE 5*/
.rodape-esquerda ul li:first-child { border-left: 0; }


.rodape-direita{
	float:left;
	width:50%;
	text-align:right;
	position:absolute;
	right:0px;
}


.facebook{
	clear:both;
	float:left;
	width:40%;
	height:30px;
	background-image:url(../imgs/icon_facebook.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-top:15px;
	margin-left:8px;
	
}

.facebook a:link{
	color:#FFFFFF;	
	text-decoration:underline;
}

.facebook a:hover{
	color:#FFFFFF;	
	text-decoration:underline;
}
.facebook a:active{
	color:#FFFFFF;	
	text-decoration:underline;
}
.facebook a:visited{
	color:#FFFFFF;	
	text-decoration:underline;
}


.rodape-copyright{
	clear:both;
	float:left;
	width:100%;
	text-align:right;
	color:#FFF;

}

.logo-seara{
	clear:both;
	display:block;
	width:100%;
	height:30px;
	text-align:right;
	margin-top:30px;
}


/* FIM: RODAPE */

div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color:#142245;*/
	color: #666666;
}	
	
a {
	/*display: block;*/
	color: #f2ad14;
	font-size: 12px;
	text-decoration:none;
}
	
a:hover {
	color: #f2ad14;
	text-decoration: unerline;
}
	
	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.floatLeft {
	display:block;
	float:left;
}

.floatRight {
	display:block;
	float:right;
}

.divGeralHeaderHome {
	display:block;
	background:url(../imgs/bgHeaderHome.png) repeat-x;
	height:361px;
	margin-bottom:17px;
	position:relative;
	z-index:900;
}

.ambienteHome {
	display:block;
	position:relative;
	width:978px;
	height:355px;
	margin:0 auto;
	/*background-image:url(../imgs/imgAmbiente1Home.jpg);*/
}

.logoAzevedos {
	display:block;
	position:absolute;
	top:20px;
	left:44px;
	background-image:url(../imgs/logoAzevedos.png);
	width:252px;
	height:76px;
}
.logoAzevedos a{
	display:block;
	position:absolute;
	width:198px;
	height:66px;
}
.logoAzevedos h1{
	display:none;
}

.idiomaEN {
	display:block;
	background:url(../imgs/flagEN.gif) no-repeat center center;
	width:13px;
	height:9px;
	position:absolute;
	right:70px;
	top:6px;
	/*border:1px solid white;*/
	padding:1px;
}
.idiomaEN a{
	display:block;
	width:13px;
	height:9px;
}
.idiomaEN span{
	display:none;
}

.idiomaPT {
	display:block;
	background:url(../imgs/flagPT.gif) no-repeat center center;
	width:13px;
	height:9px;
	position:absolute;
	right:70px;
	top:6px;
	/*border:1px solid white;*/
	padding:1px;
}
.idiomaPT a{
	display:block;
	width:13px;
	height:9px;
}
.idiomaPT span{
	display:none;
}
/*
.login {
	display:block;
	position:absolute;
	top:2px;
	right:5px;
	background-image:url(../imgs/pt/brLogin-off.gif);
	width:55px;
	height:21px;
}
.login a{
	display:block;
	width:55px;
	height:21px;
}
.login a:hover{
	display:block;
	background-image:url(../imgs/pt/brLogin-on.gif);
	width:55px;
	height:21px;
}
.login span{
	display:none;
}
*/
#menuTopo {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0;
	background-image:url(../imgs/bgMenu.png);
}
#menuTopo ul {
	margin:0;
	padding:0;
}
#menuTopo ul li {
	float:left;
	text-decoration:none;
	list-style:none;
	color:#fffff
}
#menuTopo ul li a{
	display:block;
	height:63px;
}

#menuTopo ul li a span{
	display:none;
}

.bt {
	display:block;
	width:139.7px;
	font-size:12px;
	color: #ffffff;
	
}

.sf-with-ul{
	color: #ffffff;
}

/* PT */
.bt01_pt {
	display:block;
	background-image:url(../imgs/pt/bt01-off.png);
	width:58px;
}
.bt01_pt a{
	display:block;
	width:58px;
}
.bt01_pt a:hover {
	background-image:url(../imgs/pt/bt01-on.png);
}

.bt02_pt {
	display:block;
	background-image:url(../imgs/pt/bt02-off.png);
	width:146px;
}
.bt02_pt a{
	display:block;
	width:146px;
}
.bt02_pt a:hover {
	background-image:url(../imgs/pt/bt02-on.png);
}

.bt03_pt {
	display:block;
	background-image:url(../imgs/pt/bt03-off.png);
	width:169px;
}
.bt03_pt a{
	display:block;
	width:169px;
}
.bt03_pt a:hover {
	background-image:url(../imgs/pt/bt03-on.png);
}

.bt04_pt {
	display:block;
	background-image:url(../imgs/pt/bt04-off.png);
	width:112px;
}
.bt04_pt a{
	display:block;
	width:112px;
}
.bt04_pt a:hover {
	background-image:url(../imgs/pt/bt04-on.png);
}

.bt05_pt {
	display:block;
	background-image:url(../imgs/pt/bt05-off.png);
	width:125px;
}
.bt05_pt a{
	display:block;
	width:125px;
}
.bt05_pt a:hover {
	background-image:url(../imgs/pt/bt05-on.png);
}

.bt06_pt {
	display:block;
	background-image:url(../imgs/pt/bt06-off.png);
	width:112px;
}
.bt06_pt a{
	display:block;
	width:112px;
}
.bt06_pt a:hover {
	background-image:url(../imgs/pt/bt06-on.png);
}

.bt07_pt {
	display:block;
	background-image:url(../imgs/pt/bt07-off.png);
	width:138px;
}
.bt07_pt a{
	display:block;
	width:138px;
}
.bt07_pt a:hover {
	background-image:url(../imgs/pt/bt07-on.png);
}

.bt08_pt {
	display:block;
	background-image:url(../imgs/pt/bt08-off.png);
	width:118px;
}
.bt08_pt a{
	display:block;
	width:118px;
}
.bt08_pt a:hover {
	background-image:url(../imgs/pt/bt08-on.png);
}
/* END PT */

/* EN */
.bt01_en {
	display:block;
	background-image:url(../imgs/en/bt01-off.png);
	width:58px;
}
.bt01_en a{
	display:block;
	width:58px;
}
.bt01_en a:hover {
	background-image:url(../imgs/en/bt01-on.png);
}

.bt02_en {
	display:block;
	background-image:url(../imgs/en/bt02-off.png);
	width:146px;
}
.bt02_en a{
	display:block;
	width:146px;
}
.bt02_en a:hover {
	background-image:url(../imgs/en/bt02-on.png);
}

.bt03_en {
	display:block;
	background-image:url(../imgs/en/bt03-off.png);
	width:169px;
	background-repeat: no-repeat;
}
.bt03_en a{
	display:block;
	width:169px;
}
.bt03_en a:hover {
	background-image:url(../imgs/en/bt03-on.png);
	background-repeat: no-repeat;
}

.bt04_en {
	display:block;
	background-image:url(../imgs/en/bt04-off.png);
	width:112px;
}
.bt04_en a{
	display:block;
	width:112px;
}
.bt04_en a:hover {
	background-image:url(../imgs/en/bt04-on.png);
}

.bt05_en {
	display:block;
	background-image:url(../imgs/en/bt05-off.png);
	width:125px;
}
.bt05_en a{
	display:block;
	width:125px;
}
.bt05_en a:hover {
	background-image:url(../imgs/en/bt05-on.png);
}

.bt06_en {
	display:block;
	background-image:url(../imgs/en/bt06-off.png);
	width:112px;
}
.bt06_en a{
	display:block;
	width:112px;
}
.bt06_en a:hover {
	background-image:url(../imgs/en/bt06-on.png);
}

.bt07_en {
	display:block;
	background-image:url(../imgs/en/bt07-off.png);
	width:138px;
}
.bt07_en a{
	display:block;
	width:138px;
}
.bt07_en a:hover {
	background-image:url(../imgs/en/bt07-on.png);
}

.bt08_en {
	display:block;
	background-image:url(../imgs/en/bt08-off.png);
	width:118px;
}
.bt08_en a{
	display:block;
	width:118px;
}
.bt08_en a:hover {
	background-image:url(../imgs/en/bt08-on.png);
}
/* END EN*/
/*content*/
.divGeralContentHome {
	display:block;
	width:978px;
	margin:0 auto;
	margin-bottom:20px;
}

.colunaDestaque {
	display:block;
	float:left;
	width:470px;
	margin-right:40px;
}

.colunaNoticias {
	display:block;
	float:left;
	width:204px;
	margin-right:58px;
}

.colunaDireita {
	display:block;
	float:left;
	width:206px; 
}

/*destaque*/
.blocoTxtDestaqueHome {
	display:block;
	float:left;
	width:210px;
	margin-left:38px;
}

.blocoSuperiotTxtDestaque {
	display:block;
	color:#5E6268;
	line-height:140%;
	font-size:12px;
	margin:20px 0 30px 0;
}

.blocoTxtDestaque {
	display:block;
	color:#5E6268;
	line-height:140%;
	font-size:12px;
	margin:0 0 10px 0;
}
.blocoTxtDestaque a{
	color:#00366E;
	font-size:12px;
	font-weight:bold;
}
.blocoTxtDestaque a:hover{
	color:#00366E;
	text-decoration:underline;
}

.linkLaranja {
	display:block;
	color:#F2AD14;
	font-size:12px;
	font-weight:bold;
}
.linkLaranja:hover {
	color:#F2AD14;
	text-decoration:underline;
}

/*not�cias*/
.blocoNoticia {
	display:block;
	margin-top:16px;
	padding-bottom:16px;
	font-size:11px;
	color:#00366E;
	font-weight:bold;
	background:url(../imgs/tracejadoNoticias.gif) repeat-x left bottom;
}
.blocoNoticia a{
	display:block;
	font-size:12px;
	color:#5E6268;
	font-weight:normal;
}
.blocoNoticia a:hover{
	color:#5E6268;
	text-decoration:underline;
}

/*pesquisa*/
.divPesquisa {
	display:block;
	background-image:url(../imgs/bgPesquisa.gif);
	width:206px;
	height:36px;
	position:relative;
	margin-bottom:3px;
}

.divInputPesquisa {
	display:block;
	position:absolute;
	top:4px;
	left:15px;
}
.inputPesquisa {
	display:block;
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:160px;
	color:#666666;
}
.divOkPesquisa {
	display:block;
	position:absolute;
	top:2px;
	right:0;
}
.okPesquisa {
	display:block;
	background:none;
	border:none;
	width:25px;
	height:20px;
}

/*bot�es coluna direita*/
/* PT */
.btProfissionais_pt {
	display:block;
	background-image:url(../imgs/pt/btProfissionais-off.gif);
	width:206px;
	height:76px;
	margin-bottom:6px;
}
.btProfissionais_pt a{
	display:block;
	width:206px;
	height:76px;
}
.btProfissionais_pt a:hover{
	display:block;
	background-image:url(../imgs/pt/btProfissionais-on.gif);
	width:206px;
	height:76px;
}
.btProfissionais_pt span{
	display:none;
}

.btRecursos_pt {
	display:block;
	background-image:url(../imgs/pt/btRecursos-off.gif);
	width:206px;
	height:69px;
	margin-bottom:6px;
}
.btRecursos_pt a{
	display:block;
	width:206px;
	height:69px;
}
.btRecursos_pt a:hover{
	display:block;
	background-image:url(../imgs/pt/btRecursos-on.gif);
	width:206px;
	height:69px;
}
.btRecursos_pt span{
	display:none;
}

.btVideo_pt {
	display:block;
	background-image:url(../imgs/pt/btVideo-off.gif);
	width:206px;
	height:69px;
}
.btVideo_pt a{
	display:block;
	width:206px;
	height:69px;
}
.btVideo_pt a:hover{
	display:block;
	background-image:url(../imgs/pt/btVideo-on.gif);
	width:206px;
	height:69px;
}
.btVideo_pt span{
	display:none;
}
/* END PT*/

/* EN */
.btProfissionais_en {
	display:block;
	background-image:url(../imgs/en/btProfissionais-off.gif);
	width:206px;
	height:76px;
	margin-bottom:6px;
}
.btProfissionais_en a{
	display:block;
	width:206px;
	height:76px;
}
.btProfissionais_en a:hover{
	display:block;
	background-image:url(../imgs/en/btProfissionais-on.gif);
	width:206px;
	height:76px;
}
.btProfissionais_en span{
	display:none;
}

.btRecursos_en {
	display:block;
	background-image:url(../imgs/en/btRecursos-off.gif);
	width:206px;
	height:69px;
	margin-bottom:6px;
}
.btRecursos_en a{
	display:block;
	width:206px;
	height:69px;
}
.btRecursos_en a:hover{
	display:block;
	background-image:url(../imgs/en/btRecursos-on.gif);
	width:206px;
	height:69px;
}
.btRecursos_en span{
	display:none;
}

.btVideo_en {
	display:block;
	background-image:url(../imgs/en/btVideo-off.gif);
	width:206px;
	height:69px;
}
.btVideo_en a{
	display:block;
	width:206px;
	height:69px;
}
.btVideo_en a:hover{
	display:block;
	background-image:url(../imgs/en/btVideo-on.gif);
	width:206px;
	height:69px;
}
.btVideo_en span{
	display:none;
}
/* END EN*/

/*footer*/
.divGeralFooter {
	display:block;
	width:978px;
	margin:0 auto;
	margin-bottom:20px;
	border-top:1px solid #E6E6E6;
}

#footer {
	display:block;
	margin:0;
	padding:0;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	float:left;
	text-decoration:none;
	list-style:none;
	margin-top:10px;
}
#footer ul li span{
	float:left;
	text-decoration:none;
	list-style:none;
	margin-top:10px;
	font-size:10px;
	color:#82878F;
	text-align:right;
	width:457px;
}
#footer ul li a{
	display:block;
	width:199px;
	padding-bottom:10px;
	border-bottom:1px solid #F2AD14;
	color:#00366E;
	font-size:12px;
}
#footer ul li a:hover{
	border-bottom:1px solid #F2AD14;
	color:#666666;
}

/*interior*/
.divGeralHeaderInterior {
	display:block;
	background:url(../imgs/bgHeaderInterior.png) repeat-x;
	height:321px;
	margin-bottom:17px;
}

.ambienteInterior {
	display:block;
	position:relative;
	width:978px;
	height:315px;
	margin:0 auto;
	background-image:url(../imgs/imgAmbiente1Interior.jpg);
}

.ambienteInterior2 {
	display:block;
	position:relative;
	width:978px;
	height:315px;
	margin:0 auto;
	background-image:url(../imgs/imgAmbiente2Interior.jpg);
}

.divGeralContentInterior {
	display:block;
	width:978px;
	margin:0 auto;
	margin-bottom:20px;
}

.divGeralConteudoInterior {
	display:block;
	float:left;
	width:746px;
	margin-right:25px;
}

.divBreadCrumb {
	display:block;
	margin-bottom:8px;
	border-bottom:1px solid #E6E6E6;
	padding:17px 0 7px 0; 
}

.titPagina {
	display:block;
	float:left;
	background-image:url(../imgs/pt/tit03.jpg);
	width:206px;
	height:28px;
	margin-right:16px;
}
.titPagina span{
	display:none;
}

#submenuTopo {
	display:block;
	margin:0;
	padding:5px 0 0 0;
}
#submenuTopo ul {
	margin:0;
	padding:0;
}
#submenuTopo ul li {
	float:left;
	list-style:none;
	margin-right:10px;
}
#submenuTopo ul li a{
	display:block;
	color:#00366E;
	font-size:12px;
	padding:4px 8px 4px 8px;
}
#submenuTopo ul li a:hover{
	color:#FFFFFF;
	background-color:#FDBE02;
}
#submenuTopo ul li span{
	display:block;
	font-size:12px;
	padding:4px 8px 4px 8px;
	color:#FFFFFF;
	background-color:#FDBE02;
}

#submenuLeft {
	display:block;
	width:183px;
	float:left;
	margin:12px 44px 0 0;
	padding:0;
	border-top:1px solid #EAECED;
	border-bottom:1px solid #EAECED;
	background-image:url(../imgs/bgSubmenuLeft.gif);
}
#submenuLeft ul {
	margin:0;
	padding:0;
	padding-bottom:30px;
}
#submenuLeft ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#submenuLeft ul li a, #submenuLeft ul li a.activo {
	display:block;
	color:#00366E;
	font-size:12px;
	padding:10px 0 10px 10px;
	border-top:1px solid #FBFCFC;
	border-bottom:1px solid #FBFCFC;
}
#submenuLeft ul li a:hover, #submenuLeft ul li a.activo {
	color:#FDBE02;
	background-color:#FFFFFF;
	border-right:1px solid white;
	border-left:1px solid #EAECED;
	border-top:1px solid #EAECED;
	border-bottom:1px solid #EAECED;
}
#submenuLeft ul li span{
	display:block;
	font-size:15px;
	font-weight:bold;
	padding:10px 0 10px 10px;
	color:#FDBE02;
}


.tituloPagina22 {
	display:block;	
	font-size:16px;
	color:#F2AD14;
	font-weight:bold;
	width:100%;
}


.subtituloPagina {
	display:block;
	border-bottom:1px solid #E6E6E6;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:16px;
	color:#F2AD14;
	font-weight:bold;
	width:100%;
}

.blocoDestaqueInicioInterior {
	display:block;
	width:510px;
	margin:10px 0 10px 0;
}
.tituloDataDestaque {
	display:block;
	color:#F2AD14;
	font-size:12px;
	margin-bottom:3px;
}
.tituloDataDestaque a{
	display:block;
	color:#00366E;
}
.tituloDataDestaque a:hover{
	color:#00366E;
	text-decoration:underline;
}
.txtDestaqueInterior {
	display:block;
	color:#5E6268;
	line-height:140%;
	font-size:12px;
}

.txtGeral {
	display:block;
	font-size:12px;
	color:#5E6268;
	line-height:140%;
}


.blocoDestaqueBolsa {
	display:block;
	width:510px;
	margin:10px 0 30px 0;
}
.tituloDestaqueBolsa {
	display:block;
	margin-bottom:5px;
}
.tituloDestaqueBolsa a{
	display:block;
	color:#00366E;
	font-size:12px;
	background:url(../imgs/bulletDestaqueBolsa.gif) no-repeat left center;
	padding:0 0 0 20px;
}
.tituloDestaqueBolsa a:hover {
	color:#00366E;
	text-decoration:underline;
}
.txtDestaqueBolsa {
	display:block;
	color:#5E6268;
	line-height:140%;
	font-size:12px;
	margin-bottom:8px;
}

.linkSaibaMais {
	display:block;
	float:left;
	margin:3px 10px 0 0;
	font-size:12px;
	color:#00366E;
}
.linkSaibaMais a{
	display:block;
	float:left;
	margin-right:3px;
	font-size:12px;
	color:#00366E;
	text-decoration:underline;
}
.linkSaibaMais a:hover{
	color:#00366E;
	text-decoration:none;
}

.btEnviarCv {
	display:block;
	float:left;
	background-image:url(../imgs/pt/btEnviarCv.gif);
	width:119px;
	height:20px;
}
.btEnviarCv a{
	display:block;
	width:119px;
	height:20px;
}
.btEnviarCv span{
	display:none;
}

.tituloEventos{
	font-family: Verdana, arial;
	color: #00366E;
	font-weight:bold;
	float:left;
	top: 10px;
	position:relative;
}

.mes{
	font-family: Verdana, arial;
	color:#000000;
	text-align: center;
	background-color:#F0F0F2;
	width: 80px;
	height: 16px;
	float:right;
	top:0px;
	padding:3px 0 0 0;
	margin: 5px 0 5px 0;
	font-size: 10px;
	
	
}

.tituloNoticia{
	font-family: arial;
	color:#00366E;
	font-size: 12px;
	font-weight: normal;
}

.tituloNoticia:hover{
	color:#666666;
}

.dataNoticia{
	font-family: arial;
	color:#00366E;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 2px;
}

.dataNoticia:hover{
	color:#666666;
}


.textoHome{
	font-family: Verdana, arial;
	color:#5E6268;
	font-size:9px;
	
}

/*
 * Calendario
 */
.diaEvento{
	background-color:#efb533;
	height:23px;
	border: solid 1px #DFDFDF;
}

.diaSemana{
	
	height:23px;
	border: solid 1px #DFDFDF;
}

.diaSemanaTop{
	font-family:arial;
	font-size:10px;
	color: #333333;
}

.diaEvento a{
	color: #ffffff;
}

.diaEvento a:hover{
	background-color:#efb533;
	color: #ffffff;
	text-decoration:underline;
}

.blocoNoticiaRight{
	float: left;
	width: 200px;	
}

.paginacao, .paginacao_sel
{
	width: 7px;
        border: 1px solid #666;
        display: inline;
        padding: 1px 7px 1px 7px;
        font-size: 11px;
        margin-right: 4px;
        color: #666;
}
    
.paginacao:hover, .paginacao_sel
{
         color:#fff;
         background:#666;
}
    
.navbar
{
	display: block;
	text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}
.area_util{
	position:relative;
}

.btn-voltar-topo{
	float:left;
}

.inner_content{
	float:left !important;
}

/* SCROLL DOS LOGOS DA HOMEPAGE */
div.sc_menu {
	position: relative;
	height: 145px;
	width: 930px;
	overflow: auto;
	margin-right:auto;
	margin-left:auto;
}
ul.sc_menu {
	display: block;
	height: 110px;
	width: 1500px;	
	padding: 20px 0 0 15px; 
	margin: 0;	
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 24px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 12px;	
	color: #fff;
}
.sc_menu a:hover span {
	display: block;
}
.sc_menu img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}
/* FIM SCROLL DOS LOGOS DA HOMEPAGE*/
.popuplink {
	display:none;
}
