@charset "UTF-8";
/* CSS Document */

#container { background:url(../images/fond.jpg) no-repeat  }

#flag a { display:block ; background:url(images/flag.gif) no-repeat; width:24px ; height:14px}

a.smart {background:url(images/btSmart.gif) no-repeat; left:442px; top:262px;}
a.smart:hover {background-position:0 -76px ;}
a.contact {	background:url(images/btContact.gif) no-repeat;	left:518px;top:340px;}
a.contact:hover {background-position:0 -76px ;}
a.vue {	background:url(images/bt180.gif) no-repeat;	left: 284px; top:185px;}
a.vue:hover {background-position:0 -76px; }
a.ref {background:url(images/btRef.gif) no-repeat; left: 442px;	top:416px;}
a.ref:hover {background-position:0 -76px}
a.actu {background:url(images/btActu.gif) no-repeat; left:362px;top:262px;}
a.actu:hover { background-position:0 -76px}
a.compa {background:url(images/btComparatif.gif) no-repeat; left:362px; top:106px;}
a.compa:hover {background-position:0 -76px}

/* actualites */
#actu {	position:absolute;	top:261px;	left:0;	background:url(images/fondActu.gif) no-repeat;	width:438px; height:338px;}

/* contact */
#contact {	position:absolute;	bottom:0; right:0; background:url(images/fondContact.gif) no-repeat; width:427px; height:260px; padding-left:10px}

/* vue 180 */
#vue {	position:absolute;	bottom:0; left:0; background:url(images/fondVue.gif) no-repeat; width:360px; height:416px; padding-left:10px}

/* références */
#ref {	position:absolute;	bottom:0; right:0; background:url(images/fondRef.gif) no-repeat; width:515px; height:182px;}

/* smart flow */
#smart { position:absolute;	top:0;	right:0;	background:url(images/fondSmart.gif) no-repeat;	width:515px; height:338px;}
#smart ul.produits {background:url(images/plusProduits.gif) no-repeat; padding:0 10px 20px 80px }
#smart ul.services {background:url(images/plusServices.gif) no-repeat; padding:0 10px 20px 80px }

/* comparatif */
#comp { position:absolute;	top:0;	right:0;	background:url(images/fondComparatif.gif) no-repeat;	width:593px; height:259px;}
#comp ul.produits {background:url(images/plusProduits.gif) no-repeat; padding:20px 10px 0 80px }
#comp ul.services {background:url(images/plusServices.gif) no-repeat; padding:20px 0 0 80px }