@charset "utf-8";
/* CSS Document */

body{
background:url(../imgs/background.jpg);
background-attachment:fixed;
margin:0px;
}

#barra1{
height: 27px;
margin-top:20px;
background:#2d2d2d;
}

#txtbarra1{
margin:0px auto;
width:801px
}

#barra2{
height:4px;
background:url(../imgs/bg_faixaamarela.jpg);
margin-top:0px
}

#topo{
	height:122px;
	background:url(../imgs/img_topo.jpg);
	width:801px;
	position:relative;
	left:50%;
	margin-left:-400px;
	margin-top:3px;

}

#corpo{
	background:url(../imgs/bg_corpo.jpg);
	width:791px;
	left:50%;
	margin-left:-400px;
	margin-top:3px;
	position:relative;
	border:#9d9462 solid 5px;
	display:inline-block

}

#menu{
	float:left;
	margin-left:50px;
	margin-top:15px;
	width:162px}

#cidades{
	float:left;
	margin-left:50px;
	margin-top:15px;
	width:60px}



#bannerpromocao{
	background-color:#f4f4f4;
	float:right;
	width:561px;
	height:117px;
}

#box1{
	background-color:#f4f4f4;
	float:right;
	margin-top:4px;
	width:278px;
	height:232px;
	margin-right:4px
}

#box2{
	background-color:#f4f4f4;
	float:right;
	margin-top:4px;
	width:279px;
	height:232px;
}

#box3{
	background-color:#f4f4f4;
	float:right;
	margin-top:4px;
	width:561px;
	height:131px;
}

#bannerfotos{
	background-color:#1a1919;
	float:right;
	margin:4px 0px 0px 0px;
	width:561px;
	height:100px;
}

#rodape{
	background-color:#706322;
	height:45px;
	width:801px;
	position:absolute;
	left:50%;
	margin-top:3px;
	margin-left:-400px;
	margin-bottom:30px;
	}
	
	
#mapa{
	height:80px;
	width:650px;
	margin:0px auto;
	margin-top:5px



	}
	
/* BOX 1 */

	
#img_box1{
	width:71px;
	height:224px;
	float:left;
	margin: 4px 15px 4px 4px;
	background:url(../imgs/img_contato.jpg)
}

#titulo_box1{
	background-image:url(../imgs/titulo_box1.jpg);
	float:right;
	width:172px;
	height:31px;
	margin:20px 15px 12px 0px;
		}
	
/* BOX 2 */

#img_box2{
	width:100px;
	height:224px;
	float:left;
	margin:4px 15px 0px 4px;
	background:url(../imgs/img_chapa2.jpg)
}

#titulo_box2{
	background-image:url(../imgs/titulo_box2.jpg);
	float:right;
	width:118px;
	height:33px;
	margin:20px 41px 15px 0px
	}
	
/* BOX3 */

#boxinterno3{
	background-color:#f4f4f4;
	margin:4px auto;
	width:535px;
	height:106px;
	border:#bbbaba solid 1px;
	padding: 7px;
}

#boxa{
width:195px;
height:100px;
float:left;
margin-left:10px
}

#boxb{
width:150px;
height:100px;
float:left;
margin-left:10px

}

#boxc{
width:150px;
height:100px;
float:left;
margin-left:10px
}

.topico{
 margin-bottom:-7px; 
 margin-right:6px
 }


#content{
	width:500px;
	margin:0px auto;
	overflow:visible
	}


#box{
	background-color:#fff;
	float:right;
	width:561px;
	clear:both
}
