body {
	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-image: url(images/fond.gif);

}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

.fondcellule {
	background-color:#FFFFFF;

}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #FFFFFF;
	text-decoration: none;

	font-size: 12px;

}

.titre_bleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D6CD6;
	font-weight: bold;
	line-height: 24px;
}
.ss_titre_bleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2D6CD6;
	font-weight: bold;
	line-height: 24px;
}
.texte_gras {
	font-family: Geneva, Arial, Helvetica, sans-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: #000000;
	font-weight: normal;
}
.texte_petit_blc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;

}
.titre_orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #c58a2c;
}
.SS_titre_orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #c58a2c;
}
.souligne {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.menuh {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 26px;
	color: #CBE31D;
	text-decoration: none;
	background-image: url(images/fondmenu_off.jpg);  
	background-repeat: repeat-x;
	height: 26px;
}
.menuh:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 26px;
	color: #0B4761;
	text-decoration: none;
	background-image: url(images/fondmenu_on.jpg); 
	background-repeat: repeat-x;
	height: 26px;
}
