#global #map #b_gif {
	float: left;
	height: 390px;
	width: 950px;
}
#global #map #b_gif #gif_ata {
	background-image: url(../image/services/gif_ata.jpg);
	float: left;
	height: 390px;
	width: 184px;
}
#global #map #b_gif #gid_hns {
	background-image: url(../image/services/gif_hns.jpg);
	float: left;
	height: 390px;
	width: 138px;
}
#global #map #b_gif #gif_ip {
	background-image: url(../image/services/gif_ip.jpg);
	float: left;
	height: 390px;
	width: 110px;
}
#global #map #b_gif #gof_rac {
	background-image: url(../image/services/gif_rac.jpg);
	float: left;
	height: 390px;
	width: 221px;
}
#global #map #b_gif #t_services {
	background-image: url(../image/services/desc_services.jpg);
	float: left;
	height: 390px;
	width: 297px;
}
/*BOUTON HOVER SERVICES*/
#bouton_services{
display:block;
background-image: url(../image/bt_services1.jpg);
width:127px;
height:26px;
border:none;
}
#bouton_services:hover, #bouton_services:focus{
background-image: url(../image/bt_services_hover.jpg);
}
#bouton_services img{
display:none;
}
/*BOUTON HOVER PRESENCE*/
#bouton_presence{
display:block;
background-image: url(../image/bt_presence_hover.jpg);
width:138px;
height:26px;
border:none;
}
#bouton_presence:hover, #bouton_presence:focus{
background-image: url(../image/bt_presence1.jpg);
}
#bouton_presence img{
display:none;
}

/*BOUTON HOVER CONTACT*/
#bouton_contact{
display:block;
background-image: url(../image/bt_contact_hover.jpg);
width:132px;
height:26px;
border:none;
}
#bouton_contact:hover, #bouton_contact:focus{
background-image: url(../image/bt_contact1.jpg);
}
#bouton_contact img{
display:none;
}
