/* needed for IE to make :active state work first time */
a, a:visited {color:#080;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {display:block; display:inline-block; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:47px; float:left; margin:4px; z-index:50;}
a.slidea {background:url(imagenes/fotos/cruz1mini.jpg)!important;}
a.slideb {background:url(imagenes/fotos/cruz2mini.jpg)!important;}
a.slidec {background:url(imagenes/fotos/cruz3mini.jpg)!important;;}
a.slided {background:url(imagenes/fotos/cruz4mini.jpg)!important;}
a.slidee {background:url(imagenes/fotos/cruz5mini.jpg)!important;}
a.slidef {background:url(imagenes/fotos/cruz6mini.jpg)!important;}
a.slideg {background:url(imagenes/fotos/cruz7mini.jpg)!important;}
a.slideh {background:url(imagenes/fotos/cruz8mini.jpg)!important;}
a.slidei {background:url(imagenes/fotos/cruz9mini.jpg)!important;}
a.slidej {background:url(imagenes/fotos/cruz10mini.jpg)!important;}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

#galleryj {
						padding: 0 !important;
						margin: 0 !important;
						list-style-type: none !important;
						overflow: hidden !important;
					}

					#galleryj li {

						float:left !important;

						line-height: 0em !important;

						padding-bottom: 0em !important;

						margin-left: 0em !important;

						list-style-position : inherit !important;

					}

/* styling for TOP gallery */
#container_top {position:relative; width:425px; height:425px; background:#d1c8c3; border:1px solid #a49188; margin:1em auto;}
#container_top img {border:0;}
#container_top #thumbs {position:absolute; left:0; top:0;}
#container_top a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:110px; left:5px; padding:5px; font-style:italic; color:#fff;  z-index:100;}
#container_top a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000; line-height: 2.2em;}
#container_top a.gallery:active, #container_top a.gallery:focus {border:1px solid #000;}
#container_top a.gallery:active em, #container_top a.gallery:focus em {display:block; position:absolute; width:402px; height:250px; top:160px; left:5px; padding:5px; color:#000; border:1px solid #3d330f; z-index:50;}
#container_top h2 {clear:both; margin:0; padding-top:200px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_top h2 em {font-size:0.6em; color:#000;}