.texto_conteudo .bloco_e{
	position:relative;
	float:left;
	
	width:641px;
}

.texto_conteudo .bloco_d{
	position:relative;
	float:right;
	
	width:265px;
}

.quadro_marquee{
	position:relative;
	float:left;
	
	width:640px;
	height:45px;
	line-height:35px;
	background:url(../images/bg_marquee.jpg);
	
	color:#183d6a;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.quadro_marquee a{
	
	
}

.banner_conteudo{
	position:relative;
	float:left;
	
	width:640px;
	height:315px;
	
	margin-top:10px;
}

/****************************************************************************/

.ultimas_noticias{
	position:relative;
	float:right;
	
	width:265px;
	height:371px;
	
	background:url(../images/ultimas_noticias.jpg) no-repeat;
}

.ultimas_noticias .data{
	position:absolute;
	top:2px;
	right:10px;
	
	width:30px;
	
	font-weight:bold;
	color:#666;
	
	text-align:center;
}

.ultimas_noticias .mes{
	position:absolute;
	top:16px;
	right:10px;
	
	width:30px;
	
	font-size:10px;
	color:#666;
	
	text-align:center;
}

.ultimas_noticias .titulo_quadro{
	position:absolute;
	top:13px;
	left:20px;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#036;
}

.ultimas_noticias .noticias{
	position:absolute;
	top:43px;
	left:8px;
	
	width:246px;
	height:300px;
	
	overflow-y:auto;
	overflow-x:hidden;
}

.ultimas_noticias .noticias .item{
	position:relative;
	float:left;
	width:230px;
	margin-bottom:10px;
}

.ultimas_noticias .noticias .foto{
	position:relative;
	float:left;
	
	width:64px;
	height:60px;
	
	background:url(../images/bg_foto_noticia.png);
}

.ultimas_noticias .noticias .foto img{
	position:absolute;
	top:3px;
	left:3px;
	width:58px;
	height:44px;
}


.ultimas_noticias .noticias .texto{
	position:relative;
	float:right;
	display:inline;
	
	width:150px;
	
	margin-right:10px;
	overflow:hidden;
}

.ultimas_noticias .noticias .tit{
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

.ultimas_noticias .noticias p{
	font-size:12px;
	color:#717171;
}

.ultimas_noticias .noticias p a:hover{
	color:#000;
}

/*******************************************************/

.ofertas_grupo{
	position:relative;
	float:left;
	
	width:451px;
	height:261px;
	
	background:url(../images/bg_ofertas_grupo.jpg);
}

.ofertas_grupo h3{ font-size:14px;}
.ofertas_grupo .tit1{
	position:absolute;
	top:8px;
	left:15px;
	font-size:10px;
	width:170px;
	height:23px;
	
	/*background:url(../images/tit_melhores_ofertas.jpg);*/
	
	/*text-indent:-9999px;*/
}

.ofertas_grupo .tit2{
	position:absolute;
	top:7px;
	left:235px;
	font-size:10px;
	width:173px;
	height:24px;
	
	/*background:url(../images/tit_conheca_grupo.jpg);*/
	
	/*text-indent:-9999px;*/
}

.ofertas_grupo .blc1{
	
	position:absolute;
	top:52px;
	left:11px;
	
	width:190px;
	height:195px;
	
	color:#036;
	font-size:12px;
	line-height:16px;
}

.ofertas_grupo .blc1 a{
	color:#ff6000;
}

.ofertas_grupo .blc2{
	
	position:absolute;
	top:52px;
	right:15px;
	
	width:200px;
	height:195px;
}


.showroom{
	position:relative;
	float:right;
	margin:0px 2px;
	width:262px;
	height:254px;
	display:inline;/* IE BUG MALDITO*/
	
	background:url(../images/bg_showroom.jpg);
}

.showroom h2{
	display:none;
}

.showroom .data{
	position:absolute;
	bottom:10px;
	left:0;
	
	width:100%;
	text-align:center;
	color:#036;
	font-weight:bold;
	font-size:13px;
}

.showroom img{
	position:absolute;
	top:65px;
	left:10px;
}

.showroom .texto{
	position:absolute;
	top:65px;
	right:5px;
	
	width:125px;
	
	font-size:12px;
	color:#036;
}

.showroom .texto a{
	color:#ff6000;
	font-weight:bold;
}


/***************************************************************/

.galeria_bts{
	position:relative;
	float:left;
	display:inline;
	
	width:181px;
	margin-left:8px;
}

.galeria{
	position:relative;
	float:left;
	
	width:181px;
	height:145px;
	
	background:url(../images/galeria_home_bg.jpg);
}

.galeria .img{
	position:absolute;
	top:50px;
	left:9px;
	
	width:162px;
	height:82px;
}

.bts_extra{
	position:relative;
	float:left;
	
	width:181px;
	margin-top:8px;
}


.ofertas_grupo .tit1 {
font-size:10px;
color:#FFF;
height:37px;
left:0;
position:absolute;
top:0;
width:220px;
}
.ofertas_grupo .tit1 h3{padding:8px 0px 0px 15px;}
