#foto-destaque {
	position: relative;
	z-index:1;
}

#foto-destaque-link-imagem {
	display:block;
}

#foto-destaque img {
	border:0px;
	margin-top:60px;
}

#foto-destaque-link-imagem-borda {
	width:680px;
	_width:680px;
	height:244px;
	_height:244px;
	margin-top:10px;

}

#foto-destaque-botao-anterior, #foto-destaque-botao-proximo  {
	position: absolute;
	top: 90px;
	width: 40px;
	height:130px;
	left: 300px;
	border: none;
	cursor: pointer;
	opacity: .80;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}

#foto-destaque-botao-anterior {
	background: url(../images/seta_dir.png) center center no-repeat;
	left: 410px;
}


#foto-destaque-botao-proximo {
	background: url(../images/seta_esq.png) center center no-repeat;
	left: 2px;
}


#foto-destaque-titulo {
	background:url(../images/mascara2.png) top right no-repeat;
	top:-39px;
	left:0px;
	height:283px;
	width: 680px;
	position: absolute;
}

#chapeu-destaque {
	position:absolute;
	top: 100px;
	width: 360px;
	left: 60px;
	font-size: 28px;
	color: #ffba00;
	text-align:left;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;

}


#titulo-destaque {
	position: absolute;
	width: 339px;
	left: 70px;
	top: 140px;
	text-align: left;
	font-size: 22px;
	color: #F4F4F4;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	
}


#imagem-destaque {
	position: absolute;
	width: 80px;
	height:60px;
	left: 20px;
	top: 10px;
	text-align: left;
	font-size: 22px;
	color: #F4F4F4;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	
}
