body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #2E2E6B;
	background-color: #2E2E6B;
	background-image: url(images/decor/fdPage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#tab_menu_cam a:link, #tab_menu_cam a:active, #tab_menu_cam a:visited, #tab_menu_cam a:hover {
	font-size: 8pt;
	text-transform:uppercase;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#tab_menu_sections a:link, #tab_menu_sections a:active, #tab_menu_sections a:visited, #tab_menu_sections a:hover {
	font-size: 8pt;
	text-transform:uppercase;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.ongletSelectOn
{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}
.ongletSelectOff
{
	text-transform:uppercase;
	color:#FFFFFF;
	font-size: 11px;
    font-weight: normal;
	text-decoration: none;
}
.txtTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9190D5;
}
.txtStitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #9190D5;
}
.txtMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.txtSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.resumeActus p {
	margin:0;
	padding:0;
}