body {
	color: #343638;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	margin-top: 0; 
	margin: 2; 
    padding: 0;
	background-color: #FFFFFF; 
}
a:link {
		color: #343638;
		text-decoration: none;
	}
	
a:visited {
	color: #343638;
	text-decoration: none;
	}
		
		
a:hover {
	text-decoration: none;
	color: #FFE96B;
		}

		
		
a.lien2 {
	color: #6493ED;
	text-decoration: none;
}


		
		
h1 {

  font-family: Times New Roman, Times, serif;
  color: #343638;
  font-size:22px;
  border-bottom:2px solid #343638;
  font-weight: bold
}
h2 {

  font-family: Times New Roman, Times, serif;
  color: #6493ED;
  font-size:18px;
   border-bottom: 1px solid #6493ED ;
   font-weight: bold
   
}
h3 {

  font-family: Times New Roman, Times, serif;
  color: #343638;
  font-size:18px;
   border-bottom: 1px solid #343638 ;
   font-weight: bold
   
}

img {
        color:#000000;
        border:0px;
        }
.noir {
	color: #000000;
}

.rouge {
	color: #FF0000;
}
.grisfonce {
	color: #343638;
}
.rose {
	color: #CC0099;
}

.bleu {
	color: #6493ED;
}	
			
.blanc {
	color: #FFFFFF;
}	

.vert {
	color: #009900;
}	


.petit {font-size: 9px;
}

#menu-flottant {
    width:210px;
	float: left;
    margin:0;
	padding-left: 8px;
	text-align: left;
    border-left: 0px solid #000000;
	border-right: 0px;
}

#page-flottante {
    width: 728px;
	float: right;
    margin:0;
	padding-right: 15px;
	text-align: left;
    border-left: 0px solid #000000;
	border-right: 0px;
}