* {
	padding: 0;
	margin: 0;
	list-style: none;
}

label {
	width: 150px;
	display: block;
	float: left;
}

a {
	text-decoration: none;
	color:#3d3d3d;
}

hr {
	display: none;
}

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 20px;
	background: #fff url(../img/body_fundo.gif) repeat-x;
	color: #737678;
}

big {
	color: #266144;
	font-size: 13px;
}

#geral {
	margin: 0 auto;
	width: 941px;
}

#header {
	height: 87px;
}

#banner {
	height: 242px;
	width: 734px;
	float: left;
}

#banner .img {
	margin: 0;
}

#content {
	width: 734px;
	float: left;
	overflow:hidden;
}

#conteudo li {
	margin: 5px 0;
}

#menu {
	float: left;
	width: 203px;
	margin: 0 0 30px  0;
}

#vertnav {
	background: url('../img/menu_fundo.gif') bottom center repeat-y;	
	height: 302px;
	float:left;
	display: block;
	width: 203px;
	/*padding-top: 27px;/**/
	line-height: 1em;
}

#vertnav li {
	float:left;
	list-style: none;
	padding:0 2px;
	width:198px;
}

#vertnav .last {
	padding-bottom: 10px;
}

#vertnav .last a {
	border-bottom: none;
}

#vertnav li a {
	background-image: url("../img/menu_marc.png"); 
	background-repeat: no-repeat;
	background-position: 14px center;
	font-size: 14px;
	display: block;
	width: 168px;
	cursor: pointer;
	border-bottom: 1px solid #957553;
	padding: 12px 0 11px 32px;
}

#vertnav li a span {
	color: #371e14;
}

#vertnav li a:hover, #vertnav li em a {
	background: url("../img/menu_hover.gif") no-repeat left top;
}

#vertnav li a:hover span, #vertnav li em a span {
	color: #fc7115;
}

#conteudo {
	width: 531px;
	float: left;
	margin-bottom: 25px;
	overflow:hidden;
}

#conteudo .pad {
	padding: 15px;
	background: url("../img/pad.gif") no-repeat left 15px;
}

#coluna {
	float: left;
	width: 203px;
}

#coluna li span {
	display: block;
}

#header .col1 {
	float: left;
	width: 50%;
}

#logo {
	background: url('../img/logo.jpg') no-repeat left top;
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 82px;
	margin-left: 30px;
	width: 141px;
}

/**************************************/

#copy {
	clear: left;
	text-align: center;
	background: url("../img/footer.gif") repeat-x left top;
	height: 61px;
}

#copy p {
	padding: 25px 0;
	color: #3d251b;
	font-family: 'Trebuchet MS';
	font-size: 12px;
}

#copy a {
	color: #3d251b;
}

/*****************************************/
.clearing {
	clear: both;
	font-size: 0;
}
/***************************************/
h1, h4 {
	color: #FC7216;
	font-size: 18px;
	font-family: 'Lucida Sans Unicode';
	font-weight: normal;
}

h2, h2 a, h2 a:hover {
	color:#fc7216;
    font-size:14px;
	font-family: "Trebuchet MS";   
	font-weight:normal; 
}
h2 a:hover {
	text-decoration: underline;
}

em, strong {
	color: #FC7216;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	color: #5a5a5a;
	font-weight: Bold;
}

p {
	color: #737678;
	font-size: 13px;
}

#heading h2 {
	color: #fc7216;
	font-size: 18px;
	font-family: 'Lucida Sans Unicode';
}

#heading h3 {
	color:#FC7216;
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
}

/***************************************/
#dest1 { 
	float: left;
	width: 58%;
	margin-bottom: 20px;
}
#dest2 {
	float: left;
	width: 38%;
	margin-bottom: 20px;
}
#dest1 h2, #dest2 h2 {
	font-family: 'Lucida Sans Unicode';
	font-size: 18px;
	margin-bottom: 10px;
}
#dest1 ul {
	padding-right: 10px;
}
#dest1 ul b a  {
	color:#cc0000;
	font-weight: normal;
}
#dest1 li a {
	color: #CC0000;
}
#dest1 li {
	clear: left;
}
#dest2 li {
	padding-left: 16px;
	background: url(../img/li_dest.gif) no-repeat 0 center;
}
.pfres dt {
	font-weight:bold;
}
.pfres dd {
	padding-left:15px;
}
.top {
	display:none;
}



/******* noticias **************/


#noticias {
	margin-top: 45px;
	display:block;
	float:left;
	background: url('../img/not_fundo.gif') no-repeat left top;
	width: 203px;
}

#noticias h2 {
	margin: 20px 0px 10px 15px;
	float: left;
	display: block;
	padding-top: 15px;
	width: 68px;
	overflow: hidden;
	background-image: url('../img/not.gif');
	background-repeat: no-repeat;
	height: 0px;
}

#noticias ul{
	display:block;
	background: url('../img/not_bottom.gif') no-repeat bottom;
	
	width: 203px;
	float:left;
}

#noticias li {
	display: block;
	float: left;
	width: 203px;	
}

#noticias a {
	float:left;
	font-size: 12px;
	text-decoration: none;
	color: #5e5e5e;
	background: url('../img/small-bull.gif') no-repeat 13px center;
	padding: 10px 0px 10px 25px;
	width: 178px;
	display: block;
	line-height: 16px;
}

#noticias a:hover {
	text-decoration: underline;	
}

#lis {
	list-style-type: none;
	float: left;
	display: block;
	width: 203px;
	background: url('../img/not_fundo_cima.gif') repeat-y left bottom;
}

.col2 {
	float: right;
	margin-top: 5px;
}

#homeB {
	background: #F0F0F0 url("../img/destaques_tit.gif") no-repeat left top;
	margin-top: 20px;
	float: left;
	width: 100%;
	padding-top: 20px;
}

#homeB img {
	border: none;
}

#homeB div {
	float: left;
}

#homeB h1 {
	text-indent: -666666px;
}

#homeB .imgPlace {
	width: 245px;
	height: 160px;
	display: block;
	margin: 0;	
}

#homeB a {
	display: block;
	cursor: pointer;	
}

#heading {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

#banner_down, .destaques {
	width: 505px;
	height: 119px;
	padding: 20px 0 0 10px;
	float: left;
}

.destaques {
	background: url("../img/destaques.jpg") no-repeat left top;
	height: 142px;
	width: 501px;
	overflow: hidden;
	padding-left: 0;
}

#banner_down ul, .destaques ul {
	float: left;
}

#banner_down li, .destaques li {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.destaques li em {
	width: 100%; 
	text-align: center;
}

.destaques li a .imgplace, #banner_down li .imgplace {
	width: 150px;
	height: 90px;
	display: block;
	margin: 0 auto; 
}

#banner_down .img, .destaques img {
	margin: 0 auto;
	display: block;
}

.destaques em {
	float: left;
}

.img {
	margin: 10px;
	border: none;
}

.voltar {
	margin-top: 20px;
	float: left;
}

#bandeiras {
	float: right;
}

#menutop {
	float: right;
	margin-top: 28px;
	overflow: hidden;
}

#menutop li {
	background:transparent url(../img/menutop.gif) repeat scroll left center;
	float:left;
	margin:0 3px;
	padding-left:10px;
}

#menutop li a, #menutop li a span {
	color: #fff;
	background: url("../img/menutop.gif") no-repeat left top;
	display: block;
}

#menutop li a span {
	background-position: right top;
	padding-right: 10px;
}

#promo {
	background: url("../img/promo2.gif") no-repeat left top;
	height: 241px;
	width: 199px;
	float: left;
	display: block;
	overflow: hidden;
	margin: 25px 0;
	line-height: 15px;
	font-size: 12px;
}

#promo h3 {
	background: url("../img/promo_tit.gif") no-repeat left top;
	text-indent: -666666px;
	padding-top: 18px;
	height: 0;
	width: 93px;
	margin: 20px 0 20px 50px;
}

#promo ul {
	padding-left: 15px;
}

#promo li {
	margin-bottom: 15px;
}

#promo li a {
	background: url("../img/promo_marc.gif") no-repeat center left;
	display: block;
	padding-right: 5px;
	padding-left: 9px;
	color: #5e5e5e;
}

.textinput, .textarea {
	border: 1px solid #9a7243;
	width: 200px;
}

#not em p {
	font-size: 14px;
	color: #fc7216;
}

.texto {
	float: left;
	width: 50%;
	margin-right: 3%;
}

.form {
	float: left;
	width: 47%;
}

.form b {
	font-size: 10px;
	color: #000;
}

.inputsubmit {
	margin-left: 150px;
}

.imgplace {
	width: 140px;
	margin: 0 auto;
	display: block;
	height: 100px;
}



#ga li, #gaPro li {
	width: 150px;
	text-align: center;
	background: #f0f0f0;
	padding: 5px 0;
	float:left;
	margin:2px;
}

#homeB div {
	width: 245px;
	display: block;
	margin-right: 5px;
	padding: 5px 0;
	text-align: center;
}

#ga .img, #gaPro .img, #homeB .img {
	margin: 0;
}

#ga li a, #gaPro li a, #homeB span {
	color: #FC7216;
}

#homeB span {
	width: 100%;
	text-align: center;	
	display: block;
}

.imgCenter{
	text-align:center;
}
div {
	overflow:hidden;
}

#bandeiras a img {
	border: none;
}