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

body {
	text-align:center;
}

#bandeau {
	width:950px;
	margin:0px auto;
}

div#photo {
    margin-left: 0px;
	margin-top: 29px;
    width: 900px;
	height:137px;
	background-image: url('../images/photo.jpg');
	background-repeat: no-repeat;
}

div#logo {
	float:left;
    margin-left: 0px;
	margin-top: -166px;
    width: 900px;
	height:166px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
}
	
#imag {
	width:950px;
	height:298px;
}

#bloc-fb {
	float:left;
	width:166px;
	height:202px;
	margin-top:-222px;
}
/*echo"div#fb{position:absolute;top:196px;width:50px;}";*/

#fb {
	margin-top:190px;
	margin-left:-20px;
}

#fb li {
	height:26px;
	width:166px;
	/*background-image:url(images/btn_slide.png);
	background-repeat:no-repeat;*/
}

#fb li a {
	border:none;
}

/*echo"div#fb{position:relative;width:950px;height:0px;margin-right:auto;margin-left:auto;top:-202px;}";*/

#fb a:hover {
	margin-top:-250px;
	width:166px;
	height:202px;
	background-image:url(http://badge.facebook.com/badge/324944971793.3368.2046176281.png);*/
}
