body {
font-size: 10pt;
background-color: #FFFF99;
font-family: Verdana, sans-serif;
}


h1 {

margin-top: 30px;
text-align: center;
font-size: 25pt;
color: darkred;
font-family: Book Antiqua;

}


h2 {

text-align: left;
font-size: 15pt;
color:#800000;
font-family: Book Antiqua;

}


h3 {

text-align: left;
font-size: 12pt;
text-decoration: underlined;
color:#800000;
font-family: Book Antiqua;

}

.wrapping table, .wrapping.wrapping {
margin-left:20px;
}

.title {
font-size: 12pt;
font-weight: bold;
color:#258;
margin: 10px;
cursor:hand;
}


.grosbouton {
font-weight: bold;
font-size: 12pt;
color: white;
font-family: "Comic Sans MS";
}

.special	{
font-family:Book Antiqua;
font-weight: bold;
color:#800000;

}

a:hover {
background-color: white;
}

a:link {
text-decoration: none;
}

img {
border: none;
}


table 	{ 
margin: 10px;
width: 90%; 
cellSpacing:1 ;
cellSpading:1 ;
}

td { 
font-size: 10pt;
font-family: Verdana, sans-serif;
}

th { 
font-size: 12pt;
color:#800000;
font-family: Book Antiqua;
}

hr {
color: darkred;
background-color: darkred;
height: 2px;
}