#gallery {
	font:11px verdana,arial,sans-serif;
	width:750px;
	padding:15px 0 0 0;
	line-height:15px;
	
}
#gallery div.off {color:#669966; font-size:14px; height:33px; margin-right:2px; line-height:33px; padding:0 20px; float:left; background:url(../imagenes/fotosOFF.gif) repeat-x left bottom;  border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}
#gallery div.off:hover {color:#ffffcc; font-size:14px; height:33px; margin-right:2px; line-height:33px; padding:0 20px; float:left; background:url(../imagenes/fotosOFF.gif) repeat-x left bottom;  border-bottom-color:#000; cursor:pointer; position:relative; z-index:20;}
#gallery div.on { color:#ffffcc;font-size:12px; font-weight:bold; padding:0 20px; margin-right:2px; margin-top:1px; float:left; background:url(../imagenes/fotosON.gif)  repeat-x left bottom; cursor:pointer; border-bottom:0; height:33px; line-height:32px; position:relative; z-index:100;}
#gallery p .off{
color:#009933;}

div.hide {display:none; width:0; overflow:hidden;}
div.show {


border-top:2px solid #006633;
clear:left;
font-family:verdana,arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
margin-top:0pt;
padding:20px;
position:relative;
top:-1px;
width:708px;
z-index:50;
}
div.show img {float:left; margin:0 5px 5px 0;}
.clear {clear:both;}
