.mapa{
	margin-left: 80px;
	padding-top: 50px;
}

.btnconcep {
	background:url('../img/03_03_conceptualizar.png') no-repeat;
	width:62px;
	height:68px;
	position:absolute;
	top: 670px;
	left: 90px;
	cursor:pointer;
}

.btnconcep:hover {
	opacity: 0.9;
	cursor: pointer;
}

.btnconcep:active {
	background:url('../img/03_03_conceptualizar_act.png') no-repeat;
	width:61px;
	height:61px;
	top: 673px;
}

.contepup {
	border: solid 5px #042C49;
	font-family: cabinregular;
	text-align: center;
	width: 1200px;
	height: 500px;
	padding: 20px 20px 20px 20px;
	font-size: 30px;
	background: #fff;
	border-radius: 15px;
}

.ccommons{position: absolute;background:url('../img/btn_cc.png') no-repeat;background-size:contain;width: 52px;height: 50px;bottom:25px;right:20px;cursor:pointer; z-index: 1000;}
.ccommons:hover{ opacity: 0.9}
.ccommons:active{background:url('../img/btn_ccoff.png') no-repeat;background-size:contain;width: 52px;height: 50px;bottom:22px;right:20px}
.lyPopUpccommons{position:absolute;left:361px;top:50%;background:#fff; border: solid 6px #042C49; border-radius:10px;  }
.lyCloseccommons{position:absolute;right:-30px;top:-35px; background:none; padding: 5px; border-radius: 7px;}
.lyPopContccommons{min-height:200px; overflow:scroll;max-height:400px; width:1000px;background:#709CB2;color:#fff;}
.lyPopContccommons .ly_headccommons{padding:25px 0 20px 50px;background:#45b29d;color:#fff;min-height:35px;}
.lyPopContccommons .ly_contccommons{font-size:1.2em;padding:30px 0;text-align: justify; margin: 5px 20px;}