/*---------- PAGE CONTACT-----------*/

h4{
color:#666666;
margin-top:0px;
}

span.txt_art{
    color:#666666;
}

div.content{
    line-height:18px;
    padding-bottom:20px;    
    width:638px;
}

div.temoignage, div.ouvrage {
    width:650px;    
    padding-top:0px;
    float:left; 
    margin-top:0px !important;  
    margin-top:-20px;   
}

div.temoignage h3, div.ouvrage h3{  
    width:722px; 
    height:41px; 
    margin:0px 0px 10px 0px; 
    padding:20px 0px 0px 0px;   
    background:url(../images/modeles/modele_spe/bibliographie/fond_titre.jpg) no-repeat left;
}


p.lien{
margin-left:4px;
color:#666666;
font-weight:bold;
}

p.lien b{
color:#666666;
}

img{
border : 0px;
}

div.article{
float:left;
width:100%;
padding-bottom:20px;
/*border:1px solid #000000;*/
}

div.article span.photo{
float:left;
margin-left:15px;
width:80px;
height:100px;
}

div.article span.description{
float:left;
padding:0px;
margin-left:100px;
}

div.article span.description b, div.article span.description i{
color:#666666;
}

div.article span.description hr{
width:50px;
text-align:left;
color: #e4e4e4;
background-color: #e4e4e4;
height: 1px;
border: 0;  
margin-left:0px;
margin-bottom:0px;
padding-left:0px;
}


