@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:#415768;}

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



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

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

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

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

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

#nousContact{position:relative; float:left; margin-left:40px; width:86px; height:14px; background:url(../images/image_nousContact.png) no-repeat;}
#nousContact:hover, #nousContact.over{position:relative; float:left; margin-left:40px; width:86px; height:14px; background:url(../images/image_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 #415768; background-color:#FFFFFF; filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9;}
/*------------- FIN DES INFOBULLES -------------*/
