.profile{
	float:left;
}
/* LEFT */
.profile.p_left{
	width:33%;
	margin-right:25px;
}
.profile.p_left .image_profile img{
	margin:1px;
}
.profile.p_left .image_profile{
	width:235px;
	background-color:#5b646b;
	margin-bottom:33px;
}
.profile.p_left .image_profile a.file_download{
	padding-bottom: 10px;
	display:block;
	font-size:11px;
	color:#b0b8bf;
	margin-top:10px;
	margin-left:10px;
}
.profile.p_left .image_profile a.file_download img{
	margin-right:10px;
	vertical-align: middle;
	width:16px;
	height:16px;
}
.profile.p_left .image_profile a.file_download span{
	color:#FFF;
}
.profile.p_left ul.column_news li{
	margin-bottom:48px;
}
.profile.p_left ul.column_news li p.title{
	color:#898c8d;
}
/* RIGHT */
.profile.p_right{
	width:63%;
}
.profile.p_right .name{
	float:left;
}
.profile.p_right .button_back{
	float:right;
}
.profile.p_right h1.title{
	margin-top:-12px;
	width:350px;
}
.profile.p_right p.hightlight{
	margin-top:15px;
	margin-bottom:10px;
}
.profile.p_right p{
	margin-bottom:10px;
	font-size:11px;
}
.profile.p_right div.main_text,
.profile.p_right div.main_text p{
	margin-bottom:10px;
	font-size:12px;
	text-align:justify;
}
.profile.p_right div.main_text a,
.profile.p_right div.main_text p a {
	color: #333;
}
.profile.p_right p.hightlight{
	font-size:14px;
}
.profile.p_right a.print,
.profile.p_right a.email_friend{
	font-size:11px;
	color:#595959;
	margin-right:20px;
}
.profile.p_right a.print img,
.profile.p_right a.email_friend img{
	margin-right:10px;
	margin-top:20px;
}

div.button_box {
	margin: 20px 0px;
}
