/* 
    Style du plugin GM Widgets 
*/

/* ************** SIDEBAR CONTENT ************** */
div.widget{
    width: 320px;
    margin: 0;
    margin-top:0;
    height: auto !important;
}
div.widget ~ .widget{
    margin-bottom: 15px;
}
div.widget .bandeau_widget{
    width: 320px;
    height: 13px;
    margin: 0;
    padding: 0;
    float: left;
}
div.widget .widget_content{
    clear: left;
}
div.widget .widget_content .titre_widget{
    font-family:"proximanova-sb";
    font-size: 19px;
    margin: 15px 0 5px 15px;
}
div.widget .widget_content a .link{
    font-family: "Arial";
    color: white;
    float: left;
    font-size: 12px;
    margin: 10px 0 10px 10px;
    padding: 5px;
    background: url('img/arrow_link.png') no-repeat 5% 45% grey;
    padding-left: 15px !important;
}

/* ************** 50 QUESTIONS ************** */
div.questions .widget_content:hover{
    background-color:#fbf3f4;
}
div.questions .bandeau_widget{
    background: url('img/bandeau_questions.png') no-repeat 0 100%;
}
div.questions .widget_content{
    background-color: white;
    font-family: "Arial";
}
div.questions .widget_content h3{
    color: #ad0b21;
    font-size: 18px;
    margin: 0 0 10px 15px;
}
div.questions .widget_content p{
    color: #1e1e1e;
    font-size: 13px;
    margin: 0 0 0 15px;
}
.bt_memento{
    background-image: url("img/bg_btmemento.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    padding-left: 30px;
    width: auto;
}
.bt_memento:hover{
    background-position: left bottom;
}

/* ************** TELECHARGEMENT ************** */
div.telechargement .widget_content:hover{
    background-color:#fef6ec;
}
div.telechargement .bandeau_widget{
    background: url('img/bandeau_telechargement.png') no-repeat 0 100%;
}
div.telechargement .widget_content{
    background-color: white;
}
div.telechargement .widget_content img{
    float: right;
    margin: 25px 10px 10px 0;
}
div.telechargement .widget_content h2{
    color: #f79419;
    float: left;
    max-width: 190px;
    text-transform: uppercase;
}
div.telechargement .widget_content h3{
    font-family: "Arial";
    color: #f79419;
    font-size: 14px;
    margin: 5px 0 10px 15px;
    width: 180px;
    float: left;
}
div.telechargement .widget_content a .link{
    margin-top: 20px;
}


/* ************** ABONNEMENT ************** */
div.widget.abonnement{
    padding-top: 0 !important;
}
div.abonnement .bandeau_widget{
    background: url('img/bandeau_abonnement.png') no-repeat 0 100%;
}
div.abonnement .widget_content{
    background-color: #ad0b21;
}
div.abonnement .widget_content img{
    float: right;
    margin: 15px 10px 10px 0;
}
div.abonnement .widget_content h3{
    float: left;
    width: 310px;
    color: white;
}
div.abonnement .widget_content p{
    font-family: "Arial";
    color: white;
    max-width: 190px;
    font-size: 13px;
    float: left;
    margin: 10px 0 0 15px;
}
div.abonnement .widget_content a .link{
    margin-top: 20px;
    background-color: #7c0818;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 8px 10px 8px 10px;
    background-position: 8% 45%;
}


/* ************** LIRE ************** */
div.lire .widget_content:hover{
    background-color: #f1f1f1;
}
div.lire .bandeau_widget{
    background: url('img/bandeau_lire.png') no-repeat 0 100%;
}
div.lire .widget_content{
    background-color: white;
    font-family: "Arial";
}
div.lire .widget_content h2{
    color: #565656;
    float: left;
    width: 310px;
}
div.lire .widget_content h3{
    font-family: "Arial";
    color: #565656;
    font-size: 14px;
    margin: 5px 0 0 15px;
    width: 310px;
}
div.lire .widget_content p{
    color: #565656;
    font-size: 13px;
    margin:10px 0 0 15px;
    float:left;
}
div.lire .widget_content p img{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
.widget_content h2 img{
    float:right;
    margin-right:10px;

}

/* ************** PUBLICITE ************** */
div.publicite .bandeau_widget{
    /* background: url('img/bandeau_publicite.png') no-repeat 0 100%;*/
}
div.publicite .widget_content{
    background-color: white;
}
div.publicite .widget_content p{
    font-family: Arial;
    font-size: 10px;
    color: #ACADAF;
    font-weight: normal;
    padding-left: 8px;
    background: url('img/arrow_pub.jpg') no-repeat 0px 3px transparent;
    position: relative;
    top: 10px;
    left: 15px;
}
div.publicite .widget_content img{
    width: 290px;
    height: auto;
    margin: 15px;
    border: 1px solid #c2c2c2;

}
/* ************** PRATIQUE ************** */
div.pratique .widget_content:hover{
    background-color: #BBBBBB;
}
div.pratique .bandeau_widget{
    background: url('img/bandeau_pratique.png') no-repeat 0 100%;
}
div.pratique .widget_content{
    background-color: #e0e0e0;
    font-family: "Arial";
}
div.pratique .widget_content h2{
    color: #565656;
    float: left;
    width: 310px;
    text-transform: uppercase;
}
.copyright{
    /*min-width:150px;*/
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    color:#565656;
    height:12px;
    line-height:12px;
    margin-right:10px;
    text-align: left;
}
div.pratique .widget_content h3{
    font-family: "proximanova-regular";
    color: #565656;
    font-size: 12px;
    margin: 5px 0 7px 15px;
    width: 300px;
    float: left;
    text-transform: uppercase;
}
div.pratique .widget_content p{
    color: #565656;
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 0 15px;
}
/* ************** FORMATION ************** */
div.formation .bandeau_widget{
    background: url('img/bandeau_formation.png') no-repeat 0 100%;
}
div.formation  .widget_content{
    background-color: white;
    font-family: "Arial";
}
div.formation  .widget_content h2{
    color: #e44a34;
    float: left;
    width: 310px;
}
div.formation  .remontee{
    background: url('img/bg_formation.png') no-repeat left bottom white;
    /*border-bottom: 1px solid #e44a34;*/
    clear: left;
    float: left;
    padding: 15px 15px 10px 15px;
    width: 290px;
}
div.formation  .remontee:hover{
    background: url('img/bg_formation.png') no-repeat left bottom #fcedea;
}
div.formation  .nbdevues{
    float: left;
    width: 56px;
    height:46px;
    margin-right: 10px;
    background: url('img/bg_nbdevues.jpg') no-repeat 0 100%;
    padding-top:10px;
    text-align:center;
    color:#565656;
    font-size:24px;
    font-family:"proximanova-sb";
    margin-left:10px;
}
div.formation  .texte_remontee{
    float: left;
    width: 300px;
}
div.formation  .remontee .texte_remontee .surtitre{
    color: #e44a34;
    font-size: 12px;
    text-transform:uppercase;
}
div.formation  .remontee .texte_remontee p{
    font-size: 15px;
    line-height: 15px;
    color: #565656;
    width: 300px;
}

/* ************** OFFRES ************** */
div.offres .bandeau_widget{
    background: url('img/bandeau_offres.png') no-repeat 0 100%;
}
div.offres  .widget_content{
    background-color: white;
    font-family: "Arial";
}
div.offres  .widget_content h2{
    color: #064166;
    float: left;
    width: 310px;
}
div.offres .remontee{
    clear: left;
    float: left;
    padding: 10px 15px 0px 15px;
    width: 290px;
}
div.offres  .remontee:hover{
    background-color:#e6ecef;
}
div.offres  .nbdevues{
    float: left;
    width: 56px;
    height:46px;
    margin-right: 10px;
    background: url('img/bg_nbdevues.jpg') no-repeat 0 100%;
    padding-top:10px;
    text-align:center;
    color:#565656;
    font-size:24px;
    font-family:"proximanova-sb";
    margin-left:10px;
}
div.offres  .texte_remontee{
    float: left;
    width: 215px;
}
div.offres  .remontee img{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
div.offres .remontee:hover .texte_remontee .surtitre{
    color: #064166;
}
div.offres .remontee:hover .texte_remontee p{
    color: #565656;
}
div.offres  .remontee .texte_remontee .surtitre{
    color: #565656;
    font-size: 12px;
    text-transform:uppercase;
}
div.offres  .remontee .texte_remontee p{
    font-size: 15px;
    line-height: 15px;
    color: #064166;
    width: 215px;
}

/* ************** THEMES CTC ************** */
div.widget.ctc{
    background: url('img/bandeau_themes.png') no-repeat left top transparent;
    padding-top: 13px;
}
div.widget.ctc h3{
    color: #565656;
    text-transform: uppercase;
    font-family: "proximanova-sb";
    font-size: 19px;
    padding: 15px 0 5px 15px;
    background-color: white;
}
div.widget.ctc .ctc{
    background-color: white;
}
div.widget.ctc .ctc ul{
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
div.widget.ctc .ctc ul li{
    list-style-image: url('img/arrow_list.png');
    font-family:"Arial";
    font-size: 12px;
    color: #565656;
    margin: 0 0 5px 25px;
}
div.widget.ctc .ctc ul li a{
    font-family:"Arial";
    font-size: 15px;
    color: #565656;
}
div.widget.ctc .ctc ul li:hover{
    color: #222222;
    text-decoration:underline;
}
div.widget.ctc .ctc ul li a:hover{
    color: #222222;
}
/* ************** ARTICLES ************** */
div.articles .bandeau_widget{
    background: url('img/bandeau_articles.png') no-repeat 0 100%;

}
div.articles .widget_content{
    background-color: white;
    font-family: "Arial";
}
div.articles .widget_content h2{
    color: #565656;
    float: left;
    width: 310px;
}
div.articles .remontee{
    width: 290px;
    float: left;
    clear: left;
    padding: 10px 15px;
}
div.articles .remontee:hover{
    background-color:#fafafa;
}
div.articles .remontee:hover .texte_remontee .surtitre{
    color: #565656;
}
div.articles .remontee:hover .texte_remontee p{
    color: #B3B3B3;
}
.remontee .photo{
    width: 92px;
    height: 69px;
}
.remontee .photo p{
    font-size:6px;
    font-family:Arial, Helvetica, sans-serif;
    color:#c4c4c4;
    line-height: 12px;
    position: absolute;
    margin-top: 57px;
    margin-left: 2px;
}
.remontee .photo img{
    width: 92px;
    height: 69px;
}
div.articles .nbdevues{
    float: left;
    width: 56px;
    height:46px;
    margin-right: 10px;
    background: url('img/bg_nbdevues.jpg') no-repeat 0 100%;
    padding-top:10px;
    text-align:center;
    color:#565656;
    font-size:24px;
    font-family:"proximanova-sb";
}
div.articles .texte_remontee{
    float: left;
    width: 210px;
}
div.articles .remontee .texte_remontee .surtitre{
    color: #b3b3b3;
    font-size: 12px;
    text-transform:uppercase;
    font-weight: normal;
}
div.articles .remontee .texte_remontee p{
    font-size: 15px;
    line-height: 15px;
    color: #646464;
    width: 215px;
}
.link2{
    background-image: url("img/arrow_list.png");
    background-position: left 2px;
    background-repeat: no-repeat;
    color: #444444;
    float: left;
    font-family: "Arial";
    font-size: 12px;
    margin-left: 15px;
    padding-left: 14px;
    width: 280px;
    margin-bottom:10px;
}

/* **** Abonnement CDM **** */

div.sidebar .CDMabof{
    width: 320px !important;
    margin: 0 !important;
}

.titre_evenement{
    Color : #e44a34 ;
    font-size : 12px ;
    text-transform : uppercase;
    font-family: 'Arial';
}
.titre_bloc_event{
    Color : #e44a34 ;
    text-transform : uppercase;
    font-family: 'Arial';
    margin-bottom:40px!important;
}

.date_periode{
    color : #565656 ;
    font-size : 15px ;
    line-height : 15px ;
    font-family: 'Arial';
}
.bloc_event{
    margin-bottom : 10px!important;
    padding-bottom : 10px!important;
    padding-top : 10px!important;
    border-bottom: 1px solid #e44a34;
    margin-left: 10px;
    margin-right: 10px;
}
.bloc_event:hover{
    background-color:#FCEDEA;
}
.evenements{
    margin-bottom:20px!important;
}