A{
	color: #999999;
	text-decoration: none;
	font-variant : small-caps;
}

A:hover{
	color: #CC6600;
	text-decoration: none;
	font-weight : normal;
}

.accueil{
	color: #AAAAAA;
	text-decoration: none;
	font-variant : normal;
	font-size : 10px;
}

A:hover.accueil {
	color: #767676;
	text-decoration: none;
	font-size : 10px;
}

.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	background-color: #FCFAF3;
	font-weight: bold;
	font-variant: small-caps;

}
.Texte {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	background-color: #FCFAF3;
	text-align: justify;

}
.sous-titre {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-variant: small-caps;
	color: #9C2B8F;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 2pt;
	text-align: center;
	background-image: url(../img/heureuse.jpg);

}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #999999;
}
.navigbis {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: 9C298F;
	font-size: 10px;
}
.legende {
	font-size: 10px;
	font-style: italic;
	color: #9C298F;
	background-position: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: normal;
	text-transform: none;
	position: static;



}
