@charset "utf-8";
/* CSS Document */

body {
background-image:url(images/bg.jpg);

}

#fond{
left:150px;
width:1000px;
z-index: auto;
position:absolute;
}

#tertiere{
	height: 240px;
	width:1000px;
	position:relative;
	margin-top:0px;
	
}

#menu {
float:left;
width:1000px;
}

#menu_bas {
float:left;
width:1000px;
height:17px;
}

#fourche{
float:left;
width: 27px;
margin-top:34px;
margin-left:118px;

}


#panneaux{
float:right;
width:270px;
padding-right:10px;
}

#bandeau_bas{
width:950px;
height:275px;
margin-bottom:15px;
position:relative;
top:-50px;
}

#liens_haut {
left: 775px;
width: 240px;
position:relative;
font-size:16px;

}

#contenu {
padding-left: 50px;
float:left;
width: 640px;
height:auto;
min-height:371px; 
_height: 371px;
}

#bouton_contact {
position: relative;
}

#global{
background-color:#FFFFFF;
background-image:url(images/bandeau_bas.jpg);
background-repeat:no-repeat;
width:1000px;
float:left;
background-position:bottom;
min-height:360px; 
_height: 360px;
}

#facebook{
	height: 81px; background: url(images/facebook.jpg) no-repeat; width: 270px;
}
#facebook:hover{
	height: 81px; background: url(images/facebook.jpg) no-repeat bottom; width: 270px;
}