@charset "utf-8";
.divquienes {
	height: 600px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	clear: both;
}

.quines0 {
	clear: both;
	height: 300px;
	width: 770px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.foto {
	clear: both;
	height: 200px;
	width: 770px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.mediclown.cl/psd_v1/quienes_fotos_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
