/* CSS Document */

* {
	outline: none;
}
img {
	border: none;
}
body, td, th, input, select, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}
body {
	margin: 0;
	background: #0C551E url(img_index/fundo.jpg) top repeat-x;
	text-align: center;
}
#geral {
	width: 985px;
	margin: 0 auto;
}
.container {
	margin: 16px 0 0 64px;
	width: 850px;
}
.rodape {
	margin: 0 0 0 64px;
	width: 850px;
}
.rodape td {
	text-align: center;
	font-size: 9px;
	color: #fff;
}
.bemvindo {
	width: 333px;
	height: 180px;
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #0C551E;
	line-height: 190%;
	vertical-align: top;
	padding: 65px 12px 0 12px;
	background: url(img_index/bv_bac.jpg);
}
.bemvindo a {
	color: #000;
	display: block;
	margin: 5px 0 0 0;
	text-decoration: none;
}

.nossoportifolio {
	background: url(img_index/nossoportifolio_bac.jpg);
	text-align: center;
	border-left: 3px solid #fff;
	border-right: 4px solid #fff;
}
.nossoportifolio a {
	display: block;
	margin: 6px 0 0 0;
}
.faleconosco {
	width: 237px;
}
.faleconosco td.faleconosco {
	background: url(img_index/faleconosco_bac.jpg);
	text-align: center;
	border-left: 3px solid #fff;
	border-right: 4px solid #fff;
}
.faleconosco td.faleconosco table {
	margin: 0 auto;
	width: 210px;
}
.faleconosco td.faleconosco table td.faleconosco {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #F7F9EF;
	line-height: 170%;
	color: #0C551E;
	border: none;
	height: 90px;
}
.faleconosco span {
	display: block;
	width: 140px;
	background: url(img_index/faleconosco_tel.jpg) left center no-repeat;
	font-size: 17px;
	line-height: 180%;
	margin: 0 auto;
	text-align: right;
}

.titulo {
	background: url(img_index/tit_bac.jpg);
}
.titulo .dir {
	background: url(img_index/tit_dir.jpg);
	width: 21px;
}
.titulo .esq {
	background: url(img_index/tit_esq.jpg);
	width: 20px;
}
.titulo td.titulo {
	padding: 0 0 4px 14px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #0C551E;
	line-height: 45px;
}
.rod {
	background: url(img_index/rod_bac.jpg);
}
.rod .esq {
	background: url(img_index/rod_esq.jpg) left center no-repeat;
	height: 22px;
}
.rod .dir {
	background: url(img_index/rod_dir.jpg) right center no-repeat;
}
.conteudo {
	background: url(img_index/conteudo_bac.jpg);
	padding: 5px 25px;
	text-align: justify;
}
.editor {
	font-size: 10pt;
}
.fotos {
	width: 255px;
	vertical-align:top;
}
.fotos img {
	border: 2px solid #999;
	margin: 0 0 10px 15px;
}
.fotos a:hover img, .fotos a:active img {
	border-color: #0C551E;
}
a {
	color: #0C551E;
}
a:hover, a:active {
	color: #333;
	text-decoration: none;
}
.Formulario {
	border: 1px solid #0C551E;
}

form td {
	color: #0C551E;
}


.portfolio {
	width: 48%;
	background: #fff;
}
.portfolio p {
	margin: 4px 0 4px 0;
}
.portfolio td {
	vertical-align: top;
	line-height: 140%;
	text-align: justify;
}
.portfolio .top .esq {
	background: url(img_index/portfolio_top_esq.jpg) left center no-repeat;
}
.portfolio .top .dir {
	background: url(img_index/portfolio_top_dir.jpg) right center no-repeat;
}
.portfolio .top td, .portfolio .rod td {
	font-size: 1px;
	height: 7px;
}
.portfolio .rod {
	background: #fff;
}
.portfolio .rod .esq {
	background: url(img_index/portfolio_rod_esq.jpg) left center no-repeat;
}
.portfolio .rod .dir {
	background: url(img_index/portfolio_rod_dir.jpg) right center no-repeat;
}
.portfolio .foto {
	padding: 5px;
	width: 160px;
	text-align: center;
	font: bold 10px Arial, Helvetica, sans-serif;
}
.portfolio .foto img {
	border: 2px solid #999;
}
.portfolio .foto a:hover img, .portfolio .foto a:active img {
	border-color: #0C551E;
}
.portfolio h3 {
	margin: 0;
	padding: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #063;
	line-height: 180%;
}
.portfolio .direita {
	padding: 0 10px 0 0;
	text-align: left;
}

