a.btn_download_vitae {
	background-image: url(../img/btn_download_vitae_0_en.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: 120px;
	width: 148px;
	height: 15px;
}
a.btn_download_vitae:hover {
	background-image: url(../img/btn_download_vitae_1_en.gif);
	text decoration: none;
}

a.btn_to_projects {
	background-image: url(../img/btn_to_projects_0_en.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: 120px;
	width: 110px;
	height: 15px;
}
a.btn_to_projects:hover {
	background-image: url(../img/btn_to_projects_1_en.gif);
	text decoration: none;
}

a.btn_to_clients {
	background-image: url(../img/btn_to_clients_0_en.gif);
	background-repeat: no-repeat;
	display: block;
	margin-left: 120px;
	width: 110px;
	height: 15px;
}
a.btn_to_clients:hover {
	background-image: url(../img/btn_to_clients_1_en.gif);
	text decoration: none;
}
