body {
	background-color:#8A8A8A;
	padding:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial;
	font-size:11px;
	color: #666;
	
}
#site {
	text-align:center;
	margin:auto;
}
#topo {
	width:740px;
	text-align:left;
	margin:auto;
}
#t_topo {
	background: url(../images/fd_topo.gif) repeat-x;
}
#e_banner {
	background-color:#0066CB;
	height:111px;
}
#div_logo {
	padding:0px;
	margin:0px;
	border:0px;
}
#f_meio {
	background: url(../images/fd_meio.gif) repeat-y;
	width:740px;
	margin:auto;
	text-align:left;
}
#meio {
	background: url(../images/fd_meio.gif) repeat-y;
	background-position: center;
	width:720px;
	margin:auto;
	border-bottom:1px solid #CCC;

}
#rodape {
	clear:both;
	width:740px;
	margin:auto;
	background: url(../images/fd_r.gif) repeat-x;
}
#r_e {
	float:left;
	width:32px;
	height:61px;
	background: url(../images/r_e.gif) no-repeat;
}
#r_d {
	float:right;
	width:32px;
	height:61px;
	background: url(../images/r_d.gif) no-repeat;
}
#r_c {
	margin-left:32px;
	height:61px;
	padding-top:2px;
}
#links {
	border-left:9px solid #E5E4E2;
}
#menu {
	float:left;
	width:188px;
}
#banners {
	float:right;
	width:160px;

}
#conteudo {
	padding:5px;
	text-align:left;
	margin-left:190px;
	width:353px;
	line-height:170%;
	min-height:400px;
}
#conteudo_maior {
	padding:5px;
	text-align:justify;
	margin-left:190px;
	width:510px;
	line-height:170%;
	min-height:400px;
}
#titulo {
	background: url(../images/fd_tit.gif) repeat-x bottom;
	height:35px;
}
form {
	padding-right: 0px;
	padding-left: 0px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	spacing: 0px
}
input, select, textarea, file {
	font-family: Arial;
	font-size: 11px;
}

input.erro, select.erro, textarea.erro, file.erro {
	font-family: Arial;
	font-size: 11px;
	background-color: #0066CC;
	color: #FFFFFF;
}

input.botao {
	font-size:11px;
	color:#FFFFFF;
	font-family: Taroma,Arial;
	border:1;
	background:#6B6B6B;	
	border-right: 1px #3E3E3E solid;
	border-top: 1px #EFEFEF solid;
	border-left: 1px #EFEFEF solid; 
	border-bottom: 1px #3E3E3E solid;
}
.lista_c {
	padding:2px 0px 2px 0px;
	background-color: #F8F8F8;	
	font-weight:bold;
	border:1px solid #FFF;
}
#login {
	margin:  60px 0px 50px 100px;
	text-align:center;
    width:200px;
	padding:20px;
	border:1px solid #F8F8F8;
}
#texto {
	float:left;
	width:200px;
}
#sair {
	float:right;
	width:100px;
}
#menu_con {
	padding-top:5px;
	border-top:1px solid #F4F4F4;
}
#cont_item {
	padding-top:3px;
	border-top: 1px solid #F4F4F4;
	
}	
#sub_titulo {
	font-family: tahoma;
	font-size:17px;
	padding:3px;
	background-color:#F3F3F3;
}
.tit_lancamento {
	font-family: tahoma;
	font-size:13px;	
	font-weight:bold;
	color: #990000;
}
.cor_1 {
	background-color:#F3F3F3;
}
.cor_2 {
	background-color:#FBFBFB;
}
.font_b {
	color: #FFF;
}
.font_v {
	color: #990000;
}

#busca {
	padding:3px;
	border: 1px solid #EBEBEB;
}