
@charset "utf-8";
/* auteur: Claude JOUAN */
/* Date de cration: 01/12/06 */

h2
{
font-family: times, verdana, sans-serif; 
color: #FFFF00;
font-size: 12pt;
text-indent: 0;
white-space: pre;
}
h3
{
font-family: Georgia, helvetica, times, verdana, sans-serif; 
color: #000000;
font-size: 8pt;


}
h4
{
font-family: Georgia, verdana, times, arial, sans-serif;
font-size: 8pt;
color: #0000CC;
font-style: italic;
}
h5
{
font-family: verdana, arial, sans-serif;
font-size: 10pt;
color: #000000;
font-style: italic;
}
h6
{
font-family: Georgia, comic sans ms, times, verdana, sans-serif;
 text-indent: 0cm; 
color: #FF9900;
font-size: 16pt;
font-style: italic;

}
a
{
font-family: times, verdana, sans-serif; 
color: #5E3431;
font-size: 12pt;
font-weight:bold;
text-decoration:none;
}
a:hover {
color: #FF9900;
}

a.bouton1:link{
width:120px;
height:50px;
text-decoration:none;
color:#99FF00;
text-align:center;
font-weight:bold;
background-color:#000080;
padding:5px;
border-style:outset;
border-width:2px;
border-color:silver;
}

a.bouton1:visited{
width:120px;
height:50px;
text-decoration:none;
color:#FFFFFF;
text-align:center;
font-weight:bold;
background-color:#0066FF;
padding:5px;
border-style:outset;
border-width:2px;
border-color:silver;
}

a.bouton1:hover{
width:120px;
height:50px;
text-decoration:none;
color:red;
text-align:center;
font-weight:bold;
background-color:#0000FF;
background-image:url(aqua.jpg);
padding:5px;
border-style:inset;
border-width:2px;
border-color:silver;

}

.bouton1{text-align:center;padding:5px;}

.alignement {
text-indent: 3cm;
margin-left: 3cm;
}

.alignement2 {
text-indent: 9cm;
margin-left: 3cm;
}