#PaginaDestaque{

}

#HeaderDestaque{
	background-color:#E6E7E8;
	width:100%;
	float:left;
	height:25px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-indent:10px;
	font-weight:bold;
	line-height:25px;
	margin:0 0 30px 0;
}

#BarraCinzaBaixo{
	width:598px;
	float:left;
	height:25px;
	margin:2px 0 0 0;
	background-color:#E6E7E8;
}