@import url(geral.css);

/* -------------------------------------
	CSS BIOCAMP
---------------------------------------- */
body { background:url(../imgs/fdoBody.gif) repeat-x; }

#conteudo {
	position:relative;
	width:746px; min-height:460px;
	background:url(../imgs/fdoHome.jpg) no-repeat top left #f2f1db;
}
#conteudoEsp {
	position:relative;
	width:746px; min-height:460px;
	background:url(../esp/imgs/fdoHomeEsp.jpg) no-repeat top left #f2f1db;
}
* html #conteudo, * html #conteudoEsp { height:460px; }

#nav { position:relative; top:16px; left:45px; float:left; }
#nav li { margin-bottom:8px; _margin-bottom:7px; }

#tagline {
	float:left;
	position:relative; top:0; left:230px;
	width:287px; height:103px;
	background:#f9f9ef;
	border-bottom:1px solid #a4a391;
	padding:16px 66px 0 14px;
}
#forHeight { background:url(../imgs/forHeight.gif) repeat-y left top #f2f1db; }

#boxNovidades {
	float:left;
	position:relative; top:46px;
	width:241px; height:243px;
	background:url(../imgs/abaBoxNovidades.gif) no-repeat top right #e7e6cb;
	padding:18px 14px 0 55px;
}
.btMaisNov { position:absolute; bottom:3px; right:10px; }

#flashProduto { position:absolute; top:193px; right:52px; }

#detailNovidades {
	position:absolute; top:250px; left:310px;
	width:139px; height:221px;
	background:url(../imgs/detailNovidades.jpg) no-repeat;
}
#setaDetail {
	z-index:20;
	position:absolute; top:193px; left:20px;
	width:15px; height:15px;
	background:url(../imgs/setaDetail.gif) no-repeat;
}
