/************************************
**** INICIO CSS INTERNA - PERFIL ****
************************************/
#perfil {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px;
}

#perfil h6 {
	position: relative;
	text-indent: -9999px;
	width: 164px;
	height: 27px;
	background: url('../images/item-perfil.png') no-repeat;
}

#perfil img {
	position: relative;
	float: left;
	border: 10px solid #FFFFFF;
}

#perfil .conteudo {
	position: relative;
	float: left;
	width: 420px;
	margin: 20px;
	margin-top: 0px;
}

#perfil h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}