/* CSS Document */
.amenu {
color:#535557;
text-decoration:none;
}

.amenu:hover {
color:#000000;
/*font-weight:bold;*/
}

.anav {
color:#727069;
text-decoration:none;
}

.anav:hover {
color:#000000;
/*font-weight:bold;*/
}

.intro {
font-family:'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, 'Times New Roman', Times, serif; 
font-size:16px; 
color:#333333;
line-height:21px;
text-align:justify;
}

.titre {
font-family:'Times New Roman', Times, serif;
color:#333333;
}