#PaginaDestaque{}

#BgFlash{
	/*background-image:url(../../slices/bg-Banner.jpg);*/
	width:732px;
	height:250px;
	background-repeat:no-repeat;
	float:left;
}

#TopoFlash{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:732px;
	height:250px;
	float:left;
/*	margin:4px 10px 0 5px;*/
	margin:0 10px 0 2px;
	display:inline;
}

.TxtFlash{
	display:block;
	height:100%;
	border:1px dashed #000000;
	text-align:center;
}

.TxtFlash a{
	color:#000000;
	text-decoration:none;
}

.TxtFlash a:hover{
	text-decoration:underline;
}

