/* needed for IE to make :active state work first time */
a, a:visited {color:#000;} 

/* common styling for all galleries */
a.gallery, a.gallery:visited {
	display:inline;
	display:inline-block;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	width:83px;
	height:60px;
	float:left;
	margin:4px;
	z-index:50;
	overflow: auto;
}
a.slidea {background:url(imagenes/disp/tmbafiche.gif);}
a.slideb {background:url(imagenes/disp/tmbdiamadre.gif);}
a.slidec {background:url(imagenes/disp/tmbmviman.gif);}
a.slided {background:url(imagenes/disp/tmbtechos.gif);}
a.slidee {background:url(imagenes/disp/tmbpostal1.gif);}
a.slidef {background:url(imagenes/disp/tmbcande.gif);}
a.slideg {background:url(imagenes/disp/tmbcandelazo.gif);}
a.slideh {background:url(imagenes/disp/tmbbocetos1.gif);}
a.slidei {background:url(imagenes/disp/tmbmrsincity.gif);}
a.slidej {background:url(imagenes/disp/tmbtarjeta.gif);}
a.slidek {background:url(imagenes/disp/tmbretoque1.gif);}
a.slidel {background:url(imagenes/disp/tmbretoque2.gif);}
a.slidem {background:url(imagenes/disp/tmbretoque3.gif);}
a.sliden {background:url(imagenes/disp/tmbretoque4.gif);}
a.slideo{background:url(imagenes/disp/tmbretoque5.gif);}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #CC3333;}

/* styling for BOTTOM gallery */
#container_bottom {
	position:relative;
	width:492px;
	height:500px;
	background:#d1c8c3;
	border:1px solid #a49188;
	color: #33FF33;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#container_bottom img {border:0;}
#container_bottom .thumbs {
	position:absolute;
	left:12px;
	height: 120px;
	width: 467px;
	top: 313px;
	padding: 0px;
}
#container_bottom a.gallery:hover span {display:block; position:absolute; width:402px; height:50px; top:-45px; left:5px; padding:5px; font-style:normal; color:#fff;  z-index:100;}
#container_bottom a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container_bottom a.gallery:active, #container_bottom a.gallery:focus {border:1px solid #000;}
#container_bottom a.gallery:active em, #container_bottom a.gallery:focus em {
	display:block;
	position:absolute;
	width:447px;
	height:250px;
	top:-305px;
	left:5px;
	padding:5px;
	color:#000;
	z-index:50;
}
#container_bottom h1 {clear:both; margin:0; padding-top:80px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container_bottom h1 em {font-size:0.6em; color:#000;}
