body, body a {
 color: #003399;
 font-family: Arial, Helvetica, Times New Roman;
}

body a {
 text-decoration: underline;
}

div.centres_coord, div.centres_nom, div.centres_fonction {
 font-size:80%;
}

div.centres_main_titles {
 font-weight:bold;
 text-align: left;
}

div.centres_title {
 text-align: center;
 width: 100%;
 font-size: 100%;
 font-weight:bold;
}

div.centres_adress {
 text-align: center;
 width: 100%;
 font-size: 90%;
}

td.centres_titleline {
 color: #FFFFFF;
 background-color: #003399;
 font-weight:bold;
}

div.centres_text {
 text-align: justify;
}

div.centres_images img{
 border: 0 none;
}
div.centres_images {
 width: 100%;
 text-align: center;
}


