body     { background:url('img/fond.jpg'); background-repeat:repeat-x; background-position:top; background-color:#FEB38C; }

a        { text-decoration:none; }
a:link   { color:#E36E31; }
a:visited{ color:#E36E31; }
a:active { color:#FF9158; }
a:hover  { color:#FF9158; }

#haut_gauche { background:url('img/tapisserie_g.png'); background-repeat:no-repeat; background-position:top left;   background-color:#FFF; width:33%; padding:20px; }
#haut_droite { background:url('img/tapisserie_d.png'); background-repeat:no-repeat; background-position:top right;  background-color:#FFF; width:33%; padding:20px; text-align:right; }
#haut_centre { text-align:center; background-color:#FFF; width:34%; }

#menu_fond    { background-color:#fff; }
#menu { text-align:center; margin-bottom:20px; }

#home_fr    { padding-left:10px; padding-right:10px; padding-bottom:10px; height:500px; background:url('img/centre.jpg'); background-position:top; background-repeat:repeat-x; background-color:#F2F5FC; }
#news_fr    { text-align:center; background:url('img/centre.jpg'); background-position:top; background-repeat:repeat-x; background-color:#F2F5FC; }
#contact_fr { text-align:center; background:url('img/centre.jpg'); background-position:top; background-repeat:repeat-x; background-color:#F2F5FC; }
#home_en    { padding-left:10px; padding-right:10px; padding-bottom:10px; height:500px; background:url('img/centre.jpg'); background-position:top; background-repeat:repeat-x; background-color:#F2F5FC; }
#news_en    { text-align:center; background:url('img/centre.jpg'); background-position:top; background-repeat:repeat-x; background-color:#F2F5FC; }
#contact_en { text-align:center; background:url('img/centre.jpg'); background-position:top; background-repeat:repeat-x; background-color:#F2F5FC; }

#bas  { background:#902247; height:128px; color:#fff; }
#bas a:link   { color:#ffb38c; }
#bas a:visited{ color:#ffb38c; }
#bas a:active { color:#b36b47; }
#bas a:hover  { color:#b36b47; }

#news_titre { font-size:12px; font-variant:small-caps; padding-bottom:8px; font-weight:bold; padding-left:10px; }
#news_date  { text-align:right; padding-bottom:8px; padding-right:10px; }
#news_texte { text-align:justify; padding-top:8px; padding-left:10px; padding-right:10px; }
#news_auteur{ text-align:right; padding-top:8px; padding-right:10px; }
#news_img   { padding:10px; width:290px; height:191px; text-align:center; background:url('img/news_cadre.png'); background-position:center center; background-repeat:no-repeat; }

#news_listetitre{ font-size:12px; font-variant:small-caps; padding-bottom:8px; font-weight:bold; }
#news_listepage { text-align:right; padding-bottom:8px; }

.news_cadre { border-width:1px; border-color:#E9DCE5; margin-bottom:3px; background-color:#F8F9FD; }
.news_cadre2{ border-width:1px; border-color:#E9DCE5; margin-bottom:3px; background-color:#FBE8E2; }
.news_titre { height:24px; font-variant:small-caps; padding-top:3px; padding-bottom:3px; overflow:hidden; font-weight:bold; }
.news_auteur{ }
.news_date  { }

.home_titre { background-color:#F8F9FD; margin-top:5px; margin-bottom:5px; }
.home_info  { font-size:10px; font-weight:bold; text-align:center; font-variant:small-caps; padding-top:8px; padding-bottom:8px; }