#menu_secundari {
	margin:0;
	padding:0;
	display:none;
}

#menu_secundari ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu_secundari li {
	float: left;
	list-style:none;
	margin:5px 3px 10px 0;
	padding:0;
	width:156px;
	height:35px;
}

#menu_secundari #presentacion a{
	background-image:url(../img/ms_presentacion_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #presentacion a:hover{
	background-image:url(../img/ms_presentacion_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #presentacion #msec{
	background-image:url(../img/ms_presentacion_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #compromiso a{
	background-image:url(../img/ms_compromiso_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #compromiso a:hover{
	background-image:url(../img/ms_compromiso_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #compromiso #msec{
	background-image:url(../img/ms_compromiso_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #ubicacion a{
	background-image:url(../img/ms_ubicacion_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #ubicacion a:hover{
	background-image:url(../img/ms_ubicacion_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #ubicacion #msec{
	background-image:url(../img/ms_ubicacion_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #delegaciones a{
	background-image:url(../img/ms_delegaciones_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #delegaciones a:hover{
	background-image:url(../img/ms_delegaciones_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #delegaciones #msec{
	background-image:url(../img/ms_delegaciones_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #calidad a{
	background-image:url(../img/ms_calidad_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #calidad a:hover{
	background-image:url(../img/ms_calidad_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #calidad #msec{
	background-image:url(../img/ms_calidad_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #trabaja a{
	background-image:url(../img/ms_trabaja_gris.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #trabaja a:hover{
	background-image:url(../img/ms_trabaja_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}

#menu_secundari #trabaja #msec{
	background-image:url(../img/ms_trabaja_blanc.gif);
	background-repeat:no-repeat;
	float:left;
}