body {
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #2276B9;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
}

/*object.menu {width:400px; height:200px}*/
.bd_texte {
	font-family:   Tahoma,sans-serif,Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	/*text-indent:0.5cm;*/
	/*line-height: 2;*/
	color:#000;
	/*text-decoration:underline;*/
	SCROLLBAR-FACE-COLOR: #f0f0f0;
	SCROLLBAR-HIGHLIGHT-COLOR: #f0f0f0;
	SCROLLBAR-SHADOW-COLOR: #bfbfbf;
	SCROLLBAR-3DLIGHT-COLOR: #bfbfbf;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #f0f0f0;
	height: auto;
}
.bd_texte2 {
	font-family:   Tahoma,sans-serif,Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#434343;
	}
.bottom{
	font-family:   Tahoma,sans-serif,Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color:#C37360;
	text-align: center;
	/*text-decoration:underline;*/
}

.bd_titre {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#C37360;
	
}
.bd_titreg {
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#06C;
	
}
.adresse {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	/*text-decoration:underline;*/
}

a.lien {
	font-family: Tahoma,sans-serif,Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.lien:hover {
	font-family: Tahoma,sans-serif,Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color:#C37360;
	text-decoration: none;
}


a.lieng {
	font-family: Tahoma,sans-serif,Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
a.lieng:hover {
	font-family: Tahoma,sans-serif,Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#5DBFFE;
	text-decoration: none;
}

a.lienv {
	font-family: Tahoma,sans-serif,Arial, Helvetica;
	font-size: 12px;
	font-weight: none;
	color: #6DAB24;
	text-decoration: none;
}
a.lienv:hover {
	font-family: Tahoma,sans-serif,Arial, Helvetica;
	font-size: 12px;
	font-weight: none;
	color:#7F7F7F;
	text-decoration: none;
}

.navigation_membres {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #069;
	font-size: 12px;
	font-weight: bold;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(images/1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 7px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 7px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 80px;
	height: 16px;
	background: transparent url(images/1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 14px;
}

#lbCaption {
	font-weight: bold;
}
.titres_des_membres {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	background-color: #61bbfe;
}
