/* CSS Document */

a:link       {
	text-decoration: none;
	color: #CCCCCC;
	cursor: default;
	}

a:visited    {
	text-decoration: none;
	color: #CCCCCC;
	cursor: default;
	}

a:active     {
	text-decoration: none;
	color: #0066FF;
	cursor: default;
	}

a:hover      {
	text-decoration: none;
	color: #0066FF;
	cursor: default;
	}

body {
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-shadow-color: 000000;
	scrollbar-3dlight-color: 000000;
	scrollbar-arrow-color: FFFFFF;
	scrollbar-track-color: 000000;
	scrollbar-darkshadow-color: 000000;
	cursor: crosshair;
	margin-left: 120px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(cpb_wall.jpg);
	}
table {
	text-align: justify;
	cursor: crosshair;
	cellpadding: 0;
	cellspacing: 0;
	bordercolor: #000000;
	border: 0px;
	width: 530px;
}
.titre {
	color: #FFFFFF;
	text-align: center;
	border: thin outset #FFFFFF;
	font-size: 36px;
	font-family: Vivaldi;
}
.citation {
	font-family: Vivaldi;
	font-size: 24px;
	text-align: center;
}
.nav {
	font-family: Tahoma;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
	border: thin outset #CCCCCC;
	cursor: default;
}
.diclaimer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-align: center;
	border: thin dotted #999999;
}
