A:link {text-decoration: none;}
A:visited	{text-decoration:none ; color:#999999}
A:active	{text-decoration:underline}
A:hover	{text-decoration:underline}

.textTitre {
	color: #FF0000;
	font-weight: bold;
	font-family: Palatino, Arial;
	font-size: 16px;
	background-color: #F4F4F4;
}
.textTitre1 {
	color: #FFFFFF;
	font-weight: bold;
	font-family:  Book Antiqua, Arial, Times;
	font-size: 18px;
}
.textTitre2 {
	color: #993322;
	font-weight: bold;
	font-family:  Book Antiqua, Arial, Times;
	font-size: 16px;
}
.Text {
	color: #999999;
	font-weight: bold;
	font-family: Palatino, Arial;
	font-size: 12px;
	}
.Text1 {
	color: #222222;
	font-family: Palatino, Arial;
	font-size: 10px;
	}
.Text2 {
	color: #666666;
	font-weight: bold;
	font-family: Palatino, Arial;
	font-size: 12px;
	}
.Text3 {
	color: #993322;
	text-decoration: underline;
	font-weight: bold;
	font-family:  Book Antiqua, Arial, Times;
	font-size: 12px;
}
.text {
	color: #333333;
	font-weight: normal;
	font-family:  Book Antiqua, Arial, Times;
	font-size: 12px;
	margin-left : 4 px ;
}
.text1 {
	color: #333333;
	font-weight: normal;
	font-family:  Book Antiqua, Arial, Times;
	font-size: 12px;
	margin-left : 10 px ;
}
.toto2 {
	color: #000099;
	font-weight: normal;
	font-size: 12px;
	font-family: comic sans MS, book antiqua, times, arial;
	margin-left : 4 px ;
}
.lien {
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-family: "Comic sans MS", Palatino, Arial;
	font-size: small;
	background-color: #FFCC66;
	}

