/*-------------------CONTENU--------------------*/

#contenu h1  { color: #7a653e; font-size: 160%; font-weight: normal; margin-bottom: 20px }
#contenu h2 { font-size: 120%; color: #7a653e; line-height: 20px; padding-bottom: 10px }
#contenu h3 { font-size: 105%; color: #7a653e; line-height: 17px; padding-bottom: 5px }
#contenu h4 { font-size: 100%; color: #7a653e; line-height: 14px; padding-bottom: 5px }

#contenu a, #contenu a:visited { color: #000000; }
#contenu a:hover { color: #7a653e; }

#contenu ul { list-style-type: disc; margin-left: 20px }
#contenu li { list-style-type: disc; margin-left: 20px }

#contenu img { vertical-align: middle; border: 0px }