@import url(general.css);
@import url(lightbox.css);



/* ---------------  TÍTOLS PÀGINA  --------------- */

h2#csecgpan span { background-image: url(../grafics/csecgpan.gif); }

h2#csecggal span { background-image: url(../grafics/csecggal.gif); }


/* ------  ELEMENTS  DEL  BLOC  PRINCIPAL  ------ */

#ppal ul.lnkprog {
	margin: 0;
	margin: 15px 0;
	padding: 0;
	text-align: right;
	border: 0;
}
	
#ppal ul.lnkprog li	{
 	list-style-type: none;
	margin: 0;
	padding: 3px 13px 0 0;
	background: transparent url(../grafics/fldrt2.gif) no-repeat center right;
}

#ppal ul.lnkprog li a:link, #ppal ul.lnkprog li a:visited {
	text-decoration: none;
	color: #f28400;
}

#ppal ul.lnkprog li a:hover {
	text-decoration: underline;
	color: #999;
}

#ppal ul.lnkprog li a:active {
	text-decoration: none;
	color: #f28400;
}

	
/* ---------  THUMBNAILS GALERÍA FOTOS  --------- */

#thumbs {
	text-align: center;
	width: 100%;
}
	
#thumbs img {
	margin: 8px;
	border: 1px solid #888;
}
