
body {
 font-family: Verdana, Arial, Geneva, sans-serif;
 font-size: 100%;
 color: #393838;
 background-color: #fff;
 margin: 0px;
 padding: 0px;
}

img.photo {
 margin-left: 10px;
 margin-bottom: 3px;
 border-color: #666666;
}

td.logo {
 background: url(../images/logo.jpg); 
}  
td.un {
 background: url(../images/bgd.gif); 
}
td.deux {
 background: url(../images/bgd2.gif); 
}
td.deuxa {
 background: url(../images/logoBas.jpg); 
}
td.trois {
 background: url(../images/bgd3.gif); 
}
td.quatre {
 background: url(../images/bgd4.gif); 
}
td.blanc {
 background-color:#ffffff; 
}
td.bleu {
 background-color:#114763; 
}
td.six {
 background: url(../images/bgd6.gif); 
}

td.sept {
 background: url(../images/bgd7.gif); 
}
td.cit {
 background: url(../images/citation.gif);
 color: #C2D4DD;
 font-size: 11px;
 font-family: Tahoma, Arial, sans serif; 
}

h3 {
 color: #C34648;
 font-size: 1em; 
}
h4 {
 color: #C34648;
 font-size: .95em; 
}

hr {
 border: none 0;
 border-top: 1px dashed #DDDDD1;
 width: 85%; height: 1px; 
}

strong {
 font-size: 100%;
}
strong.header {
 font-size: .90em; 
 color: #0B4766;
}

.sou {
 text-decoration: underline; 
}

p {
 font-family: Verdana, Arial, sans-serif;
 font-size: .84em; 
}   

p.rouge {
 color: #C34648; 
}

p.just {
 text-align:justify;
 font-family: Verdana, Arial, sans-serif;
 font-size: .84em;
 padding: 0.05cm; 
}

.gris {
 color: #4C4A4A;
 font-weight: normal; 
}

ul {
 font-size: .84em; 
}
ul.bullet {
 list-style-image: url(../images/bullet.gif); 
}

ol {
 text-align:justify;
 font-family: Verdana, Arial, sans-serif;
 color: #393838;
 font-size: .84em; 
}

address.jaune {
 color:#DBB028;
 font-family:Arial, Helvetica, sans-serif;
 font-size: .7em; 
}

address.bleupale {
 color:#C5CCD0;
 font-family:Arial, Helvetica, sans-serif;
 font-size: .7em; 
}

a:link, a:visited, a:active {
 color: #C34648;
 font-family: Verdana, Arial, sans-serif;
 text-decoration: underline;
 font-size:.8em; 
 
}
a:hover {
 color: #0D285B; 
}

a.adresse:link, a.adresse:visited, a.adresse:active {
 color: #AFBEC6;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
 text-decoration: underline;
 }
a.adresse:hover {
 color: #E1E6E9; 
}



