html { 
  margin: 0 0 0 0;
  padding: 0;
}

body { 
  background-image: url(fond0.png);
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  margin: 0 0 0 0;
  padding: 0;
}

A:link { 
 text-decoration: none;
 font-weight: bold;
 color: #800000;
 }
A:visited { 
 text-decoration: none;
 font-weight: bold;
 color: #800000;
}
A:active  { 
 text-decoration: none;
 font-weight: bold;
 color: #800000;
}
A:hover {
 text-decoration: underline;
 font-weight: bold;
 color: #C00000;
}

table {
	border: 0px;
	margin: 0;
}

UL {
	margin-left: 0;
}

LI {
	margin-left: 16;
}

P:first-letter {
  text-transform: capitalize;
}

.menu { 
 margin: 5 5 5 10;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14 px;
 line-height: 16 px;
 color: #FFFFFF;
 text-align: center;
}

.titre0 { 
 margin: 0;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 18 px;
 line-height: 20 px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #404040;
}

.texte0 { 
 margin: 0;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 14 px;
 line-height: 16px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #202020;
}

.titre1 { 
 margin: 20 0 10 0;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 18 px;
 line-height: 24 px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #404040;
}

.texte1 { 
 margin: 12 0 10 0;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 12 px;
 line-height: 16px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #202020;
}

.titre2 { 
 margin: 30 0 20 0;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-size: 18 px;
 line-height: 24 px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #404040;
}

.texte2 { 
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10 px;
 line-height: 12 px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #202020;
}

.liste { 
 margin: 0;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10 px;
 line-height: 12 px;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 color: #202020;
}
