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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menu_titulo {
	background-color: #a60b13;
	color: #ffffff;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

.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 {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 20px; 
	font-size: 17px;
	color: #a60b13;
	text-align: right;
	font-weight: bold;



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

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

.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	border-bottom: 1px dotted #a60b13;
	display: block;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration: none;
}


.menu:hover{
	color: #494949;
	text-decoration: none;
	background-color: #f7e165;

}

.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: #e0c869;
	padding-left: 10px;
	padding-top: 5px;
	color: #a60b13;
}

.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;
}