@charset "utf-8";
/* CSS Document */

*
	{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	}
body
	{
	background-color:#EEEEEE;
	min-height:100%;
	}
#mae
	{
	min-height:100%;
	position:absolute;
	top:0px;
	width:960px;
	padding:0 9px 0 9px;
	left:50%;
	margin-left:-489px;
	border-left:#B0B0B0 solid 1px;
	border-right:#B0B0B0 solid 1px;
	background-color:#FFFFFF;
	background-image:url(../img/bg_div_mae.gif);
	background-repeat:repeat-y;
	}
#flash_home a
	{
	display:none !important;
	border:none !important;
	}

#centro
	{
	width:771px;
	float:right;
	}

#rodape
	{
	left:0px;
	float:left;
	margin-top:15px;
	_margin-top:15px; /* Hack IE 6 */
	display:block;
	width:100%;
	]padding-bottom:20px; /* Hack IE 7 */
	]margin-top:60px; /* Hack IE 7 */
	}
#rodape p
	{
	font-size:9px;
	color:#626365;
	font-size:11px;
	float:left;
	margin-left:192px;
	margin-bottom:18px;
	_margin-left:100px; /* Hack IE 6 */
	margin-right:0px;
	}

#rodape #indique
	{
	float:right;
	margin-right:68px;
	_margin-right:33px; /* Hack IE 6 */
	}	

#rodape #indique a
	{
	padding-left:15px;
	color:#515256;
	font-size:10px;
	text-transform:uppercase;
	color:#58595B;
	background-image:url(../img/bg_mapa_menu.gif);
	background-repeat:no-repeat;
	background-position:0px;
	text-decoration:none;
	font-weight:bold;
	}

#rodape #assina
	{
	float:right;
	margin-top:50px;
	margin-right:81px;
	_margin-right:41px; /* Hack IE 6 */
	margin-bottom:10px;
	}

.marrom
	{
	color:#8B665A;
	}
.laranja
	{
	color:#D8821D;
	}
.preto
	{
	color:#58595B;
	}
.proximo
	{
	margin-left:2px;
	}
