/* CSS Document */

/* Navigation */
 body { behavior:url("csshover.htc"); }

#fondlogo {
	background: #8b8072;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 14px;
}
#fondnava {
	background: #595044;
	text-align: center;
}
#fondnavb {
	background: #595044;
	text-align: center;
}
#fondtitre {
	background: #2E2922 url(../img/nav_arabesk.gif) no-repeat right top;
}
table#bio, table#basic {
	background: #C0B2A0;
}
table#basic {
	background: #C0B2A0 url(../img/pix_noir.gif) no-repeat center top;
}

table#bio td, table#basic td {
	padding: 37px 0;
}
table#bio td.centre {
	background: #C0B2A0 url(../img/pix_noir.gif) no-repeat center top;
	text-align: center;
	padding-top: 80px;
}
#fondgalery, #textgalery {
	color: #D4BFA2;
	background: #231F1A;
	padding-top: 41px;
	text-align: center;
	padding-bottom: 41px;

}
#textgalery {
	text-align: justify;
	padding-top: 0;
	padding-bottom: 0;

}
#textgaleryfr {
	text-align: justify;
	padding-top: 0;
	padding-bottom: 0;
	font-style: italic;
}
#dbl {
	text-align: justify;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 0;
	padding-top: 0;
}

div#galerie img {
	border: 1px solid #231F1A;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
}
div#galerie img:hover {
	border: 1px solid #FFFFFF;
}
#btn {
	background: #595044;
	width: 750px;
	text-align: center;
	padding: 5px 0;
	margin: 0 auto;
}
#navbas {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #D4BFA2;
}

#navbas a {
	color: #D4BFA2;
	text-decoration: none;
}
#navbas a:hover {
	text-decoration: underline;
}
