body {
	background: #f4f4f4 url(../bg/bg_resto.gif) repeat-x;
	 }
#bloc_centre_restaurant{
float:left;
width:482px;
height:auto;
margin-left:5px;
border:#d0d0d0 solid 1px;
}
#bloc_restaurant{
float:left;
width:482px;
height:auto;
margin-bottom:5px;
}
#titre_bloc_restaurant{
position:relative;
height:25px;
line-height:25px;
background:#FFFFFF;
border-bottom:#cccccc solid 1px;
}
#titre_bloc_restaurant .restaurant1{
margin-left:5px;
font-family:"Trebuchet MS";
font-size:16px;
font-weight:bold;
letter-spacing:2px;
color:#D90303;
}

#restaurant_contenu {
position:relative;
float:left;
width:200px;
margin-left:15px;
margin-top:10px;
}
#restaurant_pagination{
position:relative;
float:left;
width:482px;
margin-top:10px;
}
