/*   Info bulle   */

a.tooltip em  {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
a.tooltip:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #fff;
    border: 1px solid #f15b26;
    background: #f15b26;
    width:100%;
}
a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_header.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/***************/

p.tooltip em  {
    display:none;
}
p.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
p.tooltip:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #fff;
    border: 1px solid #000;
    background: #000;
    width:100%;
}
p.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_noir.gif);
    margin:0;
    padding: 0;
    border: 0;
}


/***************/

a.tooltipimage em  {
    display:none;
}
a.tooltipimage:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
a.tooltipimage:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #fff;
    border: 1px solid #f15b26;
    background: #f15b26;
    width:auto;
}
a.tooltipimage:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_header.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/***************/

a.tooltipheader em  {
    display:none;
}
a.tooltipheader:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
a.tooltipheader:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 30px;
    left: -10px;
    padding: 5px;
    color: #fff;
    border: 1px solid #838383;
    background: #838383;
    width:auto;
}
a.tooltipheader:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_sousmenu.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/***************/

a.tooltipmenu em  {
    display:none;
}
a.tooltipmenu:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
a.tooltipmenu:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 43px;
    left: 0px;
    padding: 5px;
    color: #fff;
    border: 1px solid #15ADFF;
    background: #15ADFF;
    width:auto;
}
a.tooltipmenu:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_header.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/***************/

li.tooltiphome em  {
    display:none;
}
li.tooltiphome:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
li.tooltiphome:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 46px;
    left: 0px;
    padding: 7px;
    color: #fff;
    border: 1px solid #000;
    background: #000;
    width:auto;
}
li.tooltiphome:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_noir.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/***************/

a.tooltipsousmenu em  {
    display:none;
}
a.tooltipsousmenu:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
a.tooltipsousmenu:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 5px;
    color: #fff;
    border: 1px solid #838383;
    background: #838383;
    width:auto;
}
a.tooltipsousmenu:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_sousmenu.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/***************/

a.tooltiphome em  {
    display:none;
}
a.tooltiphome:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none!important;
}
a.tooltiphome:hover  em{
    font-style: normal;
    display: block;
    position: absolute;
    top: 43px;
    left: 20px;
    padding: 5px;
    color: #fff;
    border: 1px solid #000;
    background: #000;
    width:auto;
}
a.tooltiphome:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(../img/infobulle_noir.gif);
    margin:0;
    padding: 0;
    border: 0;
}