/*css pour firefox*/

.restaurant {font-size: 9px; font-family: Arial; color: #C7C1B5; text-decoration: none;}
.restaurant a {font-size: 9px; font-family: Arial; color: #C7C1B5; text-decoration: none;}
.restaurant a:hover {font-size: 9px; font-family: Arial; color: #C7C1B5; text-decoration: none;}
.restaurant a:visited {font-size: 9px; font-family: Arial; color: #C7C1B5; text-decoration: none;}
.restaurant a:hover,visited {font-size: 9px; font-family: Arial; color: #C7C1B5; text-decoration: none;}
.restaurant a:active {font-size: 9px; font-family: Arial; color: #C7C1B5; text-decoration: none;}

div.restaurant {
margin-top:0px;
margin-left:auto;
margin-right:auto;
width:950px;
text-align:right;

}


