.fundo_esq {
	background-image: url(../imagens/main/sombra_esq.gif);
	background-repeat: repeat-y;
	background-position: right;
}
/*
---------------------------------------------
*/
.fundo_dir {
	background-image: url(../imagens/main/sombra_dir.gif);
	background-repeat: repeat-y;
	background-position: left;
}
/*
---------------------------------------------
*/
.form_pesquisa {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 170px;
}
/*
---------------------------------------------
*/
.botao_pesquisa {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #383838;
	background-color: #9ECDE7;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
}
/*
---------------------------------------------
*/
.form_contactos {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 300px;
	border: 1px solid #BCBCBC;
}
/*
---------------------------------------------
*/
.form_normal {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	/*width: 380px;*/
	border: 1px solid #BCBCBC;
}
/*
---------------------------------------------
*/
.botao_contactos {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 60px;
	border: 1px solid #BCBCBC;
}
/*
---------------------------------------------
*/
.botao_login {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #383838;
	background-color: #92D8FF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
}
/*
---------------------------------------------
*/
.botao_logout {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #E48585;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
}
/*
---------------------------------------------
*/
.form_login {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	width: 170px;
	border: 1px solid #ACACAC;
}
/*
---------------------------------------------
*/
.txt_cinza_9 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #505050;
}
/*
---------------------------------------------
*/
.txt_cinza_9b {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #505050;
	font-weight: bold;
}
/*
---------------------------------------------
*/
.txt_cinza_8 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #4D4D4D;
}
/*
---------------------------------------------
*/
.txt_cinza_9_1 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #242424;
}
/*
---------------------------------------------
*/
.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11pt;
	color: #4D4D4D;
	font-weight: bold;
}
/*
---------------------------------------------
*/
.txt_azul_11b {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11pt;
	color: #0093DD;
	font-weight: bold;
}
/*
---------------------------------------------
*/
.txt_branco_9b {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
/*
---------------------------------------------
*/
.txt_vermelho_11b {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11pt;
	color: #CC3300;
	font-weight: bold;
}
/*
---------------------------------------------
*/
.txt_verde_8b {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 8pt;
	color: #009900;
	font-weight: bold;
}
