.ContenedorDestinoMex {
	height: 600px;
	width: 675px;
	background-image: url(../images/progs/bellas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ContenedorDestinoOax {
	height: 600px;
	width: 675px;
	background-image: url(../images/progs/st.sun.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ContenedorDestinoChia2 {
	height: 600px;
	width: 675px;
	background-image: url(../images/progs/chiapa-de-corzo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ContenedorDescripcion1 {
	width: 170px;
	float: left;
	color: #000;
	margin-top: 25%;
	margin-right: 10px;
	margin-bottom: 5%;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ContenedorDescripcion2 {
	color: #000;
	text-align: justify;
	float: right;
	width: 420px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}

