body,p,div,h1,h2,h3,form,input,select,textarea{
	margin:0;
	padding:0;
	font-family:tahoma,verdana,arial;
	font-size:11px;
	overflow-x:hidden;
	color:#6e735b;
}
body{
	background:#ffffff url(arquivos/fundo.jpg) top center repeat-x;
	padding-bottom:10px;
}
#corpo{
	background:url(arquivos/corpo.gif) top center no-repeat;
	width:833px;
	margin:auto;
}
#margem{
	margin:25px 45px 25px;
}
#logo{
	float:left;
}
#lingua{
	text-align:right;
}
#lingua a{
	color:#acb58c;
	text-decoration:none;
}
#lingua div{
	float:right;
	background:url(arquivos/input.gif) left top no-repeat;
	width:175px;
}
#lingua div input{
	float:left;
	width:135px;
	margin:4px 0px 0px 5px;
	border:0;
	background:none;
}
#menu,#rodape{
	clear:both;
	margin:25px 0px;
	border-top:1px dotted #aea680;
	border-bottom:1px dotted #aea680;
}
h1{
	border-bottom:1px dotted #aea680;
	margin-bottom:10px;
}
h2{
	padding:3px 15px;
	color:#736357;
	background:#f0f4eb url(arquivos/setinha.gif) no-repeat 5px 7px;
}
#rodape{
	width:833px;
	margin:auto;
	text-align:center;
	color:#666;
}
#rodape a{
	color:#666;
	text-decoration:none;
}
#menu a{
	color:#6e735b;
	text-decoration:none;
	font-size:11px;
	padding:5px 10px;
	display:inline-block;
	font-weight:700;
}
#menu a:hover,#menu .atual{
	background:#c12714;
	color:#fff;
}
#flash{
	background:#B6C9B7;
	margin:25px 0px 25px;
}
a img{
	border:0;
}
a,h1{
	color:#67b500;
	text-decoration:none;
	font-weight:700;
}
.c{
	text-align:center;
}
#consecana{
	width:330px;
}
#consecana th{
	border:1px solid #b8b8b8;
	border-bottom:0px;
	border-right:0px;
	background:url(arquivos/th.gif);
	height:19px;
}
#consecana #f{
	border-right:1px solid #b8b8b8;
}
#consecana #ii{
	border-left:1px solid #b8b8b8;
	width:160px;
}
#consecana .tr{
	height:30px;
}
#consecana .tr td{
	border:1px solid #b8b8b8;
	border-right:0px;
	border-left:0px;
	text-align:center;
	padding:0px 5px;
}
#noticias{
	float:right;
	margin-right:25px;
	width:250px;
}
#noticias a{
	color:#6e735b;
	font-weight:100;
}
#noticias a:hover{
	text-decoration:underline;
}
#noticias a b{
	color:#aea680;
}
#rodape a{
	font-weight:100;
}
.texto{
	margin-top:15px;
	text-align:justify;
}
.texto:first-letter{
	margin-left:20px;
}
form input,form textarea{
	background:#fff url(arquivos/input2.gif) repeat-x top;
	border:1px solid #cbcbcb;
	margin-top:5px;
}
fieldset{
	border:1px solid #cbcbcb;
	margin-top:25px;
	margin-bottom:25px;
}
#separa{
	clear:both;
	border-top:1px dotted #aea680;
	margin-bottom:25px;
}