body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
	background: url(../images/bg-new.jpg) center repeat-y;
}

.cu-de-rodape
{
padding-top: 15px;
		font-size: 10px;
	color: #53421d;
	background: #160000;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	right: 0;
}

* {	outline: none; }
object { outline: none; }
img { border: none; }
a:link {
	color: #795F32;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #795F32;
}
a:hover {
	text-decoration: underline;
	color: #795F32;
}
a:active {
	text-decoration: none;
	color: #795F32;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #53421d;
}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}
img {
	border: none;
}
hr {
	padding: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #795F32;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.chines {
	font-size: 14px;
	line-height: 25px;
}
#menu {
	height: 93px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	text-align: center;
	padding-top: 20px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#containerIndex {
	/* background: url(../images/content-bg.png) repeat; */
		height: 900px;
}
#containerEstrutura {
	/* background: url(../images/content-bg.png) repeat; */
	/* margin-bottom: 80px; */
	/* height: 480px; */
		height: 900px;
}
#containerServicos {
	/* background: url(../images/content-bg.png) repeat; */
	/*
margin-bottom: 150px;
	height: 600px;
*/
	height: 900px;
}
#containerDepoimentos {
	/* background: url(../images/content-bg.png) repeat; */
	/* margin-bottom: 80px; */
	height: 900px;
}
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
}
#contentEstrutura {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
#contentServicos {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#contentDepoimentos {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 820px;
}
#fotos {
	float: right;
	width: 415px;
	padding: 20px;
}
#textos {
	color: #796032;
	width: 355px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 135px;
}
