<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */


#map_canvas{margin-left:43px; margin-bottom:20px;}


#form-points-de-vente{float:left; width:788px; height:45px; background:url(../images/form-carte-petit.png) no-repeat right #f38622; padding:5px;}
#form-points-de-vente h1{float:left; margin-right:20px;color:white; font-size:18px; line-height:16px; margin-top:5px; display:block; font-weight:100;}

#form-points-de-vente select{width:160px; margin-right:10px;}
#form-points-de-vente label{color:white; font-size:12px;}
#form-points-de-vente table td{width:140px}

#form-points-de-vente input{background:url(../images/btn-rechercher.png) no-repeat; border:none; width:116px; height:22px; color:white; font-weight:bold; cursor:pointer; margin:10px 0 0 0;}

.magasin{float:left; text-align:left;width:200px; height:90px; padding-left:20px; background:url(../images/punaise.png) no-repeat top left; display:block; margin:5px 0 0 0;}
.magasin h4{color:black;}
.magasin p{color:2A2A2A; font-size:12px;}
.magasin p a{color:black; font-size:12px;}
.magasin a{text-decoration:none; color:black;}

#slider-points-de-vente{min-height:50px; width:705px; text-align:center; overflow:hidden; margin-left:auto; margin-right:auto;  vertical-align:center; margin-bottom:25px;}
#slider-points-de-vente ul{margin:0 0 0 0; padding:0; list-style-type:none;}
#slider-points-de-vente li{float:left; height:auto; padding-left:40px; width:695px;}
#slider-points-de-vente img{float:left; margin:5px; width:200px; height:130px}

#prev-revendeurs{float:left; margin-top:125px;  width:30px; height:30px; position:absolute; display:block; z-index:1}
#prev-revendeurs img{width:30px; height:30px; margin:0; padding:0; border:none;}
#next-revendeurs{float:right; margin-top:125px;  margin-left:675px; width:30px; height:30px;position:absolute; display:block; z-index:1}
#next-revendeurs img{width:30px; height:30px;margin:0; padding:0; border:none}

#magasins{margin-left:auto; margi-right:auto; width:705px;}

.magasin-web{float:left; border:1px solid #CCC; width:635px; height:auto; padding:10px; margin-bottom:10px;}
.magasin-web img{float:left; max-width:150px; max-height:150px}
.magasin-web h1{font-size:19px; color:#369935}
.magasin-web p a{background:url(../images/puce-h2.png) no-repeat left center; padding-left:10px; text-decoration:none; color:#333}
.magasin-web p a:hover{color:black; text-decoration:underline}
.magasin-web #description{float:left; font-size:12px; color:#666; text-align:justify;}
.magasin-web #magasin-info{float:left; width:410px; height:auto; border-left:1px solid #CCC; border-right:1px solid #CCC; padding:0 10px 0 10px}
.magasin-web #mag-ico{float:left; width:40px; padding:0 0 0 10px}
.magasin-web #mag-ico img{float:left; margin-bottom:3px;}</pre></body></html>