body { background-image : url('images/fond.jpg'); background-repeat : repeat-x; background-color : #fff9e1; text-align: center; padding: 0; margin: 0; border: 0; }
.page { margin: auto; width : 1000px; text-align:left;  }
.spacer {clear : both ; }

.bold { font-weight : bold ;}
.italic {font-size : italic ;}
.center {text-align : center;}
img {border : 0}

p {padding : 2px; margin : 0;}
a{ text-decoration : none; color : #000000;}
a:hover{text-decoration : underline ; }

.head {height: 233px ; background-color : #fff9e1; background-image : url('images/head.jpg'); margin :0 auto;}


/* formulaire */
INPUT, TEXTAREA, SELECT {background-color : #fff9e1; border : 1px solid #c39a62; }

.home {width : 350px; display:block; height:233px ; float:left;}
a:hover.home { background-image : url('images/head2.jpg'); }
/*Menu*/
@font-face { font-family:Renaissance; src:url(renaissance.ttf), url(renaissance.ttf); }

.menu { width : 369px; padding-top : 85px; float:left;  }
.case { float : left; width:123px; text-align : center; }
.menu_title {color : #efc0ad;  font-family : Palatino Linotype; font-weight : bold; font-size : 18px;}
a.menu_link{font : 12px arial; text-decoration : none; display:block; color : #000000;}
a:hover.menu_link{text-decoration : underline ; }

/*Post it*/
.post_it {margin-right : 55px ; float : right; width : 180px; margin-top : 50px;text-align : center; font-family: Palatino Linotype, sans-serif; font-size:15px}

/*Contenu*/
.contenu {width : 1000px ;  background-image : url('images/fond_content.jpg');}

/*Contenu Gauche*/
.gauche {width : 307px ; background-image : url('images/middle_g.jpg'); float : left; }
.top_g {width : 307px ; height:48px;  background-image : url('images/top_g.jpg'); }
.texte_top_g { margin-left : 50px; width : 200px; text-align : center; font-weight : bold; padding-top : 12px;}
.texte_g { margin-left : 50px; width : 200px; text-align : justify; font-size:13px;}
.bottom_g {width : 307px ; height:87px; background-image : url('images/bottom_g.jpg');  }

/*Contenu droite*/
.droite {width : 693px ;  background-color : #faf3d7; float:right; margin-right : 0;  background-image : url('images/droite.jpg');}
.top_d {width : 693px ; height:47px; background-image : url('images/top_d.jpg'); }

/*News */
.top_news {width : 693px ; height:48px; background-image : url('images/top_news.jpg');  margin :0 0; }
.text_top_news { padding-top : 12px; margin-left : 25px ; width :200px; font-weight : bold; }
.news {width : 693px ; background-image : url('images/news.jpg'); margin :0 0; }
.text_news { margin-left : 5px ; margin-right : 50px; }
.bottom_news { width : 693px ; height:19px; background-image : url('images/bottom_news.jpg'); }

/*Image*/
.top_image {width : 259px ; height:48px; background-image : url('images/top_image.jpg');  margin :0 0; }
.text_top_image { padding-top : 12px; margin-left : 25px ; width :200px;  font-weight : bold;text-align:center;  }
.image {width : 259px ; background-image : url('images/news.jpg'); margin :0 0; }
.text_image { text-align:center; }
.bottom_image {margin :0 0; width : 259px ; height:19px; background-image : url('images/bottom_news.jpg'); }

/*Calendrier*/
.top_Calendrier {width : 386px ; height:48px; background-image : url('images/top_calendrier.jpg');  margin :0 0; }
.text_top_Calendrier { padding-top : 12px; margin-left : 25px ; width :200px;  font-weight : bold;text-align:center;  }
.Calendrier {width : 386px ; background-image : url('images/calendrier.jpg'); margin :0 0; }
.text_Calendrier {margin-left : 5px ; font-size:13px; margin-right : 50px; }
.bottom_Calendrier {margin :0 0; width : 386px ; height:19px; background-image : url('images/bottom_calendrier.jpg'); }

/*Pied de page */
.footer {clear : both ; width : 1000px ; height:59px; background-image : url('images/pied.jpg'); margin :0 auto; }
.footer_text {margin-left : 330px; width : 590px; padding-top : 38px;  font-size:14px;   text-align:center; color : #000000; }

/*Galerie menu*/
.menu_galerie  { text-align : center; font-size:16px; }


