BODY {
	height : 100%;
	background : #513f3b;
}
#bkd_prehome {
	position : relative;
	background : url(../images/common/bkd_prehome.jpg) transparent center 32px no-repeat;
	display : block;
	width : 100%;
	height : 100%;
	min-height : 718px;
}
#bkd_prehome .min-height {
	width : 1px;
	height : 718px;
	float : right;
	visibility : hidden;
}
#barre {
	position : relative;
	background : #2a1d1a;
	height : 0px;
}
#logo {
	position : absolute;
	padding-top : 12px;
	width : 520px;
	height : 274px;
	top : 50%;
	left : 50%;
	margin-left : -260px;
	margin-top : -400px;
}
#main {
	position : absolute;
	width : 100%;
	height : 500px;
	bottom : 0;
	left : 0;
}
#main A {
	text-decoration : none;
}
#main A:hover {
	color : white;
}
#main #selection {
	background : #2a1d1a;
	}
#main #selection .content {
	width : 460px; /* 520px */
	padding : 0 0 247px 60px;
	margin : auto;
}
#main #selection .content UL {
	list-style : none;
	padding : 0;
	margin : 0;
}
#main #footer {
	margin-top : 2px;
	background : #2a1d1a;
}
#main #footer .content {
	width : 468px; /* 520px */
	padding : 16px 26px 16px 26px;
	margin : auto;
}
#main #copyright {
	margin-top : 2px;
	background : url(../images/common/bkd_footer_prehome.jpg) transparent center 0 repeat-y;
	display : block;
	width : 100%;
	height : 29px;
}
#main #copyright .content {
	padding-top : 6px;
	text-align : center;
	font-size : 11px;
}
/* SITES INTERNATIONAUX */
#main UL LI.worldwide A {
	background : url(../images/drapeau/site_worldwide.png);
}
#main UL LI.europe A {
	background : url(../images/drapeau/site_europe.png);
}
#main UL LI.austria A {
	background : url(../images/drapeau/site_austria.png);
}
#main UL LI.belgium A {
	background : url(../images/drapeau/site_belgium.png);
}
#main UL LI.france A {
	background : url(../images/drapeau/site_france.png);
}
#main UL LI.germany A {
	background : url(../images/drapeau/site_germany.png);
}
#main UL LI.ireland A {
	background : url(../images/drapeau/site_ireland.png);
}
#main UL LI.swiss A {
	background : url(../images/drapeau/site_swiss.png);
}
#main UL LI.united_kingdom A {
	background : url(../images/drapeau/site_united_kingdom.png);
}
#main #selection .content UL LI A {
	display : block;
	background-position : 140px 2px;
	background-repeat : no-repeat;
	padding-right : 20px;
	margin-right : 48px;
	width : 160px;
	height : 22px;
	/*float : left;*/
}
