@CHARSET "UTF-8";

#instalaciones { width: 700px; margin-top: 60px; margin-left: 40px; margin-bottom: 50px;}

.marco {
	width: 778px; height: auto; min-height: 520px;
	margin: auto; margin-top: 10px; margin-bottom: 10px;
	border: none; border-spacing: 0px; border-color: white; border-style: ridge;
	background-color: #ffffcc; position: relative;
	overflow: visible;
	z-index: 3;
}

.imgINST {
	width: 100px;
	height: 150px;
	border: 5px;
	border-color: maroon;
	border-style: double;
	padding: 0px;
	margin: 12px;
	margin-top: 22px;
}

#imgINST10 {margin-left: 210px;}
