@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#destaque {
	background-color: #000000;
	width: 294px;
	*height: 216px;
	height: 206px;
	float:left;
}
/**
#destaque_efeitos{
	width: 294px;
	height: 180px;
}
/**/
#destaque_menu {
	background-color:#595959;
	/*
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;
	margin: 0 auto;
	*/
	width:294px;
	height:32px;
	text-align:center;/*
	padding-top: 3px;
	font-weight: bold;
	*/
}
#destaque_imagem {
	height:206px;
}
.menu_destaque_branco {
	/*
	display:inline-block;
	width: 16px;
	height: 17px;
	background-color: #595959;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	text-decoration: none;
	border:solid;
	border-color: #FFF;
	border-width:1px;
	*/
	background-color: #595959;
	border: 1px solid #FFF;
	color: #FFF;
	display:block;
	height: 17px;
	line-height: 17px;
	margin-right: 10px;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	width: 16px;
}
.linkMenuDestaque {
	/**
	display:inline-block;
	/**/
	
	background-color: #FFF;
	border: 1px solid #FFF;
	color: #595959;
	display:block;
	height: 17px;
	line-height: 17px;
	margin-right: 10px;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	width: 16px;/****
background-color:#FFFFFF;
border:1px solid #DFDDDE;
color:#3270A9;
display:block;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:22px;
line-height:22px;
margin-right:5px;
overflow:hidden;
text-align:center;
width:22px;
	/*****/
	
}
#setaVoltar {
	/*
	display:inline-block;
	width: 21px;
	height: 19px;
	color: #FFF;
	text-align: center;
	margin-right: 10px;
	text-decoration: none;
	
	
*/
	color: #FFF;
	display:block;
	height: 19px;
	line-height: 19px;
	margin-right: 10px;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	width: 21px;
}
#innerSetaVoltar {
	display:block;
	background-image: url(../destaque/img_seta.gif);
	background-position: bottom left;
	width: 21px;
	height: 19px;
}
#setaAvancar {
	color: #FFF;
	display:block;
	height: 19px;
	line-height: 19px;
	overflow:hidden;
	text-align: center;
	text-decoration: none;
	width: 21px;
}
#innerSetaAvancar {
	display:block;
	background-image: url(../destaque/img_seta.gif);
	background-position: bottom right;
	width: 21px;
	height: 19px;
}
#lista_menu {
	background-color:#595959;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin:0 auto;
	padding:6px;
	text-align:center;
	/**
width:294px;
/**/





list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display:block;
	margin:0;
}
#lista_menu li {
	display:block;
	float:left;
}
#destaque_texto {
	font-family: "Trebuchet MS";
	font-size:12px;
	background-image: url(../destaque/fundo_preto.png);
	width:274px;/*294-10-10*/
	/**width:294px;*/
	height:32px;/*37-5*/
	*height:37px;
	float:left;
	margin-top:144px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
}
#destaque_texto a {
	color: #FFF;
	text-decoration: none;
}
#destaque_dinamico {
	height:181px;
}
-->

