.editGaleria{
	text-align:center;
}

.anadirGaleria{
	position:relative;
	margin:0 0 10px;
}

.menuGaleriaPanel
{
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 5;
}

.menuGaleriaPanel > ul
{
	display: inline-block;
	list-style: inside none;
	margin: 0;
	padding: 0;
	text-align:left;
/*	background: rgb(109,109,109); /* Old browsers */
/*	background: -moz-linear-gradient(top,  rgba(109,109,109,1) 0%, rgba(28,28,28,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,109,109,1)), color-stop(100%,rgba(28,28,28,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* IE10+ */
/*	background: linear-gradient(to bottom,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
}

.menuGaleriaPanel > ul > li
{
	float: left;
	list-style: inside none;
	margin: 0;
	padding: 0;
	position: relative;
}

.menuGaleriaPanel > ul > li
{
	float: left;
}

.menuGaleriaPanel > ul li a:first-child
{
	display: inline-block;
	padding: 10px 15px;
	font-weight:bold;
	font-size:14px;
}

.menuGaleriaPanel > ul li a:not(:first-child)
{
	display:inline-block;
	font-size: 14px;
    font-weight: bold;
}

.menuGaleriaPanel > ul li a:not(:first-child) div
{
	margin: 0 2px;
	padding: 7px 0 13px;
}

.menuGaleriaPanel > ul li a:not(:first-child) img
{
	padding: 0;
}

.menuGaleriaPanel ul li div.titulo
{
	display:block;
}

.menuGaleriaPanel > ul li span:not(.tooltip)
{
	display: none;
	font-size: 11px;
	padding-left: 6px;
}

.menuGaleriaPanel > ul li a:not(:last-child) span:not(.tooltip)
{
	display: inline;
}

.menuGaleriaPanel > ul li a:hover
{
/*	background: rgb(28,28,28); /* Old browsers */
/*/*	background: -moz-linear-gradient(top,  rgba(28,28,28,1) 0%, rgba(109,109,109,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(28,28,28,1)), color-stop(100%,rgba(109,109,109,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(28,28,28,1) 0%,rgba(109,109,109,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(28,28,28,1) 0%,rgba(109,109,109,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(28,28,28,1) 0%,rgba(109,109,109,1) 100%); /* IE10+ */
/*	background: linear-gradient(to bottom,  rgba(28,28,28,1) 0%,rgba(109,109,109,1) 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#6d6d6d',GradientType=0 ); /* IE6-9 */
}

.menuGaleriaPanel > ul li
{
	position: relative;
}

.menuGaleriaPanel > ul li ul
{
	display: none;
	list-style: inside none;
	min-width: 250px;
	position: absolute;
    border-radius: 0 0 5px 5px;
	background-color: #000;
/*	background: rgb(109,109,109); /* Old browsers */
/*	background: -moz-linear-gradient(top,  rgba(109,109,109,1) 0%, rgba(28,28,28,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,109,109,1)), color-stop(100%,rgba(28,28,28,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* IE10+ */
/*	background: linear-gradient(to bottom,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
	z-index:2;
}

.menuGaleriaPanel > ul li:hover > ul, .menuGaleriaPanel > ul li.active > ul
{
	display: block;
}

.menuGaleriaPanel > ul li ul li ul
{
	right: -140px;
	top: 0;
}

.descripcionGaleria {
	text-align:center;
	width:90%;
	/*float:left;*/
	margin:10px auto 10px auto;
	padding:10px 0 5px;
	overflow:auto;
/* background: rgb(109,109,109); /* Old browsers */
/*	background: -moz-linear-gradient(top,  rgba(109,109,109,1) 0%, rgba(28,28,28,1) 100%); /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,109,109,1)), color-stop(100%,rgba(28,28,28,1))); /* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* Opera 11.10+ */
/*	background: -ms-linear-gradient(top,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* IE10+ */
/*	background: linear-gradient(to bottom,  rgba(109,109,109,1) 0%,rgba(28,28,28,1) 100%); /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
}.descripcionGaleria h3{
	font-size:14px;
}