html {
margin: 0px;
padding: 0px;
}
body {
	font-size : 80%;
	font-family : "Times New Roman", Times, serif;
	background-color : #BDD8D3;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-image: url(../images/monfonds.png);
}
#conteneur{
	width: 995px;
	height:800px;
	position: absolute;
	left: 50%;
	margin:auto;
	padding:0px;
	background-color : #FFFFFF;
	margin-left: -500px;
	background-image: url(../images/conteneur.png);
	background-repeat: no-repeat;
}
	
/*
 * background-image: url(../images/fonds.png);
 * background-repeat: no-repeat;
 */	

#logo{
	width: 300px;
	height:180px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	text-align:left;
	position: absolute;
	left: 0px;
	}
#baseline{
	width: 500px;
	height:180px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	text-align:left;
	position: absolute;
	left: 300px;
	}	
#bandeau{
	width: 200px;
	height:180px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	text-align:left;
	position: absolute;
	left:800px;
	background-image: url(../images/crea_barki_02.jpg);
	background-repeat: no-repeat;
	}	
#menug{
	width: 188px;
	height:528px;
	margin-top: 5px;
	margin-left:5px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:0px;
	float: left;
	text-align:left;
	position: absolute;
	top: 180px;
	z-index: 2;
	}
	
#pubbas{
	width: 180px;
	height:180px;
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:0px;
	float: left;
	text-align:left;
	position: absolute;
	top: 530px;
	
	}
#central{
	width: 593px;
	height:518px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:188px;
	float: left;
	text-align:left;
	position: absolute;
	top: 180px;
	background-image: url(../images/lesfonds_03.png);
	background-repeat: no-repeat;
	z-index: 1;
	}
#centraltexte{
	width: 575px;
	height:493px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	float: left;
	text-align:left;
	position: absolute;
	z-index: 3;
	overflow: auto;
	}
#menud{
	width: 214px;
	height:528px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:781px;
	float: left;
	text-align:left;
	position: absolute;
	top: 180px;
	background-image: url(../images/lesfonds_04.png);
	background-repeat: no-repeat;
	}
	
#menud_texte {
	width: 190px;
	height:240px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	left:781px;
	float: left;
	text-align:left;
	position: absolute;
	top: 180px;
	overflow: auto;
	z-index: 3;
}

#menud_coordonnees {
	width: 190px;
	height: 240px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	left: 781px;
	float: left;
	text-align: left;
	position: absolute;
	top: 480px;
}	
#bout{
	width: 593px;
	height:10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:188px;
	float: left;
	text-align:left;
	position: absolute;
	top: 748px;

	}
	
#bandeaub{
	width: 995px;
	height:40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:0px;
	float: left;
	text-align:left;
	position: absolute;
	top: 690px;
	background-color: #005131;
	z-index: 1;
	}
#footer{
	width: 995px;
	height:40px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	left:0px;
	float: left;
	text-align:left;
	position: absolute;
	top: 730px;	background-color: #ffffff;
	z-index: 1;
	}

