body {
	FONT: 0.75em/1.5em arial, verdana, sans-serif;
	COLOR: #424242;
	
	/*
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-color:#053A6D;
	background-image: url(bg.jpg);
	background-image:url(../regionais08/fx/bg.jpg);*/
	background-image:url(ceu_bg.jpg);
	background-color:#CDDAE0;
	/*background-position:top left;*/
	background-position:top center;
	background-repeat: no-repeat;
	
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* INPUTS //////////////////////////////////////////////////// */
.inputs_layout {
	color: #999999;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	
	font-size:10px;
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
}
/* INPUTS //////////////////////////////////////////////////// */
.texto_branco {
	color: #FFFFFF;
}
.texto_cinza {
	color: #666666;
}
.texto_vermelho {
	color: #E2001A;
}
.menu_titulo_vermelho {
	color:#E2001A;
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.texto_fundo_cinza {
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.titulo__branco_destaque_home_caixa_vermelha {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:22px;
}
.titulo__caixa_ajax {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/* h */
h1 {
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#E2001A;
	font-weight: bold;
	margin-bottom:0px;
	min-height:100%; 
	height:auto; 
	height:100%; 
}
h2 {
	font-size: 18px;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
	margin-bottom:0px;
	min-height:100%; 
	height:auto; 
	height:100%; 
}
h3 {
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#E2001A;
	font-weight: bold;
	margin-bottom:0px;
	min-height:100%; 
	height:auto; 
	height:100%; 
}
h4 {
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0E75A0;
	font-weight: bold;
	margin-bottom:0px;
	min-height:100%; 
	height:auto; 
	height:100%; 
}
h5 {
	font-size: 14px;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #003366;
	line-height:16px;
	margin-bottom:0px;
	min-height:100%; 
	height:auto; 
	height:100%; 
}
/* LINK normal //////////////////////////////////////////////// */
a:link {
	color: #E2001A;
}
a:visited {
	color: #E2001A;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:visited:hover {
	color: #333333;
	text-decoration: underline;
}

/* LINK nostyle ////////////////////////////////////////////////////////////////////////////////// */
A.link_nostyle:link {
	text-decoration: none;
}
A.link_nostyle:hover {
	color:#666666;
	text-decoration: underline;

}
A.link_nostyle:visited {
	text-decoration: none;
}
A.link_nostyle:visited:hover {
	color:#666666;
	text-decoration: underline;
}

/* LINK BRANCO ////////////////////////////////////////////////////////////////////////////////// */
A.LINK_BRANCO:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
A.LINK_BRANCO:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
A.LINK_BRANCO:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
A.LINK_BRANCO:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
}
/* LINK MENU ////////////////////////////////////////////////////////////////////////////////// */
A.link_menu:link {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
A.link_menu:hover {
	color: #E2001A;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
A.link_menu:visited {
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
A.link_menu:visited:hover {
	color: #E2001A;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}
/* BOTOES ////////////////////////////////////////////////////////////////////////////////// */

/* barra_news_ver */

	.div_barra_news_ver{
		background: url(../fx_09/icons/barra_news_ver_noticias.gif) no-repeat top left;
		height:16px;
		width:120px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}
	.div_barra_news_ver_hover{
		background: url(../fx_09/icons/barra_news_ver_noticias.gif) no-repeat bottom left;
		height:16px;
		width:120px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}

/* barra_news_print */

	.div_barra_news_print{
		background: url(../fx_09/icons/barra_news_imprimir.gif) no-repeat top left;
		height:16px;
		width:151px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}
	.div_barra_news_print_hover{
		background: url(../fx_09/icons/barra_news_imprimir.gif) no-repeat bottom left;
		height:16px;
		width:151px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}

/* barra_news_partilhar */

	.div_barra_news_partilhar{
		background: url(../fx_09/icons/barra_news_partilhar.gif) no-repeat top left;
		height:16px;
		width:125px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}
	.div_barra_news_partilhar_hover{
		background: url(../fx_09/icons/barra_news_partilhar.gif) no-repeat bottom left;
		height:16px;
		width:125px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}

/* barra_news_enviar */

	.div_barra_news_enviar{
		background: url(../fx_09/icons/barra_news_enviar.gif) no-repeat top left;
		height:16px;
		width:106px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}
	.div_barra_news_enviar_hover{
		background: url(../fx_09/icons/barra_news_enviar.gif) no-repeat bottom left;
		height:16px;
		width:106px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}

/* inscricao_ps */

	.div_inscricao_ps{
		background: url(../fx_09/inscricao_ps.jpg) no-repeat top left;
		height:43px;
		width:166px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}
	.div_inscricao_ps_hover{
		background: url(../fx_09/inscricao_ps.jpg) no-repeat bottom left;
		height:43px;
		width:166px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}


/* inscricao_js */

	.div_inscricao_js{
		background: url(../fx_09/inscricao_js.jpg) no-repeat top left;
		height:43px;
		width:166px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}
	.div_inscricao_js_hover{
		background: url(../fx_09/inscricao_js.jpg) no-repeat bottom left;
		height:43px;
		width:166px;
		float:left;
		text-align: center;
		text-decoration:none;
		border:0px;
	}

