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

.titulo_pagina {

	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	height: 28px;
	text-align: right;
	padding-right: 20px;


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

body{
background-color: #EEEEEE;
font-family:verdana;
font-size:11px;
color:#333333;
}

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

.menu{
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #4E4D4D;
	height: 19px;
	display: block;
	text-indent: 15px;
	padding-top: 2px;
	border-bottom: 3px solid #D4D4D4;
}
.menu:hover{
	background-color: #C9C8C8;
	color: #FFFCFC;
}

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

.tit_not {

	background-color: #005104;
	height: 20px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.tit_date {
	background-repeat: no-repeat;
	background-color: #F4CB01;
	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: #F5F4F4;
	padding-left: 10px;
	padding-top: 5px;
	color: #005104;
}

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

.bg_img {
	background-image: url(imagens/bg_tit_f.jpg); 
	background-repeat: repeat-y;

}