body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#base {
	width: 950px;
	z-index: 0;
	margin: 0 auto;
}


/* Propiedades Capa de Galeria */
#galery {
	position:fixed;
	text-align: center;
	background-color: #000000;
	height: 550px;
	width: 99%;
	z-index: 6;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	top: 156px;
	left: auto;
	right: auto;
	display: none;
}
#galery #cerrar {
	text-indent: 15%;
}

#galery a {
	padding: 5px;
	font-size: 12px;
	color: #FF00FF;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
#galery #list {
	width: 450px;
	margin-left: 16%;
}


/* Propiedades Lista de fotos */
#list a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#list a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: none;
	cursor: w-resize;
}
#list h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF00FF;
	text-transform: uppercase;
}
#fiestas {
	text-align: left;
	display: none;

}
#fiestas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#fiestas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: none;
	cursor: w-resize;
}
#list p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	padding-left: 23px;
	padding-right: 45px;
}
.elige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 25px;
}
#galery  #list  #fiestas  ul li {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	text-indent: 25px;
}
.hidden {
	display: none;
}#galery #list .lightwindow hidden {
	text-decoration: none;
	display: none;
}
