/*
	Independant CSS added to the header of the main file.
*/

.galleryFont {
	font-family:"Arial"; margin-left: 2px; margin-right: 2px; font-style: normal; 
	font-weight: normal; color: black; text-decoration: none;
	font-size: 12pt;
}

.galleryFont {
	font-weight: bold; color: green; font-size: 18pt;
}

/*
	Twin, just for recall and eventual futur difference between the gallery and the general context
*/
.galleryImg{border:none; float:left; margin-right:5px; margin-bottom:5px; cursor:pointer;}



.galleryIFrame {
	margin-left: 10px; margin-right: 10px; 
}


