/* Jeu de CSS Jibee.org version 1.0 */

body, p, td, li
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
font-size:  11px}

a:link { 
 color: #FF8B00; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #FF8B00; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #FF8B00; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-weight: bold; 
 text-decoration: none; 
}

a:link.mail { 
 color: #000000; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited.mail { 
 color: #000000; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active.mail { 
 color: #000000; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover.mail  { color: #ffe4c4; font-weight: bold; text-decoration: none }

.soustitre
  { color: #505050; font-size: 12px; font-family: "Lucida Grande", Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular; font-weight: bold }

h1
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
font-size:  18px;
font-weight: bold}

h2
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
color: #FF8B00;
font-size:  16px;
font-weight: bold}

h3
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
font-size:  14px;
font-weight: bold}

h4
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
font-size:  12px;
font-weight: bold}

h5
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
font-size:  10px;
font-weight: bold}

h6
{font-family: Lucida Grande, Geneva, Verdana, Arial, Helvetica, Swiss, SunSans-Regular;
font-size:  9px;
font-weight: bold}



