#col_centre_article div.col_gauche{max-width: 247px; margin:62px 0 0 0;}
#col_centre_article.ui-widget-content{background: none repeat scroll 0 0 transparent; border: 0;}
#col_centre_article div.col_droite{width:72%; float:right;}
.col_gauche ul#onglets.ui-tabs-nav{
    background: none repeat scroll 0 0 #f9f9f9;
    border: 0 none;
    border-radius: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 23px;
}
.col_gauche #onglets li.onglet{
    background: none repeat scroll 0 0 #f9f9f9;
    border: 0;
    clear: both;
    text-transform: uppercase;
    font: 12px 'FuturaBt-Lt',arial,sans-serif;
    color: #686868;
    padding: 0 18px;
    width: 100%;
    white-space: normal;
}
.col_gauche #onglets li.onglet:first-child a{border-top: 0;}
.col_gauche #onglets .onglet a{
    padding: 1.688em 0; border-top: 1px solid #d4d4d4; 
    width: 100%;
    transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.col_gauche li.ui-tabs-active a,.col_gauche .onglet a:hover{font: 16px 'FuturaBt-Md',arial,sans-serif;color: #2b2b2b;}
.col_gauche li.ui-tabs-active a{color: #2b2b2b;}

.col_droite h2{font: 1.500em 'FuturaBt-Md',arial,sans-serif; color: #686868;}
.article .col_droite h2{border-bottom:solid 2px #e9190d; color: #e9190d; margin: 57px 0 25px 0;}
.col_droite h3.spip{
    padding-bottom: 8px;
    border-bottom: 1px solid #d4d4d4;
    text-align: left;
}
.col_droite p{margin-bottom: 20px; text-align: justify;}
.col_droite p.chapo{color:#000;}
.bouton_lien,.ui-widget-content a.bouton_lien{
   
    clear: both;
    color: #FFFFFF;
    float: left;
    margin: 0 0 10px 0;
    padding: 25px 0;
    text-transform: uppercase;
    background:#383838;
    text-align:center;
    width: 100%;
}
.bouton_lien:hover{text-decoration: none; color:#d61705;}
.col_droite .col_droite_bas{
    padding: 1em 1.4em;
}

/*.carrou{width: 98%;}*/
.carrou .flex-direction-nav a{
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=10);
    background-repeat: no-repeat;
    background-position: center top;
    height: 46px;
}
.carrou .flex-direction-nav a:before{content: "" !important;}
.carrou .flex-direction-nav .flex-prev{
    background-image: url("../img/prev.png");
}
.carrou .flex-direction-nav .flex-next{
    background-image: url("../img/next.png");
}
.carrou:hover .flex-direction-nav .flex-prev{
    left: -50px;
}
.carrou:hover .flex-direction-nav .flex-next{
    right: -50px;
}
#corps_casino .carrou{background-color: #ab0132;}
#corps_casino .col_droite .carrou .texte_courrou h2{color: #ffffff;}

FORM.contact{padding:8%; width:100%; background:#f6f6f6;}
