@charset "utf-8";
/* CSS Galeria de Fotos - Destaque */

/* Area Geral */
#Gal_Fot_Are_Ger{
	width:405px;
	height:260px;
	float:left;
	}

/* Fotos */
.Gal_Fot_Fot{
	width:100%;
	height:260px;
	}
	.Gal_Fot_Fot img{
		width:415px;
		height:205px;
		}