.col1{
    width:49%; 
    float:left; 
}

.col2{
    width:49%; 
    float:right;   
}

.titre{
    font-weight:bold;
    /*padding-bottom:2px;*/
    text-decoration: none;
}
.encart h3 {
    font-size: 12px;
}
a{
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

/*.divSeparation{
    background-color: #EBEBEB;
    width: 325px;
    height:2px;
    float:left;
    margin-top:5px;
    margin-left:25%;
}*/
.separateur{
    float:left;
}
.cadreSeparateur{
   overflow:hidden; 
   width:100%;
}

.borderStyle{
    border-left: 3px solid  #FF8C00;
}
/*
.date{
    font-weight:normal;  
    padding-bottom:5px;
}
*/  
.divImg{
    max-width:150px;
}

.note{
   float:left; 
}

.para{
    clear:both;
}
.row{
    overflow:hidden;
    margin-bottom:5px;
    margin-top:5px;
    margin-left:0;
}