#entete a {
	display:block;
	border:none;
	 }
	 
#logo {
	float:left;
	border:none;
	 }	

#surface {
	float:left;
	width:208px;
	height:121px;
	background: url(../images/surface.png) left top repeat-x;
	 }	 

#bandeau p {
	font-family:"Courier New", Courier, sans-serif;
	font-size:15px;
	font-weight:bold;
	 }

#entete p {
	display:inline;
	font-weight:bold;
	 }