
body {
	background-image: url(imagens/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 10px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_titulo {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
}
.body_titulo {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	color: #43523D;
}
.botao_nor {
	font-size: 9px;
}

.menu_nor_txt:hover {
	background-image: url(imagens/menu_botao_seleccionado.jpg);
	color: #ffffff;

}
.noticia_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #43523D;
}
.noticia_data {
	font-size: 9px;
	color: #8C8D49;
}

a:hover {
	text-decoration: underline;
	color: #45543D;
}

a:active {
	text-decoration: none;
	color: #45543D;
}

.textopeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

.titulo_pagina {

	background-image: url(imagens/bg_tit.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	color: #ffffff;
	height: 42px;
	text-align: left;
	padding-left: 320px;
	padding-top: 5px;




}
.tabela_ext{
	border: 1px solid #999999;
	background-color: #ffffff;
}

td{
font-family:verdana;
font-size:11px;
color:#333333;
}

.menu{
	background-image: url(imagens/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 2px;
	color: #0f451c;
	height: 18px;
	display: block;
	text-decoration: none;
}
.menu:hover{
	background-image: url(imagens/bg_menu_hover.jpg);
	text-decoration: none;

}

.bg_cont{
	background-image: url(imagens/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;

}


.bg_body {
	background-color: #EEEADC;
	background-image: url(imagens/bg_bras.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.tit_not {
	background-color: #f6f5eb;
	height: 31px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #a2962c;
}
.tit_date {
	background-color: #f6f5eb;
	height: 31px;
	font-weight: bold;

}

.subtitulo_pagina{
	font-family:century gothic;
	font-size:14px;
	font-weight:bold;
}

.input_text{
border:1px solid #CCCCCC;
background-color: #ffffff;
font-family:verdana;
font-size:10px;
color:#333333
}

.caixa {
	border: 1px;
	border-style: solid;
	border-color: #000000;
}

.tit_exp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	background-color: #c9caa1;
	padding-left: 10px;
	padding-top: 5px;
	color: #393534;
}

.down {
	font-weight: bold;
	color: #74726F;
	font-size: 10px;
}

hr.title_underliner{
	width:100%;
	height:3px;
	color:#C5DAE4;
	background-color:#C5DAE4;
	margin-left:auto;
	margin-right:auto;
	border:none;
}

.area_title{
	font-size:16px;
	color:#5da0c3;
	font-weight:bold;
}

.news_title{
	font-size:16px;
	color:#4F8EB0;
	font-weight:bold;
}
td img {
	display: block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}