* {
	margin: 0;
	padding: 0;
}

#perfil {
	margin: 10px 0 0 0;
}


.perfil-top {
	margin: 0 0 10px 0;
}

.perfil-top-left {
	float: left;
	height: 40px;
	width: 185px;
	padding: 0px 0 0 0;
	background: url(../images/perfils.jpg) center left no-repeat;
}

.perfil-top-center {
	width: 133px;
	padding: 0 10px;
	margin: 0 0 0 186px;
	border: solid #666;
	border-width: 0 1px;
	font-weight: bold;
}

html>body .perfil-top-center {
		width: 138px;
}
.perfil-top-right {
	float: right;
	width: 158px;
	color: red;
	font-weight: bold;
}

.perfil-top-image {
	
}

.perfil-text {
	
}

.perfil-el-teu-perfil {
	text-align: right;
	margin: 5px 0 5px 0;
}

.perfil-el-teu-perfil a, .perfil-el-teu-perfil a:visited {
	font-weight: bold;
	color: red;
	text-decoration: none;
}

.perfil-el-teu-perfil a:hover {
	text-decoration: underline;
}

.perfil-bottom-image {
	
}
