* {margin: 0; padding: 0;}
html {height: 100%;}
body {height: 100%; color: rgb(0,0,0); background-color: rgb(255,255,255); font-family: "Arial"; font-size: 12px;}
img {border: none;}

#entete {position: absolute; top: 0; left: 0; width: 1200px; padding-left: 10px; padding-top: 5px; height: 55px; background-color: rgb(75,154,75); font-size: 30px; color: rgb(40,120,40);}

#menu {position: absolute; top: 60px; left: 0; width: 200px; height: 400px; background-image: url(fond_menu.jpg);}
#menu ul {margin: 0; padding-top: 40px; padding-left: 10px; list-style-type: none;}
#menu ul a {line-height: 40px; font-weight: bold; font-size: 15px; text-decoration: none; color: rgb(255,220,60);}
#menu ul a:hover {color: rgb(200,240,80);}
#menu ul a:active {color: rgb(170,210,50);}
.lettrine_menu {font-size: 18px;}

#contenu {text-align: justify; position: absolute; top: 60px; left: 200px; width: 920px; padding-left: 50px; padding-right: 30px; padding-top: 20px; padding-bottom: 10px; background-color: rgb(255,255,255);}
.titre_page {margin-top: 20px; margin-bottom: 20px; font-weight: bold; font-size: 32px; letter-spacing: 5px; color: rgb(150,150,150); border-bottom: 2px solid rgb(150,150,150);}
.lettrine_titre_page {font-size: 36px;}

#piedpage {float: right; padding-right: 10px; padding-top: 10px; background-color: rgb(255,255,255); text-align: right; font-size: 12px; color: rgb(50,50,50);}
#logo {vertical-align: middle; width: 138px; height: 50px;}
#meteo_txt {position: absolute; top: 0; left: 1010px; width: 100px; padding-top: 10px; text-align: right; color: rgb(255,255,255);}
#meteo_img {position: absolute; top: 0; left: 1120px; padding-top: 5px;}

#saisie_actus {margin-top: 40px; margin-bottom: 40px; padding: 15px; border: 2px solid rgb(40,120,40); font-size: 14px; font-weight: bold; color: rgb(40,120,40); background-color: rgb(200,240,200);}
#saisie_actus h1 {margin-bottom: 10px; font-size: 20px; text-decoration: underline; font-weight: bold;}
.titre_article {font-size: 20px; font-weight: bold; color: rgb(40,120,40);}
.titre_article a {font-size: 14px; font-weight: bold; color: rgb(255,140,50);}
.auteur_article {margin-bottom: 5px; margin-top: 2px; font-size: 12px; color: rgb(150,150,150);}
.article {margin-top: 8px; font-size: 12px; color: rgb(0,0,0);}
.article_entier {}
.article_separateur {margin-top: 40px; margin-bottom: 20px; border-bottom: 2px solid rgb(150,150,150);}

#saisie_forum {margin-top: 40px; margin-bottom: 40px; padding: 15px; border: 2px solid rgb(255,110,50); font-size: 14px; font-weight: bold; color: rgb(255,110,50); background-color: rgb(255,220,200);}
#saisie_forum h1 {margin-bottom: 10px; font-size: 20px; text-decoration: underline; font-weight: bold;}
.forum_titre_article {font-size: 20px; font-weight: bold; color: rgb(255,110,50);}
.forum_titre_article a {font-size: 14px; font-weight: bold; color: rgb(255,110,50);}
.forum_auteur_article {margin-bottom: 5px; margin-top: 2px; font-size: 12px; color: rgb(150,150,150);}
.forum_article {margin-top: 8px; font-size: 12px; color: rgb(0,0,0);}
.forum_article_entier {}

#menu_assoc {list-style-type: square; font-size: 14px; line-height: 30px;}

.erreur {font-size: 14px; font-weight: normal; color: rgb(200,50,50);}