@charset "UTF-8";
/* KHAMALEON CSS Document - Despliege información */
#comCorp01 {
	display: none;
	position: relative;
}
#comCorp02, #comCorp03, #comCorp04 {
	display: none;
	position: relative;
	padding-top: 24px;
}
#asPub01, #asPub02, #asPub03, #asPub04, #asPub05 {
	display: none;
	position: relative;
	padding-top: 36px;
}
#comCri01, #comCri02,#comCri03,#comCri04{
	display: none;
	position: relative;
	padding-top: 36px;
}
#comCorp02 ul {
	padding-top: 5%;
	text-align: center;
	list-style: inside;
}
#comCorp02 li {
	/*width:42%;*/
	/*float:left;*/
	line-height: 125%;
	margin-bottom: 12px;
	margin-left: 4%;
	margin-right: 4%;
	list-style-image: url(../images/bullet_khamaleon.svg);
}
#comCorp03 a {
	cursor: pointer !important;
}
#comCorp03 a:hover {
	background-color: rgba(245,146, 30, 1.0) !important;
	color: rgba(255,255,255,1.0) !important;
}
#d01, #d11, #d12, #d02, #d03, #d121, #d21, #d22, #d23, #d24, #d31, #d32, #d33, #d34 {
	cursor: pointer;
}
#cCCF {
	position: relative;
	left: 0%
}
#cAPPE, #cAPRP, #cAPRG, #cAPCP{
	position: relative;
	left: 26.4%;
}
#cCriPE, #cCriFo, #cCriCo {
	position: relative;
	left: 35.4%;
	}
.circleSmall, .circleSmall2 {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	position: absolute;
	left: 96%;
	top: 96%;
	text-align: center !important;
	z-index: 10;
	background-color: rgba(230,230,230,0.9);
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	writing-mode: lr-tb;
	-webkit-box-shadow: inset 0px 3px 4px 13px rgba(40, 40, 40, 0.4);
	-moz-box-shadow: inset 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
	box-shadow: inset 0px 3px 4px -1px rgba(40, 40, 40, 0.4);
}
.circleSmall2 {
	top: 106%;
}
.circleSmall:hover, .circleSmall2:hover {
	display: block !important;
	background-color: rgba(245,146,30, 1.0);
	color: #FFFFFF;
}
.circleSmall a, .circleSmall2 a {
	color: #FFFFFF;
	font-weight: 600;
	cursor: pointer;
    display: block;
}
.circleSmall a:hover, .circleSmall2 a:hover {
	color: #FFFFFF;
	background-color: transparent !important;
    display: block;
}
.x {
position: relative;
display: inline-block;
top: 0;
left: 0px;
font-size: 200%;
}
.x a:hover {
	background-color: transparent!important;
}
.y {
	position: absolute;
	top: 4%;
	left: 49.5%;
	color: rgba(245,146,30, 1.0) !important;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	writing-mode: lr-tb;
	display: block;
	font-size: 420%!important;
}
