/* MAIN ------------------------------------------------------------*/
/* PROGRAMMER PAR PATRICK CLAVEAU */
/* ECKINOX MÉDIA */

/* =General-----------------------------------------------------------------------------*/

/* =Typography-----------------------------------------------------------------------------*/

/* =Headings-----------------------------------------------------------------------------*/
/* =Link-----------------------------------------------------------------------------*/
.theme_1{ background:#036fbf;}
.theme_2{ background:#ff3600;}
.theme_3{ background:#bbd50a;}
/* =MainMenu-----------------------------------------------------------------------------*/
/* =Frame-----------------------------------------------------------------------------*/
#calendrierWrap{ background: #036fbf; border-top: 1px #ffffff solid; padding:5px 1px px 1px; text-align:center; color:#FFFFFF;}
#calendrier{ background: #c2dcf0; border:1px #fff solid; padding:5px 9px 5px 9px; margin-top:5px;color:#036fbf; font-size:10px; text-align:center;} 


#legendeWrap{ margin:0; padding:0;}
#legendeWrap a{ background:#036fbf; height:15px; color:#fff; font-size:10px; text-decoration:none; display:block; text-align:center; padding: 3px 0 3px 0;} 
#legendeWrap a: hover{ background:#036fbf; height:15px; color:#fff; font-size:10px; text-decoration: underline; display:block;} 
#legendeWrap li ul{ display: none; background:#FFFFFF; position: relative; width:150px; height: 75px; border: 1px #545454 solid; top: 10; left: 15px; display: none; z-index: 20;  } 
#legendeWrap li:hover ul { display: block; } 

td a:hover{ font-weight:bold; cursor:help;}
td a:hover div.tipsOver{ display:block;position:absolute; }
td a:hover div.tipsOver div{border:1px #006699 solid; background:#fff; padding:3px;width:125px;}

td a div.tipsOver{ display:none; }
td a{ font-weight:normal; }

#legendeWrap a div.title{ height:21px; cursor:help; overflow:hidden; }
#legendeWrap a div.box{ display:none; }
#legendeWrap a:hover{ font-weight:bold; }
#legendeWrap a:hover div.box{ display:block; position:absolute; background:#FFFFFF url(../../img/bg_legende.gif) left top no-repeat; padding:3px; width:135px; height:36px; color:#003366; margin-left:25px; }
*html #legendeWrap a:hover div.box{ margin-left:-65px; margin-top:5px; }
*+html #legendeWrap a:hover div.box{ margin-left:-65px; }

