@import url(geral.css);

/* -------------------------------------
	CSS BIOCAMP
---------------------------------------- */
body { background:url(../imgs/fdoBodyInterna.gif) repeat-x; }
html, body { height:100%; }

#container { width:746px; height:100%; background:url(../imgs/fdoInternas.gif) repeat-y left #f2f1db; }

#conteudo {
	position:relative; top:-12px;
	width:718px; height:100%;
	margin-left:28px;
}
#navHor {
	clear:both;
	width:708px; height:35px;
	padding-left:10px;
	background:url(../imgs/dotLine.gif) repeat-x bottom #f9f9ef;
}
#navHor li { display:inline; }
#navHor li img { margin-top:12px; margin-right:12px; _margin-bottom:-2px; }

#colEsq {
	float:left;
	width:444px;
	padding:20px 10px;
	background:url(../imgs/detailEmpresa.gif) no-repeat 240px 70px;
}
#colEsq01 {
	position:relative;
	float:left;
	width:170px; height:600px;
	padding:20px;
	background:#ffffff;
}
#colDir {
	position:relative;
	float:right;
	width:204px; _width:200px; height:300px;
	background:#ffffff;
	padding:20px 20px;
}
#colDir01 {
	float:right;
	width:400px; height:300px;
	padding:20px 20px;
}
.thumbs img { float:left; margin-right:7px; margin-bottom:16px; }

.boxProdutos {
	position:relative;
	float:left;
	width:220px; height:106px;
	background:url(../imgs/produtosBox.gif) no-repeat;
	margin:10px 5px 0px 10px;
	padding:17px 8px; padding-bottom:0;
}
.btSaibaMais { position:absolute; bottom:5px; right:10px; clear:both; }

#areaTexto { padding:20px; }
.fotos { margin:10px; margin-left:0; }

.paginacao { float:right; margin:20px 0; }
.paginacao li {
	display:inline;
	width:17px; height:14px;
	background:#dfdec6;
	font-size:12px; font-weight:bold; color:#0f603e;
	margin:0 4px; padding:2px;
	text-align:center;
}
.line01 {
	clear:both;
	background:#fcfcf8;
	padding:12px; _padding-top:8px;
}

#imgFundam {
	position:absolute; bottom:-4px; right:-11px;
	width:278px; height:154px;
	background:url(../imgs/imgFundam.jpg) no-repeat;
}

/* -------------------------------------
	FORMULARIOS
---------------------------------------- */
form#faleconosco {
	background:url(../imgs/dotLine.gif) repeat-x top #ffffff;
	width:460px; height:310px;
	padding:16px;
	border-bottom:1px solid #bdbeb9;
}
label {
	display:block;
	clear:both; float:left;
	width:86px;
	font-weight:bold;
	margin:4px 0;
}
input, textarea {
	font-size:11px;
	background:#f6f5df;
	border:1px solid #d5d4bc;
	float:left;
	margin:4px 0;
}
.btForm { float:right; border:none; margin:4px; margin-top:10px; }

/* -------------------------------------
	TABELAS
---------------------------------------- */
#TbDados td { padding:6px; }
.bgLine { background:#ccd9c1; }
.tfooter td { border-bottom:2px solid #46836b; }
