html, body { height:100%;}

body
{
	background-color: #660000;
	background-image: url(img/fond14.jpg);
	text-align: center;
	margin: 0;
}

#logo
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 508px;
	height: 517px;
	margin-top: -320px;
	margin-left: -254px;
	background-image: url(img/logo04.png);
	background-repeat: no-repeat;
}

#logo01
{
	position:absolute;
	left: 266px;
	top: 250px;
	width: 240px;
	height: 315px;
	margin-top: -137px;
	margin-left: -120px;
}

#titre
{
	position:absolute;
	left: 50%;
	top: 50%;
	width: 650px;
	height: 10px;
	margin-top: 200px;
	margin-left: -325px;
	color: #FFFFFF;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	text-decoration: none;
	font-weight: bold;
}

#slach
{
	position:absolute;
	left: 303px;
	top: -254px;
	width: 49px;
	height: 30px;
	margin-top: 254px;
	margin-left: 255px;
	color: #999999;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	text-decoration: blink;
	font-weight: bold;
}

#bord_gauche
{
	width: 271px;
	background-image: url(img/bord_g02.gif);
	background-repeat: repeat-y;
	margin: 0;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	position: absolute;
	height: 100%;
}

#bord_droit
{
	background-image: url(img/bord_d02.gif);
	background-repeat: repeat-y;
	width: 271px;
	height: 100%;
	position: absolute;
	right: 0px;
}
#corp {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
}
#bord_g02 {
	background-image: url(img/bord_d02.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 300px;
	left: 0px;
	position: absolute;
}
#bord_d02 {
	background-image: url(img/bord_g02.gif);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 300px;
	right: 0px;
}
#fond {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	left: 300px;
	right: 300px;
	position: absolute;
	height: 100%;
}
#menu {
	background-image: url(img/menu.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 110px;
	width: 100%;
	top: 25px;
}
#logo03 {
	background-image: url(img/logo03.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 300px;
	width: 80px;
	top: 0px;
	right: 100px;
}

#menu_g {
	background-image: url(img/menu_g.png);
	position: absolute;
	height: 110px;
	width: 300px;
	top: 25px;
}
#menu_d {
	background-image: url(img/menu_d.png);
	position: absolute;
	height: 110px;
	width: 300px;
	top: 25px;
}

