body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.titre_vert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C1DA5B;
	font-weight: bold;
	line-height: 24px;
}
.titre_rose {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 24px;
}
.texte_gras {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
}
.texte_gras_noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF ;
	line-height: 24px;
}
.texte_gras_noirvrai {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000 ;
	line-height: 24px;
}
.texte_petit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.textedoubl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 24px;
}
.texte_noir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
.titre_orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
}
.souligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/fondmenu_off.jpg);  
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 26px;
}
.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/fondmenu_on.jpg); 
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	height: 26px;
}
.texte_saisie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.texte_noir2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.texte_gras_noir2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #B90154;
	line-height: 24px;
}