﻿html,body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100%;
	background: #EEEEEE url(bk_index.gif) repeat-y; 
	border: 0;
	margin: 0;
	padding: 0;
}

div{
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
}

#main{
	width: 100%;
	min-height: 100%;
	position: relative;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
}

#logo{
	top: 0px;
	left: 0px;
	width: 361px;
	height: 345px;
}

#extra{
	top: 340px;
	left: 106px;
	width: 243px;
	min-height: 263px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
}

#header{
	top: 0px;
	left: 361px;
	width: 539px;
	height: 84px;
	background-image: url(hscene_2.jpg);
	background-repeat: no-repeat;
	color: #65CCE7;
	z-index: 2;
}

#content{
	top: 82px;
	left: 361px;
	width: 517px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 37px;
	z-index: 1;
}

#pied{
	bottom: 0; left: 0;
	width: 100%;
	height: 27px;
	background-image: url(bandebleuebas.gif);
}

#quick_menu{
	top: 25px;
	right: 14px;
}

#main_menu{
	top: 62px;
	left: 6px;
}