body {
	background-attachment: fixed;
	background-color: #722e2f;
	background-image: url(../imagens/bg_pagina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 30px;
}

.corpo {
	width:830px;
	background-color: #dde6cb;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	background-image: url(../imagens/bg_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	top: 60px;
	height: 1100px;
}

.corpo-inicio {
	width:830px;
	background-color: #dde6cb;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	background-image: url(../imagens/bg_corpo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 760px;
	position: relative;
}
.conteudo {
	height: 390px;
	width: 780px;
	margin: 0 auto;
	float:left;
	position: relative;
		
}
.conteudo-inter {
	width: 730px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	height: auto;
		
}
.space {
	height: 1px;
	width: 100%;
	
}
.cont-caixa {
	height: 171px;
	width: 100%;
	position: relative;
	top: 90px;
}
.cont-caixa-inter {
	width: 720px;
	float: left;
}
.caixa1, .caixa2, .caixa3 {
	border: 1px solid #acbf7f;
	background-image: url(../imagens/bg_caixa.png);
	background-repeat: repeat;	

}
.caixa1{
     float:left;
	 height: 170px;
	 width: 159px;
	 margin-right:40px;
	 margin-left: 40px;

}
.caixa2{
     float:left;
	 height: 170px;
	 width: 159px;
	 margin-right:40px;
	 margin-left:40px;
}
.caixa3{
     float: left; 
	 height: 170px;
	 width: 159px;
	 margin-left:40px;
	
}
.topo {
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	margin:19px auto;
	height: 165px;
	width: 790px;
	background-position: center;
}
.menu {
	background-image: url(../imagens/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 39px;
	width: 100%;
	z-index: 1;
}
.rodape1 {
	height: 55px;
	width: 730px;
	background-image: url(../imagens/txt_fones_email.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	}
.rodape2 {
	background-image: url(../imagens/txt_atend_per.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
	width: 730px;
	float: left;
}
.tit-caixas {
	text-align: center;
	height: auto;
	width: 146px;
	float: right;
	position: relative;
	padding: 6px;
}

.banners {
	float: right;
	height: 136px;
	width: 158px;
}
.caixa-texto {
	height: auto;
	width: 350px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 30px;
}
.caixa-fotos {
	height: 700px;
	width: 350px;
	float: left;
	margin-top: 30px;
}
.caixa-contato {
	height: 360px;
	width: 350px;
	float: left;
	margin-top: 30px;
}
.caixa-img {
	height: 106px;
	width: 106px;
	float: left;
	margin: 4px;
	border: 1px solid #93a865;
	
}
.legenda {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color:#FFF;
	width: 25px;
	z-index: 10;
	opacity: 0.5;
	bottom: 15px;
	left: 2px;
	position: relative;
	

	}
.caixa-paginacao {
	height: 15px;
	width: 350px;
	float: left;
}
.btnav{
	height: 15px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color: #e0e6d6;
	border: 1px solid #b1c291;
	width: 15px;
	text-align: center;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #416849;
}
.field  {
	background:url("../imagens/sidebar.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#333;
	font-size:12px;
	height:22px;
	width:238px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 10px;
}

.field-txt  {
	background:url("../imagens/sidebar_txt.jpg") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#000;
	font-size:12px;
	height:65px;
	margin-bottom:1px;
	padding:7px 7px 0 7px;
	width:228px;
	font-family: Arial, Helvetica, sans-serif;
}
.caixa-form {
	float: left;
	height: 25px;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.caixa-form-txt {
	float: left;
	height: 75px;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 5px;
}
a:link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f6d42;
	text-decoration: none;}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f6d42;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

