@charset "utf-8";

/* CSS Document */

/* Css Global */

body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.8em; margin:0px; padding:0px; text-align:center; color:#b10101;}

a{text-decoration:none; outline:none; color:#b10101;}



#refletLogo{width:181px; height:51px; text-align:center; background:url(../images/reflet_logo_citimage.png) bottom left no-repeat; margin:7px; margin-top:1px;}


#panierContainer{background:url(../images/back_panier.png) no-repeat top left; width:601px; height:89px; float:left; margin-left:100px; padding:5px 6px 4px 6px;}


#fondNoir{position:relative; float:left; margin-left:55px; width:57px; height:14px; background:url(../images/scene_fondNoir.png) no-repeat; }
#fondNoir:hover, #fondNoir.over{position:relative; float:left; margin-left:55px; width:57px; height:14px; background:url(../images/scene_fondNoir_hover.png) no-repeat;}

#fondBlanc{position:relative; float:left; margin-left:55px; width:63px; height:14px; background:url(../images/scene_fondBlanc.png) no-repeat;}
#fondBlanc:hover, #fondBlanc.over{position:relative; float:left; margin-left:55px; width:63px; height:14px; background:url(../images/scene_fondBlanc_hover.png) no-repeat;}

#quiSommeNous{position:relative; float:left; margin-left:50px; width:103px; height:14px; background:url(../images/scene_quiSommeNous.png) no-repeat;}
#quiSommeNous:hover, #quiSommeNous.over{position:relative; float:left; margin-left:50px; width:103px; height:14px; background:url(../images/scene_quiSommeNous_hover.png) no-repeat;}

#condGene{position:relative; float:left; display:bllock; margin-left:30px; width:120px; height:14px; background:url(../images/scene_condGene.png) no-repeat;}
#condGene:hover, #condGene.over{position:relative; float:left; margin-left:30px; width:120px; height:14px; background:url(../images/scene_condGene_hover.png) no-repeat;}

#nousContact{position:relative; float:left; margin-left:40px; width:86px; height:14px; background:url(../images/scene_nousContact.png) no-repeat;}
#nousContact:hover, #nousContact.over{position:relative; float:left; margin-left:40px; width:86px; height:14px; background:url(../images/scene_nousContact_hover.png) no-repeat;}


/*------------- DEBUT DES INFOBULLES -------------*/
#Bulle{padding:10px; position:absolute; left:auto; top:auto; width:500px; height:auto; visibility:hidden; text-align:center; border:solid 1px #b10101; background-color:#FFFFFF; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
/*------------- FIN DES INFOBULLES -------------*/

