@charset "UTF-8";
/* CSS Document */

.photo_gallery #top_menu{
	display: none;
}

.photo_gallery #global_container, 
.photo_gallery #msc_thumbs, 
.photo_gallery #thumbs_div,
.photo_gallery #msc_container{
	background: none;
}



.photo_gallery #image_container div.imagen_desc{
	display: block !important;
}

.photo_gallery #image_description{
	font-size: 1.25em;
}

.photo_gallery{	
	font-family: Arial, Helvetica, sans-serif;
}