/* CSS */

body { background:#fff url('../images/bg.gif') repeat-y fixed center; text-align:center; margin:0px; color:#4A4A4A; font-size:85%; font-family:Garamond, Georgia, "Times New Roman", Times, serif; }

#holder { width:842px; margin:0px auto 0px auto; padding:18px 0px 5px 0px; text-align:center; }
#header { width:785px; height:238px; margin:10px auto 36px auto; padding:5px 0px 0px 0px; border:solid #B6B9BA 1px; }
#contenu { width:785px; margin:0px auto 0px auto; text-align:left; }
#menu { width:123px; float:left; }
#menu img { margin:0px; }
#colonnes { margin:2px 0px 0px 123px; }
#colonnes .centre { border-left:solid #D9D9D9 1px; border-right:solid #D9D9D9 1px; padding:0px 20px; width:425px; }
#colonnes .colonne { border-left:solid #D9D9D9 1px; padding:0px 0px 0px 20px; }
#colonnes .infos { width:173px; float:right; }
#colonnes .centreAccueil { border-left:solid #D9D9D9 1px; border-right:solid #D9D9D9 1px; padding:0px 20px; width:410px; }
#colonnes .infosAccueil { vertical-align:top; padding:0px 0px 0px 20px; }
.haut { margin:40px 0px 0px 30px; padding:0px; }

img.carte { margin:6px 0px 0px 0px; padding:5px 5px 4px 5px; border:solid #B6B9BA 1px; }
img.carteGrande {margin:0px 0px 0px 15px; padding:5px 5px 4px 5px; border:solid #B6B9BA 1px; }
.floatRight { float:right; text-align:right; }
h1 { color:#181717; font-size:110%; font-weight:normal; font-family:Century, Georgia, "Times New Roman", Times, serif; margin:0px; }
h2 { color:#181717; font-size:120%; font-weight:bold; font-family:Century, Georgia, "Times New Roman", Times, serif; margin:0px; padding:0px; }
p.texte { margin:5px 0px 20px 0px; }
p.services { margin:5px 0px 12px 0px; }
p.lien { margin:5px 0px 0px 0px; }
a.courriel { color:#9B2628; text-decoration:underline; }
a.courriel:hover { text-decoration:none; }
.rouge { color:#9B2628; }
.point { font-size:120%; }

ul.services { list-style-image:url(../images/puce.gif); margin:0px 0px 0px 15px; padding:0px; }
ul.fonctions { list-style-image:url(../images/puce.gif); margin:20px 0px 0px 15px;; padding:0px 40px 0px 0px; }
ul.fonctions li { margin:0px 0px 10px 0px; }
ul.fonctions li p.titre { margin:0px; color:#181717; font-size:90%; font-family:Century, Georgia, "Times New Roman", Times, serif; }
ul.fonctions li p.description { margin:2px 0px 0px 0px; }
p.sousItem { background:url(../images/puce.gif) left center no-repeat; padding:2px 0px 0px 8px; margin:0px 0px 0px 20px; }

p.lettre { margin:20px 0px 6px 5px; color:#A72929; font-size:140%; font-family:Century, Georgia, "Times New Roman", Times, serif; }
table.territoire { margin:0px 0px 0px 0px; padding:0px; border:none; }
table.territoire td.col1 { background:url(../images/puce.gif) 10px center no-repeat; padding:2px 0px 0px 22px; }
table.territoire td.col2 { background:url(../images/puce.gif)  30px center no-repeat; padding:2px 0px 0px 42px; }
p.lettreTop { margin:10px 0px 10px 0px; font-size:100%; font-family:Century, Georgia, "Times New Roman", Times, serif; }
p.lettreTop a.lettre {  color:#A72929; text-decoration:underline; }
p.lettreTop a.lettre:hover { text-decoration:none; }

p.footer { color:#666; font-size:70%; font-family:"Times New Roman", Times, serif; margin:100px 0px 0px 0px; text-align:center; }
