body {
	width:100%;
color: #23529E;
font-size: 12px; 
font-family: arial, Helvetica, sans-serif; 
background-repeat: no-repeat;
margin: 0px none; 
overflow: auto;  /* assenceur page générale */ 
scrollbar-arrow-color: #23529E; 
scrollbar-face-color: #DFEAF7; 
scrollbar-base-color:#fff;
scrollbar-shadow-color: #FFF ;
}

.centrage {
	height: 530px;
	width: 800px;
	margin-top: -265px;
	margin-left: -400px;
	}

table {
border: 0px; 
font-size: 12px;
background-repeat: no-repeat; 
}

img {border: 0px none;}

a  { color: #23529E;text-decoration: none; f ont-size: 12px; font-weight: bold; border: 0 }
a:hover   { color: #F5AA44;}
a:active { color: #000;}




.Titre{ /*  class titre */
	font-size: 16px;
	font-weight: bold;
	width:100%;
	padding-left: 10px; 
	padding-right: 10px;
}

.marge    {margin-left:6}

.TexteB  {  font-size: 14px}
.TexteBa  {  font-size: 16px; font-weight: bold; }
h1 {font-size: 18px; color: #23529E; font-weight:bold}
h2 {font-size: 14px; color: #23529E; font-weight:bold}
.TextePt {font-size: 9px; }

.orange { background-color:#F5AA44}

