body {

}

#center{
    float:left;
    width:100%;
}


/* *********************************** BLOC PLAYER *********************************** */
#player {
    width:100%;
    height:550px;
    float:left;
    margin:5px 0 0 0;
    background:transparent;
}
.noflash{
    text-align:center;
}
/* *********************************** BLOC EXPLICATION *********************************** */
#explication-hpg{
    float:left;
    width:100%;
    font-family:Arial, Verdana, Helvetica, Sans-serif;
    color:#88918c;
    text-align:center;
    margin-top:10px;
    margin-bottom:20px;
}

.titre-explication-hpg{
    color:#fc8700;
    font-size:12px;
    font-family:Arial, Verdana, Helvetica, Sans-serif;
    font-weight:700;
    width:100%;
}

.texte-explication-hpg span{
   font-size:11px;
   color:#88918c;
   font-family:Arial, Verdana, Helvetica, Sans-serif;
   width:100%;
}

/* *********************************** BLOC PROMESSE *********************************** */
/*
#promesses {
    float:left;
    width:318px;
    height:203px;
    margin-top:-205px;
    margin-left:270px;
    *background-image:none !important;
    background-repeat:no-repeat;
}
html>body #promesses {
    margin-left:535px;
}
#promesses a.promesses_a{
    position:relative;
    float:left;
}
#promesses a.promesse_lien {
    margin:70px 0 0 15px;
    position:relative;
    float:left;
    *background-image:none !important;
    background-repeat:no-repeat;
    cursor:pointer;
}
#promesses p, #promesses span.titre{
    width:170px;
    float:left;
    margin:80px 0 0 50px;
    text-align:left;
    color:#FFF;
    padding:0;
}
#promesses span.titre{
    width:220px;
}
#promesses p{
    margin:5px 0 0 27px;
    cursor:pointer;
}
#promesses #promesses p:hover{
    color:#f98600;    
}
html>body #promesses p{
    margin-left:50px;
}
#promesses span.titre{
    font-weight:bold;
}
*/
/* *********************************** LISTE MARQUES PASSION *********************************** */
#mp {
    width:980px;
    height:64px;
    border:0;
    float:left;
    margin:15px 0 0 0px;
}
html>body #mp {
}
#mp a {
    border:0px solid #F00;
    float:right;
    display:block;
    position:relative;
    top:5px;
    right:25px;
    color:#9a9f9f;
}

#flash-marques-partenaires{
    margin-bottom:15px;  
    text-align:center;    
}

/* ************************** Bloc popup alert IE6***************************************************** */
.encartbas-popupErreurBloconteneur{
    width:500px;
    height:21px;
    background:url(../images/static/background-bas-popuperreur.gif) no-repeat ;
}

#iframePopupErreur{
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    width:480px;
    height:250px;
}

#calqueErreur{
    width:500px;
    height:179px;
    background:url(../images/static/background-haut-popuperreur.gif) no-repeat ;
}

/* ************************** Bloc popup sondage***************************************************** */
.encartbas-popupSondageBloconteneur{
    width:500px;
    height:21px;
    background:url(../images/static/background-bas-popuperreur.gif) no-repeat ;
}

#iframePopupSondage{
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
    width:480px;
    height:179px;
}

#calqueSondage{
    width:500px;
    height:179px;
    background:url(../images/static/background-haut-popuperreur.gif) no-repeat ;
}
