.area_esquerda{
    width:1000px; 
    height:310px;
}
#slideShow1{
    width: 1000px;
	height: 310px;
	border: 0px solid #ffffff;
	padding-top:15px !important;
	
}
#slideShow1 a{
	text-decoration:none !important;
}
.pagelinks {
	width:300px !important;
	float:left;
	position:relative !important;
	margin-top:250px;
	left:3px !important;
}
.pagelinks *{
	float:left;
}
.pagelinks a{
	font-weight: bold;
	color:#666666;
	text-decoration:none;	
	padding:0px 5px 0px 5px;
	border:1px solid #cccccc;
	margin-top:-8px;
	margin-left:1px;
	background-color:#e8e8e8;
	font:10px Arial;
}
.slideCaption /*está oculto*/{
	position:relative !important;	
	margin-top:500px !important;	
}
.pagelinks a.activeSlide{
	color: #fff;
	background-color:#999999;	
	text-decoration:none;
	
}



