@charset "UTF-8";
/* CSS Document */


#artistes .content { width:1110px; display: table; margin: auto;}

/* BANNER */
#artistes #slider {width: 100%; clear: both; float: left; height: 250px; background-image:url("/img/banner-artistes.png"); background-position:50% 50%; background-size:cover; position: relative;}
#artistes #slider h1 {float: left; font-family: 'Raleway', sans-serif; text-align: left; text-transform: uppercase; letter-spacing: 4px;  font-size: 60px; font-weight: 200; color: #fff; line-height: 50px; margin-top: 120px; }

@media (max-width: 768px) {
    #artistes .content { width:calc(100% - 20px); display: table; margin: auto; }  
    #artistes #slider { height: 120px; } 
    #artistes #slider h1 { margin-top: 40px; line-height: 40px; width: 100%;  font-size: 40px; text-align: center; }
}


/* BODY */
#artistes #corps { width: 100%; background: #f6f6f6; clear:both; float: left; position: relative; font-family: 'Raleway', sans-serif; font-size: 14px; color: #333; }

#artistes .content .tabs { clear: both; float: left; width: 100%;}
#artistes .content .tab { float: left; width:116px; margin-right: 8px; background:rgba(255,255,255,1); cursor: pointer; height: 95px; text-align: center; font-family: 'Raleway', sans-serif; font-size: 11px; text-transform: uppercase; color: #af9d6c; padding-top: 15px; line-height: 15px; letter-spacing: 1px; }
#artistes .content .tab img { width: 60px; margin-bottom: 5px; }
#artistes .content .tab_active { background:#af9d6c; color: #fff;}
#artistes .content .last_tab { margin-right: 0px; }

#castings .content .all_castings { clear: both; float: left; width:calc(100% - 62px); padding: 30px; padding-bottom: 0px; background:rgba(255,255,255,1.00); font-family: 'Raleway', sans-serif;}

#artistes .sort_div { float: left; height: 30px; width: 100%; }
#artistes .sort_div .label { font-weight: 300; float: left; margin-right: 10px; line-height: 30px; text-transform: uppercase; }
#artistes .sort_div .inputlist { float: left; width: 200px; height: 30px; border-radius: 0px; background: #fff; border: #fff; font-size: 14px; text-transform: uppercase; color: #bd7d16 }
#artistes .sort_div .small_list { width: 140px; }
#artistes .sort_div .sep { font-weight: 200; font-size: 24px; float: left; margin-left: 10px; margin-right: 10px; line-height: 30px; color: #af9d6c }
#artistes .sort_div .reinit { font-weight: 300; float: left; margin-right: 10px; line-height: 30px; text-transform: uppercase; cursor: pointer; color: #bd7d16}

@media (max-width: 768px) {
    #artistes .sort_div { box-shadow: 0 4px 4px -2px rgba(0,0,0,0.2); }
    #artistes .sort_div .label { font-weight: 300; float: left; margin-right: 10px; line-height: 40px; text-transform: uppercase; color: #bd7d16 }
    #artistes .sort_div { float: left; height: auto; width: calc(100% + 0px); margin-left: -10px; padding: 10px; background: #fff; }
    #artistes .sort_div .inputlist { float: right; width: 235px; height: 40px; background: #fff; border: #fff; font-size: 16px; text-transform: uppercase; color: #bd7d16;  -webkit-appearance: none; -webkit-border-radius:0px; border-radius: 0px; padding-left: 15px; background-image:url(../img/open-list.png); background-repeat: no-repeat; background-position: 200px }
    #artistes .sort_div .reinit { float: right; margin-right: 10px;}
}

@media (max-width: 320px) {
    #artistes .sort_div .inputlist { width: 200px; background-position: 175px }
    
}

#artistes .how_many { float: left; height: 30px; line-height: 30px; text-transform: uppercase; font-size: 16px; }
#artistes .how_many span { color: #bd7d16; font-size: 20px; }

@media (max-width: 768px) {

}

#artistes .pagination { float: right; line-height: 16px; }
#artistes .pagination a { float: left; margin: 6px; font-size: 18px; }
#artistes .pagination a.active { color: #bd7d16; }

@media (max-width: 768px) {
    #artistes .pagination .number { display: none }

}

#result_artistes { margin-left: -10px; }

#artistes .artiste { float: left; width: 348px; height: 348px; margin: 10px; position: relative}
#artistes .artiste .alaune { position: absolute; top: 0px; left: 0px; }
#artistes .artiste .infos { position: absolute; bottom: 0px; height: 70px; background: rgba(0,0,0,0.80); color: #fff; width: 100%;}
#artistes .artiste .likes { float: left; margin-left: 15px; margin-top: 15px; line-height: 14px; font-size: 16px; width: 30px; height: 40px; padding-right: 20px; border-right: 1px solid #fff; text-align: center; font-weight: bold;}
#artistes .artiste .likes img { margin-bottom: 3px; cursor: pointer;}
#artistes .artiste .name_job { float: left; width: 200px; margin-left: 20px; margin-top: 15px; line-height: 20px; font-size: 14px; }
#artistes .artiste .name { font-size: 14px; font-weight: bold;}
#artistes .artiste .message { float: right; margin-right: 20px; margin-top: 20px; cursor: pointer; }

#artistes .bloc_abonnez a { display: table; line-height: 30px; margin: auto; margin-top: 275px;  padding-left: 40px; padding-right: 40px; color: #cf9821; background: #fff; text-transform: uppercase; font-size: 14px; font-weight: 700}
#artistes .bloc_alaune a { display: table; line-height: 28px; border: 1px solid #cf9821; margin: auto; margin-top: 275px;  padding-left: 40px; padding-right: 40px; color: #cf9821; background: #fff; text-transform: uppercase; font-size: 14px; font-weight: 700}

@media (max-width: 768px) {
    #result_artistes { margin-left: 0px; }
    #artistes #communaute { width:calc(100% - 40px); display: table; margin: auto; font-family: 'Raleway', sans-serif; font-size: 14px;  }
    #artistes .artiste { float: left; width: 100%; height: 320px; margin: 0px; margin-bottom: 20px; position: relative}
    #artistes .artiste .name_job { width: 180px;  }
    
    #artistes .bloc_alaune { background-size: cover;}
    #artistes .bloc_abonnez { background-size: cover;}
}





