@CHARSET "ISO-8859-1";

#folheto_em_vigor
{
	position			: relative;
	margin-bottom		: 16px;
}

#main div.center div.destaque_central div.destaque_principal div.box_texto
{
	background-color	: transparent;
}

#main div.center div.destaque_central div.destaque_principal a.bot_mais
{
	background			: transparent url(../../img/common/destaques_centrais/bot_mais_vermelho.png) no-repeat top left;

}

#main div.center div.destaque_central div.destaque_lista ul li
{	
	background			: transparent url(../../img/common/destaques_centrais/destaque_lista_fillet.gif) no-repeat bottom center;
}

#main div.center div.guia div.content_guia h1
{
	background-color	: #f5f5f7;
	color				: #fc5e02;
}

#main div.center div.guia div.content_guia a
{
	background-color	: #fc4208;
}

#main div.center div.noticias div.content_noticias h1
{
	background-color	: #F5F5F7;
	color				: #FC6400;
}


#folhetoEmVigor{
	padding-bottom: 20px;
}


#viewPort
{
	position			: relative;
	margin-bottom		: 16px;
	width:613px;
	height: 133px;
	overflow: hidden;
}

#viewPort .container
{
	position: relative;
	width: 1240px;
}

.prodPromContainer{
	background-color: white;
	width: 329px;
	float:left;
	position:relative;
}
.prodPromImg{
	float:left;
	width:203px;
	height:133px;
	border-right: 1px solid #eeefea;
}

.prodPromInfo{
	padding-top: 20px;
 	font:10px arial; 
	float:left;
	width:122px;
	height:133px;
	border-right: 3px solid #eeefea;

}


.destaque_fundo{
	position: relative;
	clear:both;
	width: 618px;
	height: 134px;
	background-image: url("/img/station/homepage/destaques_centrais/backgroundFundoHome.png");
	background-repeat: no-repeat;
	background-position: bottom;
}

.texto_intro_fundo{
	display: block;
	position:relative;		
	width : 320px;
	margin-top:40px;
	/*font-size				:77%;*/
	font-size				:85%;
	padding-left: 10px;
	padding-bottom: 10px;
	
	
}

.texto_fundo{
	
	padding-left: 10px;
	padding-right: 20px;
	
	display: block;
	color: #f02135;
	width: 190px;
	float: left;
	/*font-size				:77%;*/
	font-size				:85%;
	

}







