body {
	width:100%;
color: #000;
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: #A51C2B; 
scrollbar-face-color: #fff; 
scrollbar-base-color:#A51C2B;
scrollbar-shadow-color: #FFF ;
}

.centrage1 {
	height: 550px;
	width: 700px;
	margin-top: -300px;
	margin-left: -350px;
}

/* color: #A51C2B;  /*  rouge collection  */
.fdrouge { background-color: #A51C2B;}
.filet { background-image:url(img/filet.jpg); background-repeat:repeat-y;}
table {
border: 0px; 
font-size: 12px;
background-repeat: no-repeat; 
}

img {border: 0px none;}

a  { color: #fff;text-decoration: none; f ont-size: 12px; font-weight: bold; border: 0; }
a:hover   { color: #A51C2B; background-color: #ffffff;}
a:active { color: #999999;}


a.menu { padding: 2 10;}
a.menu:hover {
	color: #FFCC00;
}
a.rouge {color: #A51C2B; padding: 2 10;}
a.rouge2 { padding:0 2;
	color: #A51C2B;
}
a.rouge2:hover {color: #FFFFFF; background-color: #A51C2B;}

a.pdf { background-image:url(img/pdf.gif); background-repeat: no-repeat; padding-left:20; padding-bottom:1; color: #3366FF; text-decoration:underline;}

a.Lien1    {  font-size: 12px;  font-weight: normal; text-decoration:underline;}
a.Lien1:hover   { font-size: 12px;  font-weight: normal; text-decoration: none;}

a.Lien2    {  font-size: 12px;  font-weight: normal;}
a.Lien2:hover   { font-size: 12px;  font-weight: normal;}
a.Lien2:visited {color:#999999;}

a.LienPt     { color: #000; font-size: 9px; border: 0; text-decoration: none}
a.LienPt:hover   { color: #810000;}

a.Rech  { font-size: 14px; font-weight: bold; color: #A51C2B; text-decoration: none}
a.Rech:hover   { color: #810000;}
a.Rech:active { color: #000; text-decoration: none;}

.AB24 {	color: #FFFFFF;
font-size: 24px;
	font-weight: bold;}

.AI16 {	color: #FFFFFF;
font-size: 16px;
font-style:italic;
 }

.Titre{ /*  class titre */
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px; 
	padding-right: 10px;
}

.marge    {margin-left:6}

.TexteB  {  font-size: 14px}
.TexteBa  {  font-size: 16px; font-weight: bold; }
h1 {font-size: small;  font-weight:normal}
h2 {font-size: 12px; font-weight:normal}
h3 {font-size: 14px; color: #C26B1E; font-weight:bold; text-align:justify;}
.TextePt {font-size: 9px; color: 000;}

.fdwhite  {background-color:#FFFFFF; border: 1px solid #000000; 	padding: 2px;}

