/************************
*** Flash
************************/

#conteudo > span.flash{
	width:100%;
	height:275px;
	display:block;
	float:left;
}

ul.ofertas {
	width:100%;
	float:left;
}
ul.ofertas > li{
	width:200px;
	margin-right:96px;
	display:block;
	float:left;
}
#conteudo > h2{
	background:url("../../images/site/geral/topobaixo_bg.gif") repeat-x scroll 0 bottom;
	color:#fff;
	line-height:10px;
}
#conteudo > h2 span{
	background:url("../../images/site/index/ofert_dest_seta.png") no-repeat scroll 10px 0 transparent;
	display:block;
	float:left;
	height:22px;
	line-height:20px;
	margin-top:-6px;
	text-indent:45px;
}

#conteudo h2{
	margin-bottom:15px;
	font-size:14px;
}   

.noticias{
	display:block;
	float:left;
/*	width:360px;*/
	width:100%;
	clear:both;
} 
.noticias > h3{
	float:left;
	clear:both;
	background:url(../../images/site/index/tit_noticias2.png) top left no-repeat;
	height:31px;   
	margin-bottom:20px; 
	width:100%;
	display:block;
	text-indent:-9999%;
	overflow:hidden;
}
.noticias > ul{
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:35px;
	overflow:hidden;
} 

.noticias > ul > li > .img {
    display: block;
    float: left;
    margin: 0;
}

.noticias > ul > li > .img > img {
	float:left;
    border: 1px solid #9E9E9E;
    margin-right: 25px;
	width:150px;
	height:120px;
}

.noticias > ul li{
	display:block;
	width:100%;
	margin:0 0 25px 0;
	float:left;
	clear:both;
	padding:0 0 25px 0;
	border-bottom:1px solid #C8C7C7;
}
.noticias > ul li.last{margin-bottom:0;border:0;}

.noticias > ul li h4{
	font-size:18px;
	/*font-family:Arial;*/
	line-height:22px;
	margin:3px 0 8px 0;
} 

.noticias > ul li h4 a{color:#e15616;}
	 
.noticias > ul li p{
	display:block;
	float:left;
	width:623px;
	font-size:11px;
	font-family:Verdana;
	line-height:14px;
	text-align:justify;
	line-height:20px;
}
.noticias a.todas-noticias,.lista-noticias a.todas-noticias{
	display:block;
/*	clear:both;*/
	float:right;
	width:184px;
	height:29px;
	text-indent:30px;   
	line-height:29px;
	color:#e15616;     
	font-size:12px;
	margin:10px 0 0 5px;
	background:url(../../images/site/index/bot_maisnoticias.png) top left no-repeat;
}                

.twitter{
	float:right; 
	width:360px;
	display:block;
}   
.twitter > h3{
	float:left;
	clear:both;
	background:url(../../images/site/index/tit_twitter.png) top left no-repeat;
	width:100%;
	height:39px;          	
	display:block;
	text-indent:-9999%;
	overflow:hidden;
}      
.twitter > div > ul{
	display:block;
	float:left;
	clear:both;
	width:100%;
}             
.twitter > div > ul li{
	display:block;
	width:300px;
	margin:20px 0 0 40px; 
	padding-bottom:20px;
	border-bottom:1px solid #dedede;
	float:left;
	clear:both;
	line-height:14px;
	text-align:justify;
	font-family:Verdana;
}

.twitter img{
	float:left;
	margin:30px 0 0 150px;
}

.twitter > div > ul li.last{border:0 none;margin-bottom:0;}

/*.twitter > div > ul li span{
	display:block;
	float:left;
	width:100%;
	clear:both;
	font-size:11px;
	line-height:14px;
	text-align:justify;
	font-family:Verdana;	
}*/      

.twitter span{color:#757171;}  
	
 a.siga{
	background:url(../../images/site/index/bot_siga.png) no-repeat scroll left top transparent;
/*	clear:both;*/
	color:#E15616;
	display:block;
	font-size:12px;
	height:39px;
	line-height:48px;
	text-indent:25px;
	width:257px;
	margin:0 0 0 0;
	float:left;
}  
