/*
CSS comum a todas as sessoes
*/

body {
	background: #fffcee url(../../imgs/bgs/textura.jpg) repeat center top;
	color:#3a3e35;
}
a {
	color:#4c8201;}


#desenvolvidopor {
bottom:200px;
position:fixed;
right:0;
z-index:9999;
}

#logo {
	height: 100px;
    left: 0;
    position: absolute;
    top: 17px;
    width: 223px;
}
.destaque{
	position:absolute;
	bottom:20px;
	left:0;}
	
#menu{
	position:absolute;
	right: 12%;
	top:64px;}
	
#menu li{float:left; display:inline; list-style:none outside none; padding:0 7px 0; border-right: 1px solid #6C7067; }

#menu li a{
	margin-top:2px;
	float:left;}
	
#menu li.final{
	border:0;}
	
ul.submenu{
	background:#3a3e35 !important;
	width:128px !important;
	left:-20px !important;}
	
ul.submenu li{
	border:0 !important;}
	
ul.submenu li a{
	color:#ffffff;}
.page {
	width: 950px;
}
.rodape{
	background:url(../../imgs/bgs/bg-rodape.png) no-repeat center top;
	height:110px;
	position:relative;
	padding-top: 40px;
	width:1000px;
	}

#col-left {
	margin-right:20px;
	width:222px;
}

#col-right {
	float:left !important;
	margin-left:20px;
	width:222px;
}
#col-interna{
	float:left;
	/*width:708px;*/
	width:100%;
}
	
.texto{
	 background: url("../../imgs/bgs/bg-boxes.png") no-repeat scroll right bottom transparent;
    float: left;
    padding: 15px 0;
    /*width: 680px;*/
	width:100%;
	text-align: justify;
}

.texto p, .texto ul {
	 margin: 0 15px;
	 padding: 10px 0;
	}
	
.texto ul {
	 margin-left: 50px;
	}
	
.texto h3 {
	 margin-bottom: 0 !important;
	 margin-top: 15px !important;
	}

#col-mid {
	
	width:222px;
}
.titulo{
	width:100%;
	float:left;}
.boxes{
	float:left;
	width:100%;
	height:360px;
	background:url(../../imgs/bgs/bg-boxes.png) no-repeat bottom right;
	position:relative;}
	
.mapa{
	float:left;
	width:100%;
	text-align:center;
	margin:5px 0;}
	
.descricao{
	padding:20px 20px 0;
	float:left;
	width:200px;}
	
.botao{
	margin:10px 0;}
	
.ver-mais{
	position:absolute;
	right:10px;
	bottom:10px;}
#banners{ 
	float:right;
	margin-left:20px;
	width:222px;
	
}
.cidades{
	float:left;
	width:100%;
	text-align:center;}
	
#main{
	margin-top:37px;}
#paginacao #controles a {
	float:left;
}
#footer{
	border-bottom:10px solid #f6f5e7;
	height:110px;
	margin-top:20px;
	text-align: center;
	}

#rodape01,#rodape02,#rodape03,#rodape04,#rodape05,#rodape06,#rodape07{
	position:absolute;
	height:16px;
	top:47px;}
	
#rodape01{
	width:30px;
	left:93px;}
	
#rodape02{
	width:42px;
	left:178px;}
	
#rodape03{
	width:81px;
	left:274px;}

#rodape04{
	width:70px;
	left:409px;}
	
#rodape05{
	right: 289px;
    width: 127px;}
	
#rodape06{
	right: 194px;
    width: 42px;}
	
#rodape07{
	right: 93px;
    width: 47px;
	}
.titulo-interna{
	background: url("../../imgs/bgs/images/bg-titulo-interna.png") no-repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #9BA78A;
    margin-bottom: 20px;
    padding: 15px 0 7px 15px;
}
	
.titulo-interna h1{
	font-size:18px;}
	
/*FORMULARIO*/

.box-formulario{
	float:left;
	margin-left:30px;}
	
.formulario{
	float:left;
	width:100%;
	margin-bottom:20px;}
	
.formulario input{
	width:274px;}
	
.bt-enviar{
	float:left;
	margin:0 0 20px 243px;
}	
label{	
	font-weight:bold;
	padding:3px 5px 0 0;
	float:left;
	width:120px;
}


#localidades {
	margin-left:5px;
}

#localidades h3 {
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 0.2em;
}
.mostrar #banners {
	display:block !important;
}
/*
ul.rodape-menus {
    list-style-type: none;
    position: absolute;
    right: 30px;
    top: 50px;
    z-index: 2;
}
*/
ul.rodape-menus li {
    display: inline;
    margin: 0 14px;
}
