/*feuille de style pour la mise en page du contenu : titre para etc*/
#path{
font : italic normal 12px courrier;
color : green;
text-decoration : underline;
}
.cellIntroG{
text-align : justify;
padding : 10px;
font : normal normal 12px arial;
color : #09f;
}
.cellIntroD{
text-align : justify;
padding : 10px;
font : normal normal 12px arial;
color : #09f;
}
.titre{
text-align : center;
font : normal bold 35px comic sans MS;
color : #9c9;
}
.classChap{
font : normal normal 20px arial;
color :#330 ;
border-top:thin solid black;
border-bottom:thin solid black;

}
.classCellGauche{
text-indent:1cm;
text-align :left;
padding: 10px;
font : normal normal 12px arial;
color :#900 ;

}
.classCellDroit{
text-align : left;
padding: 10px;
font : normal normal 12px arial;
color :#366 ;

}
/****************************************************style pour affichage des adhérents****************/
.zoneAdherent{
border:thin dotted black;
margin:5px;
padding:10px;
display:none;
}
.zoneAdherent img{
border:0;
margin:10px;
}
#carte{
text-align:center;
}
H1{
padding:10px;
margin:0;
line-height:0;
}
#debutlist{
padding:10px;
}
H3{
padding:10px;
}