/*REPORTES*/
#reportes{
	width: 691px;
	border-bottom: 1px solid #ccc;	
}

#reportes img{
	display: inline-block;
	margin-bottom:20px;
}

#cont_reportes{
	display:none;
	width: 691px;
	height: 350px;
}

.btn_vermas{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_rep{
	float:right;
	cursor:pointer;
	margin-top: 13px;
}
.dest_verde {
	color: #82BC00;
	font-style: italic;
	font-weight: 400;
}
/*GOBIERNO*/
#gobierno{
	width: 691px;
	border-bottom: 1px solid #ccc;	
	margin-top:20px;
}
#gobierno img{
	display: inline-block;
	margin-bottom:20px;
}
#cont_gobierno{
	display:none;
	width: 691px;
}
.btn_vermas1{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_gob{
	float:right;
	cursor:pointer;
	margin-top: -36px;
}
.dest_azulosc {
	color: #1B52B2;
	font-style: italic;
	font-weight: 400;
}
/*INNOVACION*/
#innovacion{
	width: 691px;
	border-bottom: 1px solid #ccc;	
	margin-top:20px;
}
#innovacion img{
	display: inline-block;
	margin-bottom:20px;
}
#cont_innovacion{
	display:none;
	width: 691px;
}
.btn_vermas2{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_innovacion{
	float:right;
	cursor:pointer;
	margin-top: -39px;
}
.dest_naranjo {
	color: #E55625;
	font-style: italic;
	font-weight: 400;
}
/*RELACIONAMIENTO*/
#relacionamiento{
	width: 691px;
	border-bottom: 1px solid #ccc;	
	margin-top:20px;
}
#relacionamiento img{
	display: inline-block;
	margin-bottom:20px;
}
#cont_relacionamiento{
	display:none;
	width: 691px;
}
.btn_vermas3{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_relacionamiento{
	float:right;
	cursor:pointer;
	margin-top: -41px;
}
.dest_verdeaz {
	color: #00A59B;
	font-style: italic;
	font-weight: 400;
}
/*ESTRATEGIA*/
#estrategia{
	width: 691px;
	border-bottom: 1px solid #ccc;	
	margin-top:20px;
}
#estrategia img{
	display: inline-block;
	margin-bottom:20px;
}
#cont_estrategia{
	display:none;
	width: 691px;
}
.btn_vermas4{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_estrategia{
	float:right;
	cursor:pointer;
	margin-top: -40px;
}
.dest_rojo {
	color: #CF0A2C;
	font-style: italic;
	font-weight: 400;
}
/*COMUNICACION*/
#comunicacion{
	width: 691px;
	border-bottom: 1px solid #ccc;	
	margin-top:20px;
}
#comunicacion img{
	display: inline-block;
	margin-bottom:20px;
}
#cont_comunicacion{
	display:none;
	width: 691px;
}
.btn_vermas5{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_comunicacion{
	float:right;
	cursor:pointer;
	margin-top: -35px;
}
.dest_morado {
	color: #9C23A5;
	font-style: italic;
	font-weight: 400;
}

/*SUSTENTABIIDAD AMBIENTAL*/
#sustentable{
	width: 691px;
	border-bottom: 1px solid #ccc;	
	margin-top:20px;
	margin-bottom:50px;
}
#sustentable img{
	display: inline-block;
	margin-bottom:20px;
}
#cont_sustentable{
	display:none;
	width: 691px;
}
.btn_vermas6{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}
.btn_cerrar_sustentable{
	float:right;
	cursor:pointer;
	margin-top: -40px;
}
.dest_amarillo{
	color:#FBB03B;
	font-style: italic;
	font-weight: 400;
}


/*vermas07*/
.btn_vermas7{
	display: inline-block;
	float: right !important;
	margin-top: 17px !important;
	cursor:pointer;
}



#cont_reportes a{
	text-decoration:none;
	transition:  0.2s linear;
	-webkit-transition:  0.1s linear;
	-moz-transition:  0.2s linear;
	-ms-transition:  0.2s linear;
	-o-transition: 0.2s linear;
}
#cont_reportes a:hover{
	opacity:0.8;
}
.slideshow{
	position: relative;
	overflow: hidden;
	height: 214px !important;
	margin-top: -30px;
	width: 691px;
}
#nav {
position: absolute;
margin: 0 auto;
margin-top: 0px;
z-index: 30;
top: 320px;
right: 125px;
}
#nav li {
width: 12px;
float: left;
margin: 1px;
margin-top: 13px;
list-style: none;
z-index: 99;
}
#nav a {width: 6px;height: 6px;display: block;  background-color:transparent; border: 1px solid #fff; border-radius: 50%;}
#nav li.activeSlide a { background: #fff; border: 1px solid #fff; width: 6px; height: 6px;}
#nav a:focus { outline: none; }
#nav img { border: none; display: block }

/*efectos para aparecer las cosas 1 a 1 */













