/* CSS Document : par J-Bernard pour le site clicBMX
fichier créé le 26 août 2006*/

body
    {
	font-family: "Times New Roman", Arial, Time, "Arial Black", "Comic Sans MS", Georgia, "Trebuchet MS", Helvetica;
	color: black;
	}

a:active
    {
    background-color: #FFCC66;
    }	
	
a {  
color: #0000FF; 
text-decoration: none; 
font-weight: none;
}

a:hover 
{  
color: #FF0000; 
text-decoration: underline; 
font-weight: none;
}

h1
{
font-family: "Comic Sans MS", serif;
color:  #AF0000;
text-align: center;
font-size: 21pt;
}

.date
 {
 font-family: "Times new roman", arial, serif;
 color: #000088;
 font-size: 12pt;
 }

.signature
{
font-family: "Comic Sans MS", "Times New Roman", serif;
font-size: 80%;
}

.entete
 {
 font-family: "Comic Sans MS", serif;
 color: #AF0000;
 font-size: 12pt;
 }
 
 .question
 {
 font-family: "comic sans ms", "Times New Roman", serif;
 color: #AF0000;
 font-size: 12pt;
 }
 
  .titre
 {
 font-family: "comic sans ms", "Times New Roman", serif;
 color: #000080;
 font-size: 12pt;
 }
 
 .block1 a
 {
 	color: #0000FF;
 }
 
  .block1 a:hover
 {
 	color: white;
 	background-color : #0000FF;
 	text-decoration: none;
 	font-weight: none;
 }
 
  .block2
 {
 	color: white;
 }
 
 .block2 a
 {
 	color: white;
 }
 
  .block2 a:hover
 {
 	color: #C0C0C0;
 	text-decoration: none;
 	font-weight: none;
 }
 
 .imageflottantegauche
{
   float: left;
   margin: 5px;
}

.imageflottantedroite
{
   float: right;
   margin: 5px;
}
