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

.al_pontilhado{
	width:520px;
	height:auto;
	float:left;
	border-bottom: 2px dashed #FFFF5E;
	padding:5px;
}

.al_foto {
	width:100px;
	height:60px;
	float:left;
}

.al_nome {
	width:410px;
	height:60px;
	float:left;
}
