@charset "utf-8";
/* CSS Galeria de Fotos */

/* Texto Descritivo */
#Gal_Fot_Tex_Des{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
	}

/* Area das Fotos */
#Gal_Fot_Are_Fot{
	width:570px;
	padding-left:11px;
	padding-right:10px;
	margin-bottom:20px;
	display:table;
	text-align:center;
	}

/* Area das Fotos - Pequenas */
#Gal_Fot_Are_Fot_Peq{
	width:185px;
	height:190px;
	margin-bottom:10px;
	margin-right:5px;
	float:left;
	}
