/* CSS Document */

* { margin:0; padding: 0 }
BODY { font-family: Verdana, serif; font-size: 11px; }
IMG { border: none; }
#centre {  }
#header { display: none; }
#menu-alimentation { display: none; }
#menu-sante { display: none; }
#menu-dietetique { display: none; }
#menu-cuisine { display: none; }
#menu-consult { display: none; }

#colonne-gauche {	display: none; }

#article { float: left; width: 650px;}
H1 { font-size: 14px; color: #831C8A; margin: 20px 0 20px 0; }
H2 { font-size: 12px; color: #009296; margin: 20px 0 0 0; background: url(../pics/bg-h2.gif) center left no-repeat; padding: 0 0 0 15px; }
H3 { font-size: 11px; color: #EA8C00; margin: 10px 0 0 0; font-weight: normal; }
H4 { font-size: 12px; margin: 0 0 0 0; }
#article P  { margin: 5px 0 0 0; color: #668187; }
#article UL { margin: 5px 0 5px 15px; color: #668187; list-style: none; }
#article LI { background: url(../pics/bg-li.gif) top left no-repeat; padding-left: 13px; min-height: 15px; height: auto;	}
#article A { text-decoration: none; color: #668187; }
#article A:hover { color: #EA8C00; }

#sous-menu { display: none; }

#accueil-sous-menu { display: none; }
#accueil-footer { display: none; }
#colonne-droite {	display: none; }

TABLE { border-spacing: 0px; border-right: 1px solid #333; border-bottom: 1px solid #333; margin: 10px 0 0 0;}
TD { border-top: 1px solid #333; border-left: 1px solid #333; padding: 5px; }
.mauve { background: #F5EEF6; color: #964D94; width: 100px;} 
.bleu { background: #EBF7F7; color: #52ADB2; }
.center { text-align: center; }
.spacer { clear: both; }

#newsletter { display: none; }

#footer { display: none; } 
