@charset "utf-8";
/* CSS Espalhe */

/* Area Geral */
.Esp_Are_Ger{
	width:100%;
	height:16px;
	margin-bottom:30px;
	clear:left;
}

/* Area Individual */
.Esp_Ind{
	width:25px;
	height:16px;
	float:left;
}
	.Esp_Ind img{
		border:none;
	}

