@charset "UTF-8";
/* CSS Document */

.profil #menuPage {
border-bottom:1px dotted #cccccc;
display:block;
height:50px;
line-height:40px;
margin-bottom:10px;
text-align:center;
width:100%;
}

.profil #menuPage a {
border-right:1px dotted #cccccc;
font-size:0.9em;
margin-right:15px;
padding-right:15px;
}

.profil #menuPage a:hover {
color:#9de300;
text-decoration:none;
}

.profil #menuPage .last {
border:none;
margin-right:0px;
padding-right:0px;
}

.profil .titre {
font-size:1.5em;
font-weight:bold;
margin-bottom:10px;
}

/* Qui sommes-nous */
#contenu .quiSommesNous {
background:url(../img/profil/logo.png) bottom right no-repeat;
border-bottom:1px dotted #cccccc;
margin-top:20px;
margin-top:20px;
width:970px;
}

#contenu .p2 {
width: 550px;
}

/* Notre Mission */
#contenu .notreMission {
border-bottom:none;
border-bottom:none;
margin-top:20px;
margin-top:20px;
width:970px;
}

/* Commentaires */
#contenu .commentaires {
border-bottom:none;
margin-top:20px;
margin-top:20px;
width:970px;
}