Body {
	scrollbar-face-color:#E7E3DD;
	scrollbar-arrow-color:#949392;
	scrollbar-track-color:#F7F5F1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#E7E3DD;
	scrollbar-shadow-color:#E7E3DD;
	scrollbar-darkshadow-color:#ADABAA;
}
.tabfiche {
	background-color: #FFFFFF;
	border: 1px solid #9C928B;
}
.tabfiche-bgT {
	background-image: url(images/ui_fiche_bgT.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 3px;
}
.tabfiche-bgL {
	background-image: url(images/ui_fiche_bgL.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 3px;
}


.tabphoto {
	background-color: #EDEFEA;
	border: 1px solid #5A6269;
}
.tabphoto-bgR {
	background-image: url(images/ui_photo_bgR.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
.tabphoto-bgB {
	background-image: url(images/ui_photo_bgB.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 4px;
}
.imgContour {
	border: 1px solid #5A6269;
}
.tabpart {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD8CF;
	border-left-color: #DDD8CF;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F5F2;

}
.tabpart-bg {
	background-image: url(images/ui_part_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 230px;
	background-color: #FFFFFF;
}
.tabmembre {
	background-color: #F5F3EE;
	border-top: 1px solid #9C928B;

}
.tabmembre-bg {

	background-image: url(images/ui_membres_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 250px;
	background-color: #FFFFFF;
}


.tabinfos-bg {
	background-image: url(images/ui_info_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	background-color: #FFFFFF;
}

.tabinfos-bg img {
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 5px;
}


.buttform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #E4E0D7;
}
.buttrech {
	font-weight: bold;
	background-image: url(images/ico_rech.gif);
	padding-left: 16px;
	padding-bottom: 2px;
	background-position: 2px center;
	height: 22px;
	background-repeat: no-repeat;

}

select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}

hr {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #EBE7DE;
	height: 1px;
	border: thin dashed;

}
.fond-noRS {
	background-attachment: fixed;
	background-image: url(images/fond_noRs.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
