/*_____________________________________ofertas/index_ofertas.php_*/
html, body, #ofertas {
	position:absolute;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	margin:0;
}
#conteudo { padding:0; }
/*_____________________________________/ofertas/index_ofertas.php_*/

/*_____________________________________ofertas.php_*/
#conteudo h1 {
	background:url(../img/tit_ofertas.gif) no-repeat;
	height:55px;
	margin:0 3px;
}
#conteudo h1 span{ display:none;}
#banners { 	float:right; width:220px; }
#princ {
	background: url(../img/img_contato/fundo_quadro.gif) repeat-y;
	width: 700px;
	margin:0 0 20px 70px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
#princ h2 {
	width:700px;
	background: url(../img/img_contato/fundo_tit.jpg) no-repeat;
	height: 30px;
	font:bold 13pt/30px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-indent: 30px;
	margin:0 0 20px;
}

#fim_quadro
{
	width: 700px;
	background: url(../img/img_contato/fim_quadro.gif) 0 bottom no-repeat;
	height: 20px;
}

#princ p { margin: 0 30px;}
#princ a { font-weight:bold; color:#000;}
#princ ul { 
	list-style:none; 
	height:300px;
	padding:0 0 0 20px;
	width:500px;
	margin:0 auto;
}
#princ li { float:left; margin:0 10px; }
#capa {
	display:block;
	width:200px;
	height:280px;
	border:1px solid #e9e8f1;
}
#especial {
	display:block;
	width:200px;
	height:280px;
	border:1px solid #e9e8f1;
}
#capa img, #especial img { width:100%; height:auto;}
/*_____________________________________/ofertas.php_*/

/*____________________________________Ilha Ecológica_*/
#eco {
	width: 180px;
	height: 110px;
	background: url(../img/pop.png) no-repeat;
	display:block;
	margin:20px auto;
}
#eco span { display:none; }

/*____________________________________/Ilha Ecológica_*/

/*____________________________________Newsletter_*/
#news {
	height:50px;
	width:200px;
	text-align:center;
	background:url(../img/fundo_news.png) no-repeat;
	margin:0 auto;
}
#news p, #news label, #news input {
	font: bold 9px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#24135A;
}
#news input {
	height:12px;
	width:150px;
	border:0;
	font-weight:normal;
}
#news #enviar {  height:auto; width:auto; }
/*____________________________________/Newsletter_*/

#cartao {
	width:200px;
	margin:0 auto;
}
