.ponco_mbox{
	color: #373737;
}

.ponco_mbox .co1{
	width: 216px;
	max-height: 417px;
	text-align: right;
	overflow: hidden;
	overflow-y: auto;
}

.ponco_mbox .co1 .pboix{
	margin-top: 5px;
	border-top: 1px solid #e5e5e5;
	padding-top: 5px;
}

.ponco_mbox .co1 .tie{
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	color: #228ac0;
	font-size: 12px;
}

.ponco_mbox .co1 .vue{
	font-weight: 700;
}

.ponco_mbox .pboix.codigo{
	margin-bottom: 15px;
	margin: 0 0 15px 0;
	border: none;
}

.ponco_mbox .pboix.codigo .tie{
	float: right;
}

.ponco_mbox .pboix.codigo .vue{
	float: right;
	font-size: 35pt;
	color: #cf4747;
	line-height: 34px;
	margin-left: 15px;
}

.ponco_mbox .co2{
	width: 520px;
	height: 417px;
}

.ponco_mbox .co2 .potabs{}

.ponco_mbox .co2 .potabs div{
	height: 30px;
	width: 200px;
	margin: 0 auto;
}

.ponco_mbox .co2 .potabs div a{
	display: block;
	float: left;
	height: 30px;
	line-height: 28px;
	text-align: center;
	width: 100px;
	background: #f4f4f4;
	border: 1px solid #d9d9d9;
	font-weight: 700;
	text-transform: uppercase;
	border-right-width: 0;
	color: #727272;
}

.ponco_mbox .co2 .potabs div a:first-child{
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;	
}

.ponco_mbox .co2 .potabs div a:last-child{
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-right-width: 1px;	
}

.ponco_mbox .co2 .potabs div a:hover{
	text-decoration: none;
	color: #505050;	
}

.ponco_mbox .co2 .potabs div a.se{
	color: #ffffff;
	background: #c95555;
	border-color: #c95555;
}

.ponco_mbox .co2 .pposcx-sd{
	width: 520px;
	height: 377px;
	margin-top: 10px;
}

.ponco_mbox .co2.no-map .pposcx-sd{
	margin-top: 0;
	height: 417px;
}

.ponco_mbox .co2 .pposcx-sd .sdpoc{
	height: 100%;
	width: 100%;
	border-radius: 4px;
	background: #f7f7f7;
	border: 1px solid #d5d5d5;
	position: relative;
}

.ponco_mbox .co2 .pposcx-sd .sdpoc.fotos .nophos{
	display: block;
	position: absolute;
	background: url(../../../../public/img/pic.png) no-repeat center top;
	height: 75px;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -45px;
	padding-top: 55px;
	font-weight: 700;
	text-align: center;
	color: #a8a8a8;
}

.ponco_mbox .co2 .pposcx-sd .sdpoc.mapa .nopsos{
	display: block;
	position: absolute;	
	height: 30px;
	line-height: 30px;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -20px;	
	font-weight: 700;
	text-align: center;
	color: #a8a8a8;
}

.pdpho-opex,
#ponpho-cdc,
#ponpho-cdc a{
	width: 100%;
	height: 100%;
}

.pdpho-opex{
	position: relative;
}

#ponpho-cdc a{
	background-position: center center;	
}

.pdpho-opex a.nav{
	position: absolute;
	display: none;
	left: 20px;
	top: 50%;
	margin-top: -24px;
	width: 30px;
	height: 48px;
	z-index: 15;
}

.pdpho-opex a.nav.next{
	left: auto;
	right: 20px;	
}

.pdpho-opex a.nav span{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/nav.png) no-repeat 0 0;
	opacity: 0.6;
	transition: opacity .25s ease-in-out;
}

.pdpho-opex a.nav.next span{
	background-position: 0 -48px;	
}

.pdpho-opex a.nav:hover span{
	opacity: 0.9;
}

#ponpho-cdc{
	position: absolute;
	z-index: 10;
	background: url(../img/load.gif) no-repeat center center;
}

#ponpho-cdc a{
	position: absolute;
	display: block;
	border-radius: 4px;
}