@charset "iso-8859-1";

/* Boite pour l'image de fond - Atttention à mettre la bonne altiude pour que ce soit en background */
div.result_line_win {position: absolute; top: 60px; left: 0px; height: 50px; width: 375px; background: none; background-position: center;z-index:+1;}
/* div.result_line_win {position: absolute; top: 60px; left: 0px; height: 100px; width: 300px; background: none; background:url(images/background/esbrunoy_logo_3stars.jpg) no-repeat; background-position: center;z-index:+1;} */


p#result {font: bold 1 em cursive; font-family: Arial; color: red; background: red; line-height: 100%; border-color: crimson;text-align: left; background-color: none}




#imap {display:block; width:380px; height:50px; background:url(images/icon_1/big_icon_results_program_380x50.jpg) no-repeat; position:relative; margin:0px 0px 0px 0px;}

/* Attention url masters/small.jpg ? */
/* #imap a#tableau {display:block; width:300px; height:0; padding-top:0px; overflow:hidden; position:absolute; left:0; top:0; background:transparent url(masters/small.jpg) no-repeat 300px 50px; cursor:default;}*/

#imap a#tableau {display:block; width:380px; height:0; padding-top:0px; overflow:hidden; position:absolute; left:0; top:0; background:none; cursor:default;}
* html #imap a#tableau {height:210px; he\ight:0;}

#imap a#tableau:hover {background-position: 0 0; z-index:10;}

#imap dd {position:absolute; padding:0; margin:0;}
#imap #results {left:0px; top:0px; z-index:20;}
#imap #program {left:190px; top:0px; z-index:20;}


#imap a#link_results {display:block; width:190px; height:50px; text-decoration:none; z-index:20;}
#imap a#link_program {display:block; width:190px; height:50px; text-decoration:none; z-index:20;}

/* AFAC - don't work */
#imap a#end_results {display:block; width:150px; height:50px; text-decoration:none; z-index:30;}
/* +++++++++ */
#imap a em {display:none;}

#imap a span, #imap a:visited span {display:none;}

#imap a#link_results:hover, #imap a#link_program:hover {border:1px solid #fc0;}

#imap a:hover span {position:absolute; display:block; color:#FFFFFF; width:300px; height:50px; line-height:1.8em; font-size:0.9em; text-align:center;}

/* Définition des ficelles */
#imap a#link_results:hover span {left:0px; top:+75px;}
#imap a#link_results:hover em {position:absolute; display:block; left:95px; top:50px; width:2px; height:30px; overflow:hidden; font-size:1px; background:#fc0;}

/* AFAC - don't work */
#imap a#end_results:hover span {left:0px; top:+60px;}
#imap a#end_results:hover em {position:absolute; display:block; left:75px; top:60px; width:3px; height:3px; overflow:hidden; font-size:1px; background:#fc0;}
/* +++++++++ */

#imap a#link_program:hover span {left:-100px; top:+75px;}
#imap a#link_program:hover em {position:absolute; display:block; left:95px; top:50px; width:2px; height:30px; overflow:hidden; font-size:1px; background:#fc0;}


#imap a:hover span img {float:left; margin-right:1em; margin-bottom:0.5em; border:1px solid #000;}

