@charset "UTF-8";
/* CSS Document */

#panel {
	background: url(../images/fondo-red-tiendas.gif) no-repeat scroll center top;
	margin:0px  auto;
	width:920px;
	height: 105px;
	margin-bottom:20px;
	display: none;
	border:none;
}
.slide {
	padding: 0;
	background: url(../images/red-de-tiendas-online.gif) no-repeat right bottom;
	border:none;
	height:17px;
}
#boton-red {
	margin:0px auto;
	text-align: right;
	width:920px;
	margin-top:20px;
	}
.btn-slide {
	width: 220px;
	height: 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0px 15px 0 15px !important;
}

a:hover.btn-slide { color:#ccb381; text-decoration:none;}

#red-tiendas li { float:right; margin: 10px 10px 0 0;}
.tienda-mitienda { background:url(../images/mi-tienda-disfraces.gif) no-repeat top left; width:216px; height:84px; display:block; text-indent:-99999px;}
.tienda-navidad { background:url(../images/tienda-disfraces-navidad.gif) no-repeat top left; width:216px; height:84px; display:block; text-indent:-99999px;}
.tienda-disfrazzes { background:url(../images/tienda-disfrazzes-online.gif) no-repeat top left; width:216px; height:84px; display:block; text-indent:-99999px;}
a:hover.tienda-navidad, a:hover.tienda-mitienda, a:hover.tienda-disfrazzes { opacity: .9}