/* CSS Document */

#vip_main_contenu{
width:775px;
background-repeat:repeat-y;
background-position:4px 0px;
}

#vip_main_contenu_fond{
background-color:#FFF6C2;
background-repeat:repeat-y;
width:754px;
padding:30px 0;
margin-left:3px;
}

#vip_bloc_presentation{
width:592px;/*752*/
height:56px; /*68*/
padding:6px;
padding-left:150px;
border:1px solid #f0b579;
background-color:#fff6c2;
color:#76440d;
position:relative;
text-align:center;
margin-bottom:20px;
}
#vip_bloc_presentation a{
color:#76440d;
}
.vip_perso_haut_parleur{
position:absolute;
top:-21px;
left:-1px;
}

.vip_tableau_privileges{
width:754px;
position:relative;
background-color:#c4e9ff;
border-collapse:collapse;
margin-bottom:10px;
}
.vip_tableau_privileges thead tr{
height:50px;
background-repeat:repeat-x;
text-align:center;
color:#fff;
cursor:pointer;
}
.vip_tableau_privileges td, .vip_tableau_privileges th{
border:1px solid /*#317EE4*/#599AEF; /*bleu moins moche : #C4E9FF*/
padding:0px;
height:22px;
}
.vip_tableau_privileges th img{
border:none;
}
.coche_neutre{
color:#7a3100;
background-color:#fff;
text-align:center;
cursor:pointer;
}
.coche_surligne{
background-color:#FCFF2C;
text-align:center;
cursor:pointer;
}
.descriptif_privilege{
color:#2F1A03; /*#5f2601; ou #7a3100;*/
text-indent:2px;
text-align:left;
}
.descriptif_privilege_1{
background-color:#bce7ff;
}
.descriptif_privilege_2{
background-color:#96d9ff;
}

.vip_phrase_info{
width:730px;
border:1px solid #703f0d;
background-color:#ffff8b;
color:#76440d;
position:relative;
font-style:italic;
font-size:11px;
padding:5px 0;
margin-bottom:10px;
}

.vip_conteneur_details{
width:750px;
position:relative;
background-color:#613608;
border:1px solid #cd700a;
padding:8px 0;
}
.vip_details_rang{
width:724px; /*734px*/
height:21px; /*25px*/
background-repeat:repeat-x;
text-align:left;
color:#fff;
position:relative;
bottom:3px;
left:3px;
padding-left:10px;
padding-top:4px;
}
.vip_details_rang_shadow{
width:734px;
height:25px;
background-color:#371f04;
position:relative;
top:3px;
right:3px;
margin-bottom:10px;
}
.vip_details_condition{
background-repeat:repeat-x;
width:724px; /*734px*/
height:64px; /*74px*/
position:relative;
text-align:left;
color:#76440d;
margin-bottom:10px;
padding-left:10px;
padding-top:10px;
}
.vip_condition_titre{
font-weight:bold;
margin-bottom:10px;
}
.vip_details_condition_blason{
background-repeat:no-repeat;
width:86px;
height:51px; /*66px*/
padding-top:15px;
position:absolute;
right:15px;
top:4px;
text-align:center;
}
.vip_details_privileges{
background-color:#fff6c2;
width:714px; /*734px*/
text-align:left;
color:#76440d;
padding:10px;
}
.vip_details_privileges p{
margin-bottom:10px;
}

h4{
font-size:12px;
margin:0;
padding:0;
}

.vip_jaune1{
color:#ffde00;
}

.vip_display{
display:none;
}

/********************/
/* INFOBULLE        */
/********************/
.vip_popupInfoBulle{
position:absolute;
padding:10px;
background-color:#fff;
border:1px solid #000;
display:none;
font-weight:bold;
z-index:100;
width:120px;
}
