/*** gabarit ***/
body{font-size:12px; font-family:arial, helvetica, sans-serif; background-color:#cfc9b9; background-image:url(../img/background.jpg); background-repeat:no-repeat; background-position:top center; color:#847f71; margin:0; padding:0; text-align:center;}

#conteneur{width:698px; margin:0 auto; padding:10px 0px; text-align:left; border:0;}
#conteneur_top{width:698px; height:10px; background:url(../img/conteneur_top.gif) no-repeat top left;}
#conteneur_middle{background-color:#fff; padding:0px;}
#conteneur_bottom{width:698px; height:10px; background:url(../img/conteneur_bottom.gif) no-repeat top left;}

#header{background-image:url(../img/header.gif); background-repeat:no-repeat; background-position:top left; width:680px; height:152px; margin:0 auto; padding:0;}

#contenu{padding:20px 15px;}



/*** divers ***/
.stop{clear:both;}

a {text-decoration:none; color:#847f71;}
a:hover {text-decoration:none; color:#4f9bf0;}

.bold{font-weight:bold;}

p{line-height:20px; text-align:center;}



/*** colonne de gauche ***/
#colonne_left{float:left; width:420px; margin-right:20px; padding-right:20px; border-right:dotted 1px #cfc9b9;}

#colonne_left h1{margin-bottom:20px; padding:0px; font-size:18px; color:; text-align:center;}

.intro{line-height:25px; text-align:center; font-size:14px; font-style:italic;}
.accueil{margin-top:25px}

.liste_textes{float:left; margin-right:25px;}
#colonne_left ul{line-height:20px;}
#colonne_left li {list-style-type:square; color:#4f9bf0;}

p.nav{line-height:20px; text-align:center; margin-top:30px;}
p.nav span.precedent {float:left;}
p.nav span.suivant {float:right;}
.fleche{border:0px;}

.message{border-bottom:dotted 1px #4f9bf0; padding-bottom:5px; margin-bottom:10px;}
.message p{text-align:left;}
.message .titre{color:#4f9bf0;}


/*** colonne de droite ***/
#colonne_right{float:left; width:100px;}

#colonne_right h1{display:block; width:200px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; line-height:30px; vertical-align:middle; background-image:url(../img/background_menu.gif); background-repeat:no-repeat; padding-left:10px; cursor:pointer; margin:5px 0px;}
#colonne_right .content{width:180px; padding-left:10px;}
#colonne_right h1 a{color:#fff}