@charset "ISO-8859-1";
/* CSS Document */

body{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #b5c15c;
        z-index: 0;
}


#conteneur{
	margin: 0px;
	padding: 0px;
	height: 658px;
	width: 927px;
	background-color: #b5c15c;
	position: relative;
}

#border{
	margin: 0px;
	padding: 0px;
	height: 622px;
	width: 745px;
	background-color: #fff;
	position: absolute;
	left: 166px;
	top: 21px;
}

#contenu{
	margin: 0px;
	padding: 0px;
	height: 587px;
	width: 716px;
	background-color: #fff;
	position: absolute;
	left: 181px;
	top: 36px;
}

#logo{
        position:relative;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 36px;
}

#logo h1{
    margin:0;
    padding:0;
    width:154px;
    height:64px;
    font-size: 100%;
}


#logo h1 span {
    display: block;
    position: absolute;
    z-index: 2;
     width:154px;
    height:64px;
    margin-bottom: -64px;
    background:transparent url('../images/site-boispoulin_07.jpg') top left no-repeat;
}

#logo h1{
    overflow: hidden;
}

#feuille{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 340px;
	z-index: 10;
}

#banniere_top{
	margin: 0px;
	padding: 0px;
	width: 716px;
	height: 248px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#banniere_bottom{
	margin: 0px;
	padding: 0px;
	width: 716px;
	height: 248px;
	position: absolute;
	left: 0px;
	top: 349px;
}

#langues{
	margin: 0px;
	padding: 0px;
	width: 716px;
	height: 101px;
	position: absolute;
	left: 0px;
	top: 248px;
}
