body {
	background-image: url(../img/fd_site.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #257E48;
}
#conteiner {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#corpo {
	background-color: #FFF;
	padding-bottom: 10px;
	min-height:520px;
	overflow:hidden;
}
#corpo #conteudo {
	margin-right: 70px;
	margin-left: 84px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	color: #222;
}
#conteudo h2 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1e6a3c;
}
#corpo #menu {
	text-align: center;
	margin-bottom: 10px;
	background-image: url(../img/det_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 14px;
}
#corpo #conteudo p {
	text-indent: 30px;
	line-height: 18px;
	margin-bottom:20px;
}
#corpo #conteudo img {
	margin:10px;
}
#rodape {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#rodape h3 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#corpo #cp_left {
	background-image: url(../img/cp_left.jpg);
	height: 309px;
	width: 63px;
	margin-top: auto;
	margin-bottom: 0px;
	display: block;
	bottom: 68px;
	position: absolute;
}
#corpo #cp_right {
	background-image: url(../img/cp_right.jpg);
	height: 309px;
	width: 62px;
	position: absolute;
	right: 0px;
	bottom: 68px;
}
#rodape a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	float: right;
	margin-right: 2px;
}
#rodape a:hover {
	color: #000;
}
#topo {
	height: 196px;
	background-image: url(../img/fd_topo.jpg);
	background-repeat: repeat-x;
}
#topo #logo {
	height: 169px;
	width: 211px;
	left: 342px;
	position: absolute;
}
#topo #menu1 {
	position: absolute;
	z-index: 2;
	left: 124px;
}
#topo #menu2 {
	position: absolute;
	left: 553px;
}
#contato label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	display: block;
	float: left;
	width: 110px;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#contato {
	width: 430px;
	margin-right: auto;
	margin-left: auto;
}
#contato #telefone {
	width: 150px;
}
#contato #msg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	border: 1px dashed #aaa;
	margin-bottom: 10px;
	width: 285px;
	padding: 3px;
}
#contato #button {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100px;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
#contato input {
	display: block;
	margin-bottom: 8px;
	width: 280px;
	border: 1px dashed #aaa;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding: 6px;
}
#galeria2 #fotos {
	height: 110px;
	width: 130px;
	margin: 3px;
	border: 3px solid #333;
}
#galeria2 #fotos:hover {
	border-color: #257E48;
}
#foto_home {
	float: left;
	width: 210px;
	text-align: center;
}
#foto_home img {
	margin: 5px;
}