.lightgrey {
 color:  #8b8b8b;
}

.title {
 font-family: times;
 font-size: 18px;
}

.bgtitle {
 background-color:#CCCCCC;
 width:500px;
 padding:5px;
 display:block;
 margin-bottom:5px;
}

.bigbgtitle {
 background-color:#CCCCCC;
 width:508px;
 padding:5px;
 display:block;
 margin-bottom:5px;
}

.bigbgtitle_gr {
 background-color:#CCCCCC;
 width:508px;
 padding:5px;
 display:block;
 margin-bottom:5px;
 border-top:2px solid #da006a;
}

.bigbgtitlegrouped {
 background-color:#da006a;
 color:#FFFFFF;
 width:508px;
 padding:5px;
 display:block;
 margin-bottom:5px;
 font-size:14px;
}

.smallbgtitle {
 background-color:#CCCCCC;
 width:298px;
 padding:5px;
 display:block;
 margin-bottom:5px;
}

.photo {
 float:left;
 width:171px;
 text-align:center;
 margin-bottom:5px;
}

.adresse {
 float:left;
 width:171px;
 text-align:left;
 margin-bottom:10px;
 height:170px;

}