
/**********************************************************************
FLASH HOME
***********************************************************************/

#flash{
	float:left;
	/*background-image:url(../images/home/fundo_flash.png);*/
	/*background-repeat:no-repeat;*/
	/*background-position:left;*/
	width:782px;
	height:262px;
	margin-left:237px;
	margin-top:-121px;
	display:inline;
}

/**********************************************************************
CONTEUDO ESQUERDA
***********************************************************************/

#conteudo_esquerda{
	margin-top:-140px;
}

/**********************************************************************
CONTEUDO DIREITA
***********************************************************************/

#conteudo_direita{
	margin-top:-2px;
	padding:0;
	width:687px;
}

/**********************************************************************
NOVIDADES
***********************************************************************/

#novidades{
	float:left;
	margin-left:18px;
	margin-top:29px;
	width:265px;
	display:inline;
}

#novidades h2{
	float:left;
	width:146px;
	height:20px;
	background-image:url(../images/home/titulo_novidades.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-bottom:14px;
}

.noticias{
	float:left;
	background-image:url(../images/home/fundo_noticias.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width:265px;
	clear:left;
	min-height:45px;
}

.noticias dt a{
	float:left;
	color:#ff9b00;
	font-size:10pt;
	background-image:url(../images/home/bullet_agenda.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	margin-top:8px;
}

.noticias dd a{
	float:left;
	color:#6a6a6a;
	clear:left;
}

/*link noticias*/

#link_noticias{
	float:right;
	background-image:url(../images/home/link_noticias.gif);
	background-repeat:no-repeat;
	width:165px;
	height:20px;
	text-indent:-5000px;
	margin-top:22px;
}
/**********************************************************************
DESTAQUE
***********************************************************************/

#destaque{
	float:left;
	background-image:url(../images/home/fundo_destaque.gif);
	background-repeat:no-repeat;
	width:357px;
	height:204px;
	margin-left:21px;
	margin-top:35px;
}
#destaque a img{
	float:left;
	border:5px solid #ffffff;
	margin-left:14px;
	margin-top:13px;
	margin-right:13px;
}
#destaque h2{
	float:left;
	background-image:url(../images/home/titulo_destaque.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	width:129px;
	height:26px;
	margin-top:13px;
}

#destaque p a{
	float:left;
	color:#ffffff;
	width:178px;
	margin-top:16px;
	font-size:9pt;
}

#integra{
	float:left;
	width:125px;
	height:20px;
	background-image:url(../images/home/veja_na_integra.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	margin-top:10px;
}

/**********************************************************************
DEMONSTRACAO
***********************************************************************/


#demonstracao{
	float:left;
	width:100%;
	border-top:4px solid #e0e0e0;
	margin-top:29px;
	padding-top:21px;
}

#demonstracao h2{
	float:left;
	color:#ff9b00;
	font-size:24px;
	margin-bottom:13px;
}

#demonstracao p{
	float:left;
	color:#6a6a6a;
	width:229px;
	margin-bottom:13px;
	font-size:9pt;
}

#container_video{
	float:left;
	width:401px;
	height:301px;
	/*background-image:url(../images/home/demonstrcao_video.jpg);*/
	background-repeat:no-repeat;
	margin-right:15px;
}
