
h1
{
text-align: center;
font-size: 130%; 
font-family: Georgia, Arial, "Times New Roman", serif;
font-style: normal; 
font-weight: bolder;
text-decoration: none; 
color: #01a8ce;
margin-top: 5px;
}


h1 a:active
{
font-size: 120%; 
font-family: Arial, Georgia, "Times New Roman", serif;
font-style: normal; 
font-weight: bold;
text-decoration: none; 
color: #05bdbd;
}

h1 a:hover
{
font-size: 120%; 
font-family: Arial, Georgia, "Times New Roman", serif;
font-style: normal; 
font-weight: bold;
text-decoration: none; 
color: #fb1606;
}

h1 a
{
font-size: 120%; 
font-family: Arial, Georgia, "Times New Roman", serif;
font-style: normal; 
font-weight: bold;
text-decoration: underline; 
color: #9d14ad;
}


h2
{
text-align: center;
font-size: 100%; 
font-family: Georgia, Arial, "Times New Roman", serif;
font-style: italic; 
font-weight: bold;
text-decoration: none; 
color: blue;
padding-left: 10px;
padding-right: 10px;
}


form textarea
{
background-color: #DCDCDC;
padding: 0px;
margin-left: 18%;
text-indent: 0px;
} 	


form .bouton
{
color: black;
background-color: #e6a0ec;
margin-bottom: 20px;
font-family: "Times New Roman", Arial, Georgia, serif;
font-weight: bold;
font-size: 1.3em;
margin-left: 33%;
} 

div
{
text-align: justify;
font-size: 110%; 
font-family: Georgia, Arial, "Times New Roman", serif;
font-style: italic; 
font-weight: normal;
text-decoration: none; 
color: blue;
background-color: #DCDCDC;
margin-left: ;
}




