@charset "UTF-8";

.cont_profilo_utente {
	width: 640px;
	float: left;
	padding: 15px 0;
	border-bottom: #dbdbdb 7px solid;
	border-top: #dbdbdb 7px solid;
}


.titolo_profilo_utente {
	width: 440px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 0 15px;
	line-height: 24px;
	margin: -3px 0 0 0;
}

.titolo_profilo_utente img {
	margin: 5px 0 0 0;
}


.dati_personali {
	width: 440px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 15px 0 0 15px;
}

.link_sito	a {
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.link_blog_esploso	a {
	list-style: none;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.cont_tasto_tutte_foto {
	width: 640px;
	height: 50px;
	float: left;
	position: relative;
}

.tasto_tutte_foto {
	width: 310px;
	position: absolute;
	top: 20px;
	left: 0;
}