.destaque{
	background-image: url(../img/palco.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #A9A9A9;
}
.subdestaque {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.subdestaque a {
	color: #000000;
	text-decoration: none;
}
.subdestaque a:hover {
	color: #000000;
	text-decoration: none;
}