html {
	margin:0;
	padding:0;
	background: #b2d1e0 none;
	font-family: verdana;
}

body {
	margin:0;
	padding:0;
	background: #b2d1e0 url(../images/fac_rabat.gif) no-repeat top right;
}

#headerLayer_Div {
	height: 100px;
	background: transparent url(../images/header.png) no-repeat top center;
	text-align: center;
	margin:10px 0 0 0;
}

#headerLayer_Div h1 {
	color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	padding: 15px 0 0 0;
}

#headerLayer_Div h1 a {
	color: #ffffff;
	text-decoration: none;
}

#headerLayer_Div h2 {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#headerLayer_Div h2 a {
	color: #ffffff;
	text-decoration: none;
}

#headerLayer_Div #presentation_Div {
	color: #000000;
	font-size: 11px;
	padding: 20px 0 0 0;
}

#headerLayer_Div #presentation_Div a {
	color: #000000;
}

#headerLayer_Div #presentation_Div a:hover {
	text-decoration: none;
}

#headerLayer_Div .container-menu-display {
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -10000em;
	text-decoration: none;
	position:absolute;
	top:30px;
	left:30px;
	height:14px;
	width:15px;
	background:url(../images/layers/menu-display.png) no-repeat;
}
#headerLayer_Div .container-menu-display:hover {
	background:url(../images/layers/menu-display-hover.png) no-repeat;
	z-index:1000;
	height:87px;
	width:98px;
	border: 1px solid #ffffff;
	/*cursor:magnifer;*/
}

#headerLayer_Div .container-content-display {
	overflow-x: hidden;
	overflow-y: hidden;
	text-indent: -10000em;
	text-decoration: none;
	position:absolute;
	top:50px;
	left:30px;
	height:14px;
	width:15px;
	background:url(../images/layers/content-display.png) no-repeat;
}
#headerLayer_Div .container-content-display:hover {
	background:url(../images/layers/content-display-hover.png) no-repeat;
	z-index:1000;
	height:87px;
	width:98px;
	border: 1px solid #ffffff;
	/*cursor:magnifer;*/
}
