@charset "utf-8";
.espVert {
	float: left;
	width: 10px;
	height: 500px;
}
.espHor {
	float: left;
	width: 952px;
	height: 10px;
}
.colPpal {
	float: left;
	width: 952px;
}
.mapa {
	float: left;
	width: 450px;
	height: 370px;
}
.texto {
	float: left;
	width: 402px;
	height: 770px;
	padding-left: 25px;
	text-align: justify;
	padding-right: 25px;
}
.thumbsList {
	float: left;
	width: 952px;
	height: 120px;
}
.thumb {
	float: left;
	width: 100px;
	height: 100px;
}
.thumbHover {
	float: left;
	width: 96px;
	height: 96px;
	background-color: #E6E6E6;
	cursor: pointer;
	border: 2px dotted #CCCCCC;
}
.fotoHolder {
	float: left;
	width: 642px;
	height: 400px;
}
.foto {
	float:left;
	width:600px;
	height:400px;
}

