/* cabecera */
#cabecera ul {
	width: 174px;
	left: 511px;
}

#mapa a {
	background: url(../../es/img/mapa.gif) no-repeat;
	width: 59px;
}

#contact a{
	background: url(../../es/img/contacto.gif) no-repeat;
	width: 59px;
}

#lang a {
	background: url(../../es/img/english.gif) no-repeat;
	width: 56px;
}

/* imagenes menú */
#menu a.m_1 {
	background-image: url(../../es/img/m_1.gif);
	width: 137px;
}


#menu a.m_2 {
	background-image: url(../../es/img/m_2.gif);
	width: 137px;
}

#menu a.m_3 {
	background-image: url(../../es/img/m_3.gif);
	width: 137px;
}

#menu a.m_4 {
	background-image: url(../../es/img/m_4.gif);
	width: 137px;
}

#menu a.m_5 {
	background-image: url(../../es/img/m_5.gif);
	width: 137px;
}

#menu2 /* imagenes menú */
 a.m_1 {
	background-image: url(../../es/img/m_1.gif);
	width: 137px;
}

#menu2  a.m_2 {
	background-image: url(../../es/img/m_2.gif);
	width: 137px;
}
#menu2  a.m_3 {
	background-image: url(../../es/img/m_3.gif);
	width: 137px;
}
#menu2  a.m_4 {
	background-image: url(../../es/img/m_4.gif);
	width: 137px;
}
#menu2  a.m_5 {
	background-image: url(../../es/img/m_5.gif);
	width: 137px;
}

#main .volver {
	display: block;
	text-indent: -300px;
	overflow: hidden;
	background-image: url(../../es/img/volver.gif);
	background-repeat: no-repeat;
	width: 60px;
}

#main a.subir {
	background-image: url(../../es/img/subir.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -100px;
	overflow: hidden;
	width: 50px;
}

#main a.descargar {
	display: block;
	text-indent: -100px;
	overflow: hidden;
	background-image: url(../../es/img/descargar.gif);
	background-repeat: no-repeat;
	width: 75px;
	clear: left;
}

