a img{
	border:0;
}

#coordonnees{
	width:530px;
	height:115px;
	padding:10px;
	background:url(../imgs/bg/bg_contact.png) repeat-x #FFFFFF;
	position:relative;
	bottom:3px;
}

.contact-telephone{
	background:url(../imgs/telephone.png) no-repeat 0 1px;
	padding-left:25px;
}

.contact-email{
	background:url(../imgs/enveloppe.gif) no-repeat 0 1px;
	padding-left:25px;
}
.contact-email a{
	color:#000000;
	text-decoration:none;
}
.contact-email a:hover{
	text-decoration:underline;
}

.metro{
	background:url(../imgs/metro.png) no-repeat 0 1px;
	padding-left:20px;
}
.metro span{
	font-weight:bold;
	color:#1f4cd2;
}