body {
  background-color:#4B4B4B; 
  background-image: url(images/fond.jpg);
  background-repeat: repeat-x; 
  }

p { font-family: tahoma ; font-size:10pt ; color: #000000 ;  }
.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.menu1 { color:#5CB900; text-decoration:none;font-size:8pt ;}
A.menu1:hover {color:#5CB900;text-decoration:underline;}

A.menu2 { color:#FF8000; text-decoration:none;font-size:8pt ;}
A.menu2:hover {color:#FF8000;text-decoration:underline;}

A.menu3 { color:#0080FF; text-decoration:none;font-size:8pt ;}
A.menu3:hover {color:#0080FF;text-decoration:underline;}

A.menu4 { color:#CE00CE; text-decoration:none;font-size:8pt ;}
A.menu4:hover {color:#CE00CE;text-decoration:underline;}

A.lien1 { color:#B1EC00; text-decoration:underline;font-size:10pt ;}
A.lien1:hover {color:#B1EC00;text-decoration:none;}

A.lien2 { color:#FECD06; text-decoration:underline;font-size:10pt ;}
A.lien2:hover {color:#FECD06;text-decoration:none;}

A.lien3 { color:#69CDFF; text-decoration:underline;font-size:10pt ;}
A.lien3:hover {color:#69CDFF;text-decoration:none;}

A.lien4 { color:#CE00CE; text-decoration:underline;font-size:10pt ;}
A.lien4:hover {color:#CE00CE;text-decoration:none;}

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

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

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


ul
{
font-family: tahoma;
font-size: 10pt;
margin-left: 0;
}

.input 
{
border: #000000 1px solid;
background-color: #DFE0E5;
color: #000000;
font-family: tahoma;
font-weight: bold;
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;
}
