body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.base {
	position: absolute;
}
.photosD {
	border: 3px solid #FFFFFF;
	margin-bottom: 15px;
}
.menuBas {
	font-size: 10px;
	color: #0066CC;
	z-index: 3;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.lienMenuBas {
	text-transform: uppercase;
}
.lienMenuBas:link{
	color: #0066CC;
	text-decoration: none;
}
.lienMenuBas:visited{
	text-decoration:none;
	color:#003366;
}
.lienMenuBas:hover{
	text-decoration:none;
	color:#003366;
}
.txt {
	font-size: 10px;
	color: #003366;
	padding-left: 40px;
	line-height: 15px;
	padding-right: 20px;
	background-color: #EDEBE8;
	background-image: url(images/fd_txt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt2 {
	color: #CC6600;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-style: italic;
	color: #CC6600;
	text-indent: -20px;
	padding-top: 35px;
}
h2 {
	font-size: 12px;
	color: #CC0066;
	text-indent: -20px;
	padding-top: 10px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: CC6600;
	margin-top: 20px;
}
li {
	padding-bottom: 7px;
	list-style-position: outside;
	list-style-image: url(images/puce2.gif);
}
.tableauBD {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.tableauBDH {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.tableauBDG {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.tabeauTXT {
	font-size: 9px;
	color: #006666;
}
#membres {
	font-size: 10px;
	color: #003366;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
#membres td {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
.lien:link {
	color: #0000CC;
	text-decoration: none;
}
.lien:hover {
	color: #FF3300;
}
