
body { background-color: #404040; font-family: Verdana, Helvetica, Arial, sans-serif; color: #ffffff; background-image:url(images/image-fond.jpg); 
	background-repeat:repeat-x; }
h1  { font-size: 1.1em; font-weight: bold }
h2 { font-size: 1em; font-weight: normal; }
h3 { color: gray; font-size: 0.9em; }
h4 { font-size: 0.8em; font-weight: bold; margin: 0; }
h6 { font-size: 0.6em; font-weight: normal; }
p { font-size: 0.8em; font-weight: normal; }

a:link { font-size: 0.8em; font-weight: bold; color: #ffffff }
a:visited { font-size: 0.8em; font-weight: bold; color: #ffffff }
a:hover { font-size: 0.8em; font-weight: bold; color: #eb6a0a }
a:active { font-size: 0.8em; font-weight: bold; color: #ffffff }
a.invisible { display: none; }
