html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	COLOR: #424242;
	
	background-image:url(/fx_2012/bg_2012.jpg);
	background-color:#9DC9E0;
	background-position:top;
	background-attachment:fixed;
	
	margin:0px;
	padding:0px;
}



a.menu_link{
    color: #FFFFFF !important;
    font-family: "Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0px 15px 0px 15px;
}
a.menu_link:hover{
    color: #971A13 !important;
    text-decoration: none;
}
a.menu_link_hand{
    color: #FFFFFF !important;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    font-weight: 600;
    font-style: italic;
    text-decoration: none;
    font-size: 20px;
    padding: 0px 0px 0px 25px;
}
a.menu_link:hover{
    color: #971A13 !important;
    text-decoration: none;
}
.li-grayscale{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}


.td_separador_vertical{
	background-image:url('/fx_2012/dot_separador_bg.gif');
	background-repeat:repeat-y;
	background-position:center;
}
.td_separador_horizontal{
	background-image:url('/fx_2012/dot_separador_bg.gif');
	background-repeat:repeat-x;
	background-position:center;
}
/* 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;
}
h4 {
	font-family:"Calibri","Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0E75A0;
	font-weight: bold;
	margin-bottom:0px;
}
h5 {
	font-size: 14px;
	font-family:"trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #003366;
	line-height:16px;
	margin-bottom:0px;
}
/* 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 normal //////////////////////////////////////////////// */
a.autarquicas_2013:link {
	color: #FFFFFF;
	font-size:9px;
}
a.autarquicas_2013:visited {
	color: #FFFFFF;
	font-size:9px;
}
a.autarquicas_2013:hover {
	color: #FFFFFF;
	font-size:9px;
	text-decoration: underline;
}
a.autarquicas_2013:visited:hover {
	color: #FFFFFF;
	font-size:9px;
	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;
	}

div.tooltip {
	width:230px;
	display:none; 
	position:absolute;
	/* estrutura */
	BORDER-BOTTOM: #EFEFEF 1px solid;
	BORDER-LEFT: #EFEFEF 1px solid;
	BORDER-TOP: #EFEFEF 1px solid;
	BORDER-RIGHT: #EFEFEF 1px solid;
	PADDING-BOTTOM: 8px;
	PADDING-LEFT: 8px;
	PADDING-RIGHT: 8px;
	PADDING-TOP: 8px;
	/* aspecto */
	background:url(/fx_09/bg_transparente_vermelho.png);
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	text-align: justify;
}
