@charset "ISO-8859-1";
/* CSS Document */

html, body {
	width: 100%;
	margin: 0;
	padding: 0;
}

#centpourcent {
  height: 100%;
  border: none
}

.barre {
	background-image: url(Images/Bandeau2.jpg);
	background-repeat: repeat-x;
}

a:link {color: #999b8a;	text-decoration: none;}
a:visited {color: #999b8a; text-decoration: none;}
a:hover {color: #A64343; text-decoration: underline;}
a:active {color: #999b8a; text-decoration: none;}

a:link.rouge {color: #A64343; text-decoration: none;}
a:visited.rouge {color: #A64343; text-decoration: none;}
a:hover.rouge {color: #A64343;	text-decoration: underline;}
a:active.rouge {color: #A64343; text-decoration: none;}

a:link.blanc {color: #FFFFFF; text-decoration: none;}
a:visited.blanc {color: #FFFFFF; text-decoration: none;}
a:hover.blanc {color: #FFFFFF;	text-decoration: underline;}
a:active.blanc {color: #FFFFFF;	text-decoration: none;}

.Style10  {font-size: 10px; font-weight: bold; color: #999b8a;}

.Style11  {font-size: 10px; color: #999b8a;}

.Style12  {font-size: 11px; font-weight: bold; color: #999b8a;}

.Style13  {font-size: 11px; color: #999b8a;}

.Style14  {font-size: 12px; font-weight: bold; color: #999b8a;}

.Style15  {font-size: 12px; color: #999b8a;}

.Style16  {font-size: 14px; font-weight: bold; color: #999b8a;}

.Style17  {font-size: 14px; color: #999b8a;}

.Style18  {font-size: 18px; font-weight: bold; color: #999b8a;}

.Style19  {font-size: 18px; color: #999b8a;}

.Style20  {font-size: 22px; font-weight: bold; color: #999b8a;}

.Style21  {font-size: 22px; color: #999b8a;}

.Style22  {font-size: 26px; font-weight: bold; color: #999b8a;}

.Style23  {font-size: 26px; color: #999b8a;}

.Style24  {font-size: 26px; color:#A64343;}

.Style25  {font-size: 14px; color:#A64343;}

.Style26  {font-size: 14px; font-weight: bold; color: #A64343;}

.Style27  {font-size: 12px; font-weight: bold; color: #A64343;}

.Style28 {
	border-width:2px;
	border-style:solid;
	border-color:#CCCCCC;
	border-collapse:collapse;
 }