﻿html,body{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	height: 100%;
	background: #EEEEEE url(bk.gif) repeat-y; 
	margin: 0px;
}

div{
	position: absolute;
}

#main{
	width: 100%;
	min-height: 100%;
	position: relative;
}

#logo{
	top: 0px;
	left: 0px;
	width: 263px;
	height: 98px;
}

#extra{
	top: 98px;
	left: 0px;
	width: 223px;
	min-height: 263px;
	background-image: url(col1.jpg);
	background-repeat: no-repeat;
	padding-top: 267px;
	padding-left: 15px;
	padding-right: 25px;
}

#header{
	z-index: 2;
	top: 0px;
	left: 263px;
	width: 640px;
	height: 98px;
	background-image: url(bknav_2.jpg);
	background-repeat: no-repeat;
	color: #65CCE7;
}

#content{
	position :relative;
	z-index: 1;
	top: 0px;
	left: 263px;
	width: 547px;
	padding-top: 115px;
	padding-left: 15px;
	padding-right: 76px;
	padding-bottom: 37px;
}

#pied{
	position: absolute;
	bottom: 0px; left: 0;
	width: 100%;
	height: 23px;
	background-image: url(bandebleuebas.gif);
}

#quick_menu{
	top: 16px;
	right: 32px;
}

#main_menu{
	top: 47px;
	left: 129px;
}