Body {

margin:0 0 0 10px;
padding:0;
}
.bodyG {
background-color: #999999;
}
.bodyN {
background-color:#000000;
}
.bodyB {
background-color:#0066FF;
}
/*texte*/
.geog12GB {
font:bold 12px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
.geog10GB {
font:bold 10px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
.geog11GB {
font: bold 11px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
.geo14pxBG {
font: bold 14px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
.geo14BGS {
font:bold 14px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
text-decoration:underline;
}
.geog18GB {
font:bold 18px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}
/*liens*/
a {
font:bold 11px Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
text-decoration:underline;
}
a:hover {
color:#FF3399;
text-decoration:none;
}
.liensbasViolet {
color:#FF3399;
}