#gallery {
 		width:685px;
		height: 100%;
		margin-left:0px;
		line-height:17px;}
		
#gallery div.off {width:100px; font-family:Verdana, Arial, Helvetica, sans-serif;color:#ff3; letter-spacing:1.2px;font-weight:bold;font-size:9px;
				text-decoration:none;
				 text-align:center;
				 padding-top:4px; 
				 float:left;
				 background-image:     url("../imatges/fons100x22.gif");
				 background-repeat:no-repeat;
				 cursor:pointer;
				 position:relative; z-index:20;}
#gallery div.off1 {width:100px;margin-left:20px;
				text-decoration:none;
				 height:16px;
				 line-height:16px; 
				 padding:0; 
				 float:left;
				 background-image:     url("../imatges/fonstrans100x25.gif");
				background-repeat:no-repeat; margin-bottom:0px;
				 border-bottom-color:#003162; 
				 position:relative; z-index:500;}		 
#gallery div.on {font-family: Verdana, Arial, Helvetica, sans-serif;color: #368;font-weight:bold;letter-spacing:1.2px;font-size:10px;
				width:100px;text-align:center;
				margin-right:2px;margin-bottom:-5px; 
				margin-top:0px; 
				float:left;
				background-image:     url("../imatges/fonsvisit100x22.gif");
				background-repeat:no-repeat;
				cursor:pointer; 
				line-height:21px; 
				position:relative; z-index:100;}

div.hide {display:none;
 			width:100%;
			height:auto; 
			overflow:hidden;}
div.show {clear:left;
		background-image:      url("../imatges/fonslogo.gif");		
		background-color:#E6F3FF; 
		width:666px;
		height:inherit;
		margin-left:1px;  /*margin-left:47px;és el marge de l'esquerre del contingut  */
		color:#003162;
		padding:0; /*és el marge general del contingut  */
		position:relative; z-index:50; 
		}
div.show img {float: inherit; 
				margin:1px 2px 1px 2px;}
.clear {clear:both;}




