#menu_desplazable #texto_menu_des .menu_des_texto_amarillo {
	font-family: imdItalic;
	font-size: 14px;
	color: #CED2A9;
	padding-left: 10px;
	width: 165px;
	padding-top: 6px;
}
#menu_desplazable #texto_menu_des .menu_des_texto_amarillo {
	font-family: imdItalic;
	font-size: 14px;
	color: #CED2A9;
	padding-left: 10px;
	width: 165px;
	padding-top: 6px;
}
#menu_desplazable #logo_imd {
	width: 173px;
	height:170px;
	background-repeat:no-repeat;
	position: relative;
	float: none;
}
#menu_desplazable {
	height: 1300px;
	width: 173px;
	position: fixed;
	float: left;
	z-index: 1080;
	left: 36px;
	list-style-type: none;
	text-decoration: none;
	background-color: #000000;
	border-top-width: 0.15em;
	border-right-width: 0.15em;
	border-bottom-width: 0.15em;
	border-left-width: 0.15em;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #7f7f7f;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
}

#menu_desplazable_movil #texto_menu_des .menu_des_texto_amarillo {
	font-family: imdItalic;
	font-size: 14px;
	color: #CED2A9;
	padding-left: 10px;
	width: 165px;
	padding-top: 6px;
}
#menu_desplazable_movil #texto_menu_des .menu_des_texto_amarillo {
	font-family: imdItalic;
	font-size: 14px;
	color: #CED2A9;
	padding-left: 10px;
	width: 165px;
	padding-top: 6px;
	position: relative;
	top: 195px;
}
#menu_desplazable_movil #logo_imd {
	width: 170px;
	height: 148px;
	background-repeat: no-repeat;
	position: relative;
	float: none;
}
#menu_desplazable_movil {
	height: 1300px;
	width: 173px;
	position: fixed;
	float: left;
	z-index: 2300;
	left: 36px;
	list-style-type: none;
	text-decoration: none;
	background-color: #000000;
	border-top-width: 0.15em;
	border-right-width: 0.15em;
	border-bottom-width: 0.15em;
	border-left-width: 0.15em;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #7f7f7f;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	border-left-color: #7f7f7f;
	font-family: imdsansMdEx;
}
#texto_menu_des img {
	width: 162px;
	position: absolute;
	height: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: none;
	margin: 0px;
	padding-left: 7px;
	top: 270px;
}
#texto_menu_des div {
	float: right;
	width: 130px;
	text-align: right;
	top: 250px;
	position: relative;
	height: 25px;
	vertical-align: -3%;
	right: 5px;
}
#texto_menu_des div a{
	font-family: imdsansXBd;
	color:#7f7f7f;
	position: relative;
	background-image: url(../_images/_home/flecha_equipo_imdesign01.png);
	background-repeat: no-repeat;
	background-position: right -1px;
	font-size: 13px;
	text-decoration: none;
	height: 25px;
	padding-right: 15px;
}
#texto_menu_des div a:hover{
	color: #FFFFFF;
	background-image: url(../_images/_home/flecha_equipo_imdesign02.png);
	background-position: right -1px;
	background-repeat: no-repeat;
	position: relative;
}

.menu_des_titulo {
	font-family: imdsansMdEx;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	letter-spacing: -0.08em;
	padding-left: 10px;
	padding-bottom: 8px;
	top: 240px;
	position: absolute;
}
.menu_des_destacado {
	font-family: imdBoldItalic;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 15px;
	position: absolute;
	top: 255px;
}
.menu_des_texto {
	font-family: imdRegular;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 165px;
	position: relative;
	top: 195px;
}
#texto_menu_des hr {
	font-size: 1px;
	color: 7f7f7f;
}
/* aqui va el numero del menu desplazable */

.menu_des_numero {
	font-family: imdsansBoldEx;
	font-size: 57px;
	color: #CFE2AB;
	text-decoration: none;
	list-style-type: none;
	padding-left: 9px;
	padding-bottom: 3px;
	position: absolute;
	top: 156px;
}
/*------------------------------------------------------
	RESPONSIVE STYLES 
--------------------------------------------------------*/
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (min-width: 1024px) {
}
@media (max-width: 1024px) {
}
