.infobulle{
position:absolute;
border:5px solid #f1f1e8;
background:#FFF;
font-size:13px;
/*background:#33CCFF;*/
/*padding:10px;*/
}

.fswitch{
position:absolute;
border:5px solid #f1f1e8;
background:#FFF;
font-size:13px;
padding:5px;
}

.cv-mr{
position:absolute;
border:5px solid #f1f1e8;
background:#FFF;
font-size:13px;
padding:5px;
}

.cv-mr ul{
	list-style:none;;
}

.cv-mr li{
	white-space:nowrap;
	line-height:20px;
}

.fermer_cv-mr{
position:absolute;
background:url(../img/infobulle/btn-fermer.png) no-repeat top left;
width:25px;
height:25px;
right:-11px;
top:-11px;
text-indent:-9999px;
overflow:hidden;
zoom:1;
}


.fermer_infobulle{
position:absolute;
background:url(../img/infobulle/fermer.gif) no-repeat top left;
width:11px;
height:11px;
right:2px;
top:2px;
text-indent:-9999px;
overflow:hidden;
zoom:1;
}
.fermer_infobulle:hover{
background:url(../img/infobulle/fermer.gif) no-repeat bottom left;
}
.fleche_infobulle_lb{
background:url(../img/infobulle/fleche_infobule_lb.gif) no-repeat top left;
}
.fleche_infobulle_cb{
background:url(../img/infobulle/fleche_infobule_cb.gif) no-repeat top left;
}
.fleche_infobulle_rb{
background:url(../img/infobulle/fleche_infobule_rb.gif) no-repeat top left;
}
.fleche_infobulle_lm{
background:url(../img/infobulle/fleche_infobule_lm.gif) no-repeat top left;
}
.fleche_infobulle_rm{
background:url(../img/infobulle/fleche_infobule_rm.gif) no-repeat top left;
}
.fleche_infobulle_lt{
background:url(../img/infobulle/fleche_infobule_lt.gif) no-repeat top left;
}
.fleche_infobulle_ct{
background:url(../img/infobulle/fleche_infobule_ct.gif) no-repeat top left;
}
.fleche_infobulle_rt{
background:url(../img/infobulle/fleche_infobule_rt.gif) no-repeat top left;
}

/* AUTRE SKIN */
.rouge{
position:absolute;
border:1px solid #ff0000;
background:#ff0000;
padding:10px;
}
.fleche_rouge_lb{
background:url(../img/infobulle/fleche_rouge_lb.gif) no-repeat top left;
}

