html {
	font-family: "Arial";
	font-size: 11px;
	background-color: #000000;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
.zone_centre, .bg_left, .bg_main{
}
.bord_cadre{
	position:absolute;
	left:50%;
	width: 952px;
	margin-left:-475px;
	margin-top:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.zone_centre
{
	width: 950px;
	margin-top:0px;
}
.bg_top {
	width: 950px;
	text-align: right;
}
.bg_menu {
	text-align: center;
	padding: 5px;
}
.bg_sous_menu {
	text-align: center;
	padding: 5px;
}
.bg_logo a,.bg_logo a:hover {
}

.bg_left {
}
.bg_main {
	padding: 5px;
	margin-top: 5px;
	width: 940px;
}
.bg_txt_bas {
	padding: 5px;
	width: 940px;
}
.bg_bottom {
	text-align: center;
	height: 12px;
}
.bg_menu_top{
}
.bg_menu_bottom{
}
.administration{
}
.txt_hors_menu{
}
.txt_titre_menu {
}
.txt_menu,.txt_menu_clicked,.txt_sous_menu,.txt_sous_menu_clicked {
	color: #FFFFFF;
	margin-right: 10px;
}
.txt_menu,.txt_menu_clicked {
	font-size: 14px;
}
.txt_sous_menu,.txt_sous_menu_clicked{

}
.txt_sous_menu_clicked,.txt_menu_clicked {
	color: #AAAAAA;
}
.txt_sous_menu_clicked {
}
.txt_menu:hover , .txt_sous_menu:hover {
	color: #AAAAAA;
}
.txt_bottom {
}
.boutique_icon, .boutique_image, .img_galerie {
	border: 1px solid #666666;
}
.boutique_ref, .boutique_nom, .boutique_option1, .boutique_option2, .boutique_tarif {
	color: #AAAAAA;
}
a {
	color: #AAAAAA;
}
a:link { text-decoration:none; }
a:visited {	text-decoration:none; }
a:hover {
	text-decoration:underline;
	color: #AAAAAA;
}
/*
** pour forcer le cadre du frame à aller en bas du menu et du content
*/

.spacer {
  clear: both;
}
