.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.texteGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.texteGrasNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.texteGrasBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
}
.texteGrasRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: Red;
}
.texteGrasVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #00CCFF;
}
.texteGrasGrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	font-style: normal;
	line-height: 17px;
	color: #00CCFF;
}
.texteGrasGrandBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFF;
}
.texteBigBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	font-style: normal;
	line-height: 19px;
	color: #FFFFFF;
}
.texteGrasGrandVert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	font-style: normal;
	line-height: 17px;
	color: #FFFFFFF;
}
.errorMsg{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	color:white;
}
a.lien1:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
	}
		
a.lien1:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
	
a.lien1:active  { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration:none; 
	color: #FFFFFF;
	font-weight:bold;
	}

a.lien1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
		}

a.lien2:link  { 
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:underline overline;
	line-height: 18px;
	color: Red;
	}

a.lien2:hover{
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

a.lien2:active { 
	text-decoration:none; 
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	}

a.lien2:visited {
	text-decoration: none;
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	}
	
	a.lien3:link  { 
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	color: Olive;
	}

a.lien3:hover{
	color: Olive;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

a.lien3:active { 
	text-decoration:none; 
	color: Olive;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	}

a.lien3:visited {
	text-decoration: none;
	color: Olive;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	line-height: 18px;
	}

.bouton {
	color:#FFFFFF;
	background-color:#00CCFF;
	font-size:11px;
	font-family:Arial;
	font-weight: bold;
}

.fondNoir {
	background-color: #000000;
}
.fondBeige {
	background-color: #000000;
}
.fondBeige2 {
	background-color: #000000;
}
.fondGris {
	background-color: #000000;
}
.fondMarron {
	background-color: #000000;
}


.fondBois1{
	background-image: Images/matiere_fond.jpg;
}
.fondBois2{
	background-image: Images/matiere_fondTexte2.jpg;
}
.fondBois3{
	background-image: Images/fond-html.jpg;
}
.fondBois4{
	background-image: Images/fond3.jpg;
}






