body {
	width:100%;
color: #00338E;
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: #00338E; 
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;
}

img {border: 0px none;}

a  { color: #00338E;text-decoration: none; f ont-size: 12px; font-weight: bold; border: 0 }
a:hover   { color: #EB0081;}
a:active { color: #000;}

a.navig { padding:1 5 1 5;}
a.navig:hover   { color: #EB0081; background-color:#ffffff}
.cadre { border:2px solid #00338E; padding:10}


.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;}
h2 {font-size: 14px;}
.TextePt {font-size: 9px; }

.textewhite  { color:#FFFFFF}

