.TexteBleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 000033;
	text-decoration: none;
	text-align : justify;
}
.TexteGrasBleu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: 336699; text-decoration: none}
.TitreNoir {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: 000000; text-decoration: none}
.Prix {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000033}
.TexteForm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #336699; text-decoration: none}
.popup3 {
	color: White;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #336699
}
.TexteNoirGras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}


A.Lien {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #CC9933;
	text-decoration: none
}

A.Lien:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #000033;
	text-decoration: none
}



a.boutons {
	color: White;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(Images/Bouton/bgover.jpg);
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 6px
}


a.bouton {
	color: Black;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	background-image: url(Images/Bouton/bg.jpg);
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 6px;

}

a.bouton:hover {
  color: white;
  background-image: url(Images/Bouton/bgover.jpg);
  padding: 6px;
}




Body {
	SCROLLBAR-FACE-COLOR: #003366; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f4f3f3; 
	SCROLLBAR-SHADOW-COLOR: #FF9900; 
	SCROLLBAR-3DLIGHT-COLOR: #ff9900; 
	SCROLLBAR-ARROW-COLOR: #FFCC00; 
	SCROLLBAR-TRACK-COLOR: #003366;
	SCROLLBAR-DARKSHADOW-COLOR: #FFCC00
}