img {
	border: none;
}
.dock-item2 span.margen1 {
	width:150px;
	padding-left:10px;
}
.dock-item2 span.margen2 {
	width:145px;
	padding-left:10px;
}
.dock-item2 span.margen3 {
	padding-left:0px;
}

/* dock - top */
.dock {
	/*position: relative; */
	height: 50px; 
	text-align: center;
	clear:both;
	z-index:999;
}
.dock-container {
	/*position: absolute;*/
	margin-left:auto;
	margin-right:auto;
	height: 50px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
	padding-top:20px;
}

/* dock2 - bottom */
#dock2 {
	/*width: 100%;
	bottom: 0px;
	position: absolute;*/
	    margin-top: 80px;
}

.dock-container2 {
	position: absolute;
	/*bottom:30px;*/
	height: 50px;
	background: url(../images/menu/fondo-menu.gif);
}
a.dock-item2 {
	display: block; 
	font: bold 16px Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	width: 100px; 
	color: #fff; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;

}
.dock-item2 span {
	display: none;
	padding-left: 20px;
	text-decoration: none;
}
.dock-item2 img {
	border: none; 
	/*margin: 5px 10px 0px;*/
	width: 100%; 
}

/* ESTILOS DEL PIE DE PÁGINA DE LOS ESPECTACULOS */

