/* CSS Document */

.salesContact {
margin-left:22px;
margin-bottom:30px;
}

.salesContact .titre {
color:#0e4f7c;
text-transform:uppercase;
font-weight:bold;
font-size:13px;
}

.salesContact .serviceOffert {
color:#000000;
font-weight:bold;
font-size:12px;
}

.salesContact .emplacement{
color:#000000;
text-transform:uppercase;
font-weight:bold;
font-size:12px;
margin-bottom:8px;
}

.salesContact .txtCourant{
color:#000000;
font-size:11px;
margin-bottom:8px;
font-weight:normal;
}

.salesContact .addresse{
font-weight:bold;
}

.salesContact .telNum{
margin-bottom:8px;
font-size:11px;
}

.linkBackTop{
margin-left:450px;
margin-bottom:15px;
}

