html,body {
	font-family: "Arial";
	font-size: 11px;
	background-color: #000000;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
	width: 99%;
	height: 100%;
}
.zone_centre, .bg_left, .bg_main{
}
.bord_cadre{
	position:absolute;
	left:50%;
	background-color: #00000;
	width: 922px;
	margin-left:-475px;
	margin-top:0px;
	background-image: url(bg_cadre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.zone_centre
{
	width: 918px;
	padding:1px;
	margin-top:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bg_top {
	width: 920px;
	text-align: right;
}
.bg_menu, .bg_sous_menu {
	background-image: url(bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: left;
	padding: 5px;
}
.bg_menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bg_sous_menu {
	text-align: left;
	padding: 5px;
}
.bg_logo a,.bg_logo a:hover {
}

.bg_left {
}

.bg_main {
	padding: 5px;
	margin-top: 5px;
	width: 920px;
}
.bg_txt_bas {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_bottom {
	text-align: center;
	height: 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.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 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.txt_menu,.txt_menu_clicked {
	font-size: 14px;
}
.txt_sous_menu,.txt_sous_menu_clicked{

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

.spacer {
  clear: both;
}
