.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
}
.menuhaut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menubas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.stitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: none #999999;
}
.tcadre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none #99FF99;
	list-style-position: inside;
	list-style-image: url(images/puce_couleur03.gif);
	list-style-type: square;
	float: left;
	height: auto;
	width: auto;


}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #99FF99;
	border: solid #FFFFFF;
	color: #FFFFFF;

}
.g {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FF9966;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;

}
.titreH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
}
.cadre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #666666;
	border: thin dotted #CCCCCC;
	color: #66CC66;
}
.T {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #666666;
	border: thin dotted #FF9966;
	color: #FFFFFF;
	text-align: center;

}
