@charset "utf-8";
/* CSS Document */
body{
		margin:0;
		padding:0;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FF0000;
	}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix{min-height: 0;} /* IE 7 */
* html .clearfix{height: 1%;} /* IE 6 */

#conteudo_holder{
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:950px;
	height: auto;
}


#img_globo{
		background-image:url(imgs/fundoCentroGloboFade.png);
		background-repeat:no-repeat;
		background-position:top right;
				
		margin-left:auto;
		margin-right:auto;
		width:950px;
		height:387px;	
}
#rodape{
		border:0px #00FF00 dashed;
						
		margin:auto;
		
		width:950px;
		height:50px;
		
		text-align:center;	
		position:relative;	
		clear: both;
}

#rodape img{
		margin-right:10px;			
		border: 0;
}

#conteudo2{
		border:0px #FFFFFF dashed;
		
		background-repeat:no-repeat;
		background-position:bottom left;
		
		margin:0;
		
		width:951px;
		height:387px; 
}

/*HOLDER DO MENU ACTIVIDADES MATERIAIS NOTÍCIAS  KIT IMPRENSA  BIBLIOTECA  CARIT CONTACTOS*/
#menuPrincipal{
		border:0px #FFFFFF dashed;
			
		background-repeat:no-repeat;
		background-position:bottom left;
		margin:0;
		margin-left:auto;
		margin-right:auto;
		text-align: center;	
		width:664px;
		height:36px; 

}

#menuPrincipal a#btn_activ{/* BTN ACTIVIDADES______________________*/
			display:inline-block;
			width:92px;
	}
	#menuPrincipal a#btn_activ:hover{
			display:inline-block;
			width:92px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;
	}
	#menuPrincipal a#btn_materiais{ /* BTN MATERIAIS__________________*/
			display:inline-block;
			width:157px;		
	}
	#menuPrincipal a#btn_materiais:hover{
			display:inline-block;
			width:157px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;		
	}
	 #menuPrincipal a#btn_noticias{ /* BTN NOTÍCIAS__________________*/
			display:inline-block;
			width:72px;
			height:36px;		
	}
	#menuPrincipal a#btn_noticias:hover{
			display:inline-block;
			width:72px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;		
	}
	#menuPrincipal a#btn_kit_imprensa{ /* BTN KIT IMPRENSA__________________*/
			display:inline-block;
			width:114px;
	}
	#menuPrincipal a#btn_kit_imprensa:hover{
			display:inline-block;
			width:114px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;			
	}
	#menuPrincipal a#btn_biblioteca{ /* BTN BIBLIOTECA__________________*/
			display:inline-block;
			width:80px;		
	}
	#menuPrincipal a#btn_biblioteca:hover{
			display:inline-block;
			width:80px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;		
	}
	#menuPrincipal a#btn_carit{ /* BTN CARIT__________________*/
			display:inline-block;	
			width:56px;
	}
	#menuPrincipal a#btn_carit:hover{
			display:inline-block;
			width:56px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;		
	}
	#menuPrincipal a#btn_contactos{ /* BTN CONTACTOS__________________*/
			display:inline-block;
			width:79px;
	}
	#menuPrincipal a#btn_contactos:hover{
			display:inline-block;	
			width:79px;
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;
	}

	
#menuPrincipal a{
			border:0px #F00 dashed;
			
			height:36px;
			margin:0;
			padding:0;
			margin-right:2px;
			
			float:left;	
			
			background:url(imgs/gradienteMenuTop_out.png) bottom left repeat-x;	
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			
			text-align:center;	
			text-decoration:none;
			color:#FFFFFF;
						
			/*overflow:hidden;*/
			
			position:relative;
}

#menuPrincipal a span{			
			border:0px #0F0 dashed;
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			
			
			margin:0;
			padding:0;	
			
			width:100%;
			
			line-height:36px; /*ALTURA = À ALTURA DO #menuPrincipal a para ficar ao centro*/
			
			
				
			
}

#menuPrincipal a img{
		margin:0;
		padding:0;		
}
.mnu-sel{
			background:url(imgs/gradienteMenuTop_over.png) bottom left repeat-x;
}	

#menuLinguas{
		border:0px #FF0000 dashed;
		background:url(imgs/menuLinguasFundoGrad.png) repeat-x;
		
		width:660px;
		height:22px;
		
		margin:0;
		margin-left:auto;
		margin-right:auto;
		margin-top:4px;
		
}
#menuLinguas ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menuLinguas ul li {
	float: left;
	text-align: right;
	border: none;
	line-height: 1.8em;
	margin-top: 0.1em;
	padding-bottom: 0.6em;
}
#menuLinguas ul li a {
	text-decoration: none;
	padding-left: 0.26em;
	padding-right: 0.26em;
	font-weight:bold;
	color: #005694;
}
#menuLinguas ul li a:hover {
	color: #fff4e6;
	background:url(imgs/paises-over.jpg);
	background-repeat: repeat-x;
}
#menuLinguas ul li#btn_site_oficial {
	float: right;
}
#menuLinguas ul li#btn_site_oficial a{
	color: #fff4e6;
	background:url(imgs/site-off.jpg);
	padding-left: 1.19em;
	padding-right: 1.19em;
}
#menuLinguas ul li#btn_site_oficial a:hover{
	color: #fff4e6;
	background:url(imgs/site-on.jpg);
}
#menuLinguas ul li.seleccionado a {
	color: #fff4e6;
	background:url(imgs/paises-over.jpg);
	background-repeat: repeat-x;
}

#menuLinguas ul li#btn_site_oficial a.seleccionado {
	color: #fff4e6;
	background:url(imgs/paises-over.jpg);
	background-repeat: repeat-x;
}


/*FORMATAÇÃO DA BOX DA PESQUISA COM O FORM*/	
#pesquisa_wrapper{
	width:664px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
}
#pesquisa_form{
	position:relative;
	border:0px #FF0000 dashed;
	background-image:url(imgs/fundo_pesquisa1.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:121px;
	height:22px;
		
	margin:0;
	margin-top:1px;
		
	float:right;	
		
	outline:none;
}

#pesquisa_form a, #pesquisa_form a img {
	border:none;
	display:inline;
	float:right;
	
	top:0;
	right:0;
	
	margin-right:2px;
	margin-top:2px;
}

#pesquisa_form form fieldset{
	border:none;/*RETIRAR O BORDER DO CAMPO PESQUISA + LABEL*/
	outline:none;
	
	margin:0px;
	padding:0px;
}

#pesquisa_form form input[type=text]{
	border:0px #FFFFFF solid; /*COR DEFAULT */
	
	background-image:url(imgs/fundo_pesquisa11.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#00578f;
	
	width:100px;
	height:14px;
	
	outline:none;
	
	margin:3px;
	margin-left:2px;
	padding-left:2px;
	padding:0px;
	
	text-align:left;
	text-indent:4px;
	
	float:left;
}

#pesquisa_form form input[type=image]{
	float:left;	
	
	margin-top:3px;
	margin-left:0px;
	padding:0;
}


	
#menuLinguas a{
		margin:0;
		padding:0;
		
		float:left;
}

/*========================================= BTN'S LÍNGUAS END */
#pesquisa_box{
		border:0px #0000FF dashed;
				
		width:auto;
		height:22px;
		
		margin:0;
		float:right;	
}
	
/*HOLDER MENU 3 BTN'S CAMPANHA   AVALIAÇÃO DE RISCOS   AUTO-AVALIAÇÃO==========================*/
	
#caixa_btns_laranjas{
	width: 444px;
	height: 196px;
	float: left;
}
#menu3Btns_btns_laranja{
		margin:0;
		padding:0;
		
		width:auto;
		
}

#menu3Btns_btns_laranja ul{
		margin:0;
		padding:0;
}

#menu3Btns_btns_laranja ul li{
	list-style:none;
	
	border:0px #00FF00 dashed;
	background:url(imgs/fundo_laranja_btn_homepage_out.png) bottom left repeat-x;	
	display:inline-block;	
	
	margin: 0;
	padding: 0;
	margin-top: 147px;
	width: 220px;
	height: 64px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	color:#4c4c4c;
}

#menu3Btns_btns_laranja ul li a, #btn_autoavaliacao a {
	text-decoration:none;
}
#menu3Btns_btns_laranja ul li h2, #btn_autoavaliacao h2 {
	display: block;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:20px;
}
#menu3Btns_btns_laranja ul li h2 a, #btn_autoavaliacao h2 a {
	color:#000000;
}
#menu3Btns_btns_laranja ul li h2 a:hover, #btn_autoavaliacao h2 a:hover {
	color:#999999;
}
#menu3Btns_btns_laranja ul li h2 span {
	display: block;
	font-size:12px;
}
#menu3Btns_btns_laranja ul li h3 {
	display: block;
	font-size:12px;
	margin-top:-10px;
	margin-left:20px;
}
#menu3Btns_btns_laranja ul li h3 a {
	color:#000000;
}
#menu3Btns_btns_laranja ul li h3 a:hover {
	color:#999999;
}
/*SIZE DA FONTE DO TEXTO DA 1ª LINHA DA LABEL DOS BTN'S*/
#menu3Btns_btns_laranja ul li a .btn_laranja_label1{
	color:#000000;
	font-size:16px;
}
#btn_autoavaliacao h2 {
	margin-left: 75px;
}
/* BTN AUTO-AVALIAÇÃO ( À DIREITA DOS BTN'S LARANJA)*/
#menu3Btns_btns_laranja #btn_autoavaliacao{
	background:url(imgs/autoavaliacao_btn_fundo.png) bottom left no-repeat;
	width: 220px;	
	height:196px;	
	float: left;	
	margin-left: 2px;
	margin-top: 15px;
}
/* FORMATAÇÃO DA LABEL DO BTN AUTO-AVALIAÇÃO ( À DIREITA DOS BTN'S LARANJA)*/
#menu3Btns_btns_laranja ul li#btn_autoavaliacao a{
	float:right;
	margin-top: 10px;
	margin-right:17px;
}

	
/*CONTENT EMBAIXO*/
#conteudo_centro_embaixo{
		margin:0;
		margin-top:20px;
		margin-bottom:10px;
				
		width:666px;
		height:auto; 
		
		margin-left: auto;
		margin-right: auto;
		
		position:relative;
		
}
/*HOLDER BTN'S REDES SOCIAIS E SITEMAP*/
#conteudo_centro_embaixo_esq{
		border:0px #FFFFFF solid;
		
		margin:0;
				
		width:35em;
		height:100%;
		position:relative;
		
		float:right;			
}


#conteudo_centro_embaixo_sitemap{
		border:0px #FFFFFF solid;
		
		margin:0;
		margin-top:6px;
				
		width:450px;
		height:auto; 
		
		
		position:relative;
}

#conteudo_centro_embaixo_sitemap .acessibilidade_a1{
	font-size:11px;
	color:#0081bc;
}

#conteudo_centro_embaixo_sitemap .acessibilidade_a2{
	font-size:17px;
	font-weight:bold;
	color:#0081bc;
}

#conteudo_centro_embaixo_sitemap ul li a{
	text-decoration:none;
	outline:none;
	color:#989898;
}

#conteudo_centro_embaixo_sitemap ul li a:hover{
	text-decoration:none;
	outline:none;
	color:#0a82bd;
}

#conteudo_centro_embaixo_sitemap ul{
	margin:0;
	padding:0;
}

#conteudo_centro_embaixo_sitemap ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#989898;
		
	display:inline;	
	list-style:none;
	
	border-right:1px #CCCCCC solid;
	padding-right:3px;	
}

#conteudo_centro_embaixo_sitemap ul li#blueAdvertising{
	border-right:none;
	text-decoration:none;
}

#conteudo_centro_embaixo_sitemap ul li#blueAdvertising a{
	color:#0a82bd;/*8fbfd5 COR DOS TITULOS NOTÍCIAS*/	
	border-right:none;
	text-decoration:none;
}

/*LINKS DOS BTN'S REDES SOCIAIS========================*/
/*FACEBOOK*/
#conteudo_centro_embaixo_redes_sociais a#rede_social1{
	display:inline-block;
	border:none;
	
	background-image:url(imgs/faceBook_btn.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	width:24px;
	height:24px;
}
/*TWITTER*/
#conteudo_centro_embaixo_redes_sociais a#rede_social2{
	display:inline-block;
	border:none;
	
	background-image:url(imgs/twitter_btn.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	width:25px;
	height:25px;
}
/*******/
#conteudo_centro_embaixo_redes_sociais a#rede_social3{
	display:inline-block;
	border:none;
	
	background-image:url(imgs/faceBook_btn.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	width:24px;
	height:24px;
}
/*LINKS DOS BTN'S REDES SOCIAIS========================END*/




/*LOGOS EMBAIXO À DIREITA=============================*/
#conteudo_centro_embaixo_carit{
		border:0px #FFFFFF solid;
/*		background-image:url(imgs/caritLogoEmbaixoDir.png);*/
		
		margin:0;
				
		width:auto;
		height:42px; 
		
		float:right;
		
		position:relative;
}




