body {
  background-image: url(images/fond.png);
  background-color:#AFAFAF; 
  }

p,ul,li { font-family: tahoma ; font-size:10pt ; color: #000000 ;  }
p.blanc { font-family: tahoma ; font-size:10pt ; color: #ffffff ;  }
.petit { font-family: tahoma ; font-size:8pt ; color: #000000 ;  }

A { color:#000000; text-decoration:underline;font-weight: bold;font-size:10pt ;}
A:hover { color:#000000; text-decoration:none;}

A.menu { color:#AFAFAF; text-decoration:none;font-size:8pt ;}
A.menu:hover {color:#AFAFAF;text-decoration:none;}


h1 { font-family: tahoma; font-size:16pt; }

h2 { font-family: tahoma; font-size:14pt; }

h3 { font-family: tahoma; font-size:10pt; }



.textarea
{
border: #000000 1px solid;
background-color: #DFE0E5;
color: #000000;
font-family: tahoma;
font-weight: bold;
font-size: 10pt;
}

.submit
{
border: #000000 1px solid;
background-color: #000000;
color: #DFE0E5;
font-family: tahoma;
font-weight: bold;
font-size: 10pt;
}
