body {
	line-height: 120%;
	color: #3F3438;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
}

#topo, #corpo, #rodape {
	width: 100%;
	float: left;
}

.inner {
	width: 980px;
	margin:0 auto;
}

#corpo {
	background: url('../images/bg-corpo.png');
}

#corpo .inner {
	width: 926px;
	padding: 27px;
	margin:0 auto;
	background-color: #fff;
}

#topo {
	height: 161px;
	background: url('../images/bg-topo.png') repeat-x;
}
#topo .inner {
	position: relative;
}
#topo .sombra {
	width: 209px;
	height: 161px;
	position: absolute;
	background: url('../images/sombratpo.png') no-repeat;
	top: 0px;
	left: 264px;
	opacity: .2;
}
#topo h1 a {
	width: 256px;
	height: 47px;
	background: url('../images/marcatopo.png') no-repeat;
	display: block;
	float: left;
	text-indent: -9000px;
	margin: 74px 0px 0px 35px;
}
#topo #menutopo {
	float: right;
	margin:80px 14px 0px 0px;
}
#topo #menutopo  ul li {
	display: block;
	float: left;
	border-bottom:3px solid #759277;
	padding-bottom: 3px;
	margin:0px 13px;
	position: relative;

}
#topo #menutopo  ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 100;
}
#topo #menutopo  ul li .teste {
	width: 0%;
	height: 3px;
	background: #313a1f;
	position: absolute;
	bottom: -3px;
	left: 0px;
}
#topo #redestopo {
	position: absolute;
	top: 24px;
	right: 27px;
}
#topo #redestopo a {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	text-indent: -9000px;
	opacity: .4;
}
#topo #redestopo a.facebook {
	background: url('../images/iconfacebook.png');
	margin-right: 3px;
}
#topo #redestopo a.twitter {
	background: url('../images/icontwitter.png');
}
#topo #redestopo a:hover {
	opacity: 1;
}
.transp {
	width: 100%;
	height: 6px;
	background: url('../images/clarorodape.png') repeat-x;
	float: left;
	margin-top: -6px;
}

#rodape {
	background: #4d5a31;
	min-height: 350px;
	
}
#rodape .inner {
	position: relative;
	padding: 0px;
}
#rodape h2 a {
	width: 172px;
	height: 32px;
	background: url('../images/marcarodape.png') no-repeat;
	display: block;
	margin-left: 170px;
	margin-top: 25px;
	text-indent: -9000px;
	float: left;
}
#rodape span.endereco {
	display: block;
	width: 440px;
	margin:85px 0px 0px 170px;
	font-size: 12px;
	color: #fff;
	opacity: .62;

}
#rodape .sombra {
	width: 327px;
	height: 342px;
	position: absolute;
	left: -157px;
	top: 0px;
	background: url('../images/sombrarodape.png') no-repeat;
}
#rodape a.joao {
	width: 20px;
	height: 19px;
	display: block;
	position: absolute;
	text-indent: -9000px;
	background: url('../images/joao.png') no-repeat;
	top: 143px;
	right: 27px;
	opacity: .5;
}
#rodape a.joao:hover {
	opacity: 1;
}
#corpo .inner{
	padding-bottom: 90px;
}

#corpo #slider {
	width: 912px;
	height: 338px;
	float: left;
	padding: 6px;
	border:1px solid #CCC; 
	margin-bottom: 27px;
	overflow: hidden;
	position: relative;
}
#corpo #slider .sombraslider {
	width: 912px;
	height: 338px;
	position: absolute;
	top: 6px;
	left: 6px;
	background: url('../images/sombraslider.png');
	z-index: 51;
}
#corpo .esquerdaHome {
	width: 555px;
	float: left;
	margin-right: 28px;
}
#corpo .esquerdaHome .noticias {
	width: 100%;
	float: left;
	min-height: 400px;
}
#corpo .esquerdaHome .noticias h2 {
	font-size: 52px;
	color: #3F3538;
	font-weight: 100;
	display: block;
	line-height: 100%;
}
#corpo .esquerdaHome .noticias ul li {
	display: block;
	width: 100%;
	float: left;
	border-bottom: 1px solid #D9D1D3;
	padding-bottom: 10px;
	margin-top: 10px;
}
#corpo .esquerdaHome .noticias ul li span.data {
	font-size: 11px;
	font-family: Arial;
	color: #3F3438;
}
#corpo .esquerdaHome .noticias ul li h3 a {
	font-size: 18px;
	font-weight: 700;
	color: #3F3438;
}
#corpo .esquerdaHome .noticias ul li p a{
	font-weight: 100;
	display: block;
	color: #3F3438;
}
#corpo .esquerdaHome .noticias ul li:hover h3 a, #corpo .esquerdaHome .noticias ul li:hover p a{
	text-decoration: underline;

}
#corpo .esquerdaHome .noticias a.vermais {
	display: block;
	margin-top: 10px;
	float: left;
	color: #3F3438;
	font-weight: 100;
}
#corpo .esquerdaHome .noticias a.vermais:hover {
	text-decoration: underline;
}

#corpo .esquerdaHome .listagem .foto {
	width: 202px;
	float: left;
	margin-right: 10px;
}

#corpo .direitaHome {
	width: 343px;
	float: left;
}
#corpo .direitaHome ul li {
	width: 343px;
	display: block;
	float: left;
	margin-bottom: 20px;
}

#corpo .central h2 {
	font-size: 52px;
	color: #3F3538;
	font-weight: 100;
	display: block;
	line-height: 100%;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
#corpo .central .foto {
	width: 392px;
	height: 287px;
	float: left;
	margin:0px 20px 20px 0px;
}
#corpo .central span.data {
	display: block;
	font-size: 11px;
	font-family: Arial;
	color: #3F3438;
}
#corpo .central h3 {
	display: block;
	margin:0px 0px 10px 0px;
	font-size: 18px;
	font-weight: 700;
	color: #3F3438;
}
#corpo .central p {
	margin-bottom: 20px;
	display: block;
}
#corpo .central ul.profissionais {
	float: left;
	margin-top: 10px;
}
#corpo .central ul.profissionais li{
	width: 100%;
	display: block;
	float: left;
	margin-bottom: 35px;
}
#corpo .central ul.profissionais li .foto {
	width: 127px;
	height: 184px;
	float: left;
	margin-right: 30px;
}
#corpo .central ul.profissionais li h4 {
	font-size: 41px;
	line-height: 100%;
	display: block;
	margin-bottom: 15px;
}
#corpo .central ul.profissionais li p {
	font-size: 15px;
}

#corpo .contato {
	width:100%;
	float: left;
}
#corpo .contato .wpcf7 {
	width: 555px;
	float: left;
	margin-right: 28px;
}
#corpo .contato .mapa {
	width: 343px;
	float: left;
}
#corpo .contato .mapa p {
	font-size: 12px;
	color: #987F85;
}
#corpo .contato .wpcf7 .col {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 10px;
}
#corpo .contato .wpcf7 span.wpcf7-not-valid-tip{
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 16px;
	color: red;
}
#corpo .contato .wpcf7 label {
	width: 110px;
	float: left;
	margin-right: 10px;
	font-size: 19px;
	color: #3F3338;
	line-height: 33px;
}
#corpo .contato .wpcf7 input {
	width: 407px;
	padding: 0 10px;
	height: 32px;
	background: #E8E6E7;
	color: #3F3338;
	border: none;
	float: left;
}
#corpo .contato .wpcf7 input[type=submit] {
	width: 90px;
	padding: 0px;
	background: #978086;
	color: #fff;
	font-size: 17px;
	float: right;
	margin-top: 15px;
	margin-right: 9px;
	cursor: pointer;
}
#corpo .contato .wpcf7 textarea {
	width: 407px;
	padding: 5px 10px;
	height: 170px;
	max-height: 180px;
	max-width: 407px;
	background: #E8E6E7;
	color: #3F3338;
	border: none;
}


