body {
font-family: "Times New Roman",Georgia,serif; color: #000080; font-size: 11pt;
width :100%;
margin : 0;
background: #ccc;
text-align: center;
}
h1 {
  font-family: Arial,sans-serif;
  color: #ff0000;
  font-size: 22pt;
  font-weight: bold;
}
h2 {
  font-family: Arial,sans-serif;
  color: #ff0000;
  font-size: 16pt;
  font-weight: bold;
  
}
h3 {
  font-family: Arial,sans-serif;
  color: #ff0000;
  font-size: 14pt;
  font-weight: bold;
  
}
h4 {
  font-family: Arial,sans-serif;
  font-size: 13pt;
  font-weight: bold;
  color: #000080;
}

.align_centre {
	text-align: center;
}
.align_gauche {
	text-align: left;
}
.align_droite {
	text-align: right;
}
align_justify {
	text-align: justify;
}

a:link {
  font-family: Arial,sans-serif;
  font-size: 10pt;
  color: #000080;

  background-color: #ffffff;
  text-decoration: none;
}
a:visited {
  font-family: Arial,sans-serif;
  font-size: 10pt;
  color: #ff2525;
  text-decoration: overline;
}
a:hover {
  font-family: Arial,sans-serif;
  font-size: 10pt;
  color: #2a2b80;
  background-color: #c5f5a7;
}
ul{ 
list-style-type:circle;
}
li{
font-family: "Times New Roman",Georgia,serif;
  font-size: 11pt;
  color: #000080;
}
table {
border:3px solid #00ffff;
border-collapse:collapse;
width:80%;
margin:auto;
font-family: "Times New Roman",Georgia,serif;
  font-size: 11pt;
  color: #000080;
}

tbody {
background-color:#FFFFFF;
}
th {
border:1px dotted #6495ed;
background-color:#EFF6FF;
width:25%;
}
td {
border:1px solid #6495ed;
padding:5px;
text-align:left;
}
caption {
font-size: 80%;
color: #000080;
}

.texte01 {
  font-family: Verdana;
  font-size: 8pt;
  color: #0000c0;
}
.texte02 {
  font-family: Comic sans MS;
  font-size: 16pt;
  color: #3030cf;
}

.texte03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: fuchsia;
}

span.lettrine {
	color: #ff0000;
	font-family: Arial;
	font-size: 36pt;
	font-weight: normal;
}
