/* Design spacial v1
Par Guillaume Goyette novembre 2005 */
body {width: 760px;    margin: auto;    margin-top: 20px;    margin-bottom: 20px;    background-image: url("images/fond1.gif");}

/* L'en-tête */
#en_tete {background: center;  height: 128px; margin-bottom: 10px; width: 760px}

.mon_logo {width:760px; height: 128px;}

/* Le menu */
#menu {float: left;    width: 120px;}


.element_titre_menu {background-color: #000000;    background-image: url("images/bord-haut1.png");    background-repeat: repeat-x;    border: 2px solid black;    margin-bottom: 20px;}

.element_menu {background-color: #000000;    background-image: url("images/bord-haut1.png");    background-repeat: repeat-x;    border: 2px solid black;    margin-bottom: 20px;}

/* Quelques effets sur les menus */	 

.element_titre_menu	 h2 {color: #2757E2;    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;    text-align: center;}

.maison_dans_menu  {padding: 0px; padding-left: 44px; padding-right: 44px;} 
  
.maison_dans_menu a img	 {border: none;}

.element_menu h2 {color: #2757E2;    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;    text-align: center;}

.element_menu h3 {color: #999999;    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;    text-align: center;}

.element_menu ul {list-style-image: url("images/boule1.gif");    padding: 0px;    padding-left: 30px;    margin: 0px;    margin-bottom: 5px;}

.element_menu a {color: #999999;    text-decoration: none;}

.element_menu a:hover {background-color: #FC7373;    color: #000000;    text-decoration: none;}

.element_menu li:hover {list-style-image: url("images/boule2.gif");}

.element_pub {background-color: #000000;    background-image: url("images/bord-haut1.png");    background-repeat: repeat-x;    border: 2px solid black;    margin-bottom: 20px;}

.element_pub h2 {color: #2757E2;    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;    text-align: center;}

.element_pub h3 {color: #999999;    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;    text-align: center;}

.element_pub a {color: #999999;}

.element_pub a img {border: none;}

/* Le corps de la page */
#corps {margin-left: 140px;    margin-bottom: 20px;    padding: 5px;    color: #999999;    background-color: #000000;    background-image: url("images/bord-haut1.png");    background-repeat: repeat-x;    border: 2px solid black;}

#corps h1 {color: #2757E2;    text-align: center;    font-family: Arial, "Arial Black", "Times New Roman", Times, serif;}

#corps h2 {height: 30px;    background-image: url("images/q1p.gif");    background-repeat: no-repeat;    padding-left: 30px;    color: #888888;    text-align: left;}

#corps a {color: #ff0000;     text-decoration: none;}

.bloc_centre {width: 298px;    margin: auto;    padding: 20px;}

.zone_lien a:hover {background-color: #FC7373;     color: #000000;     text-decoration: none;}

.italique {font-style: italic;}

.commentaire {font-variant: small-caps;    color: #777777}

.barre {text-decoration: line-through;}

.boite_blanche {background-color: #ffffff;    padding: 5px;    margin: 10px;}

.boite_blanche a img {border: none;} 

.compteur  {text-align: right;}

#corps_souvenir {margin-left: 140px;    margin-bottom: 20px;    padding: 5px;    color: #999999;    background-color: #ffffff;    background-image: url("images/bord-haut1.png");    background-repeat: repeat-x;    border: 2px solid black;}
 
#corps_souvenir h2 {background-image: url("images/fleche1.gif"); background-repeat: no-repeat; padding-left: 30px; margin: 10px; color: #888888; text-align: left;}

.boite_grise  {background-color: #333333; margin: 10px; padding: 5px;}

#corps_souvenir h4 {color: #000000;	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;    text-align: left; }


/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */
#pied_de_page {margin-left: 140px; padding: 5px; padding-top: 30px; color: #777777;    background-color: #000000;    background-image: url("images/bord-haut1.png");    background-repeat: repeat-x;    border: 2px solid black;}

#pied_de_page a {color: #777777;   text-decoration: none;}

#pied_de_page a img {border: none;}

.signature_dans_pied {float: left; padding: 5px; margin: auto; margin-top: 0px; margin-bottom: 0px; text-align:center; font-family: "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;}

.droite {padding: 5px; text-align: right; margin-top: 0px; margin-bottom: 0px;}
