BODY  {
	background-image:url(beige/fond.jpg);
	color: #000000;
	font: 400 normal 100% verdana;
	text-decoration: none;
	font-family: "Times New Roman";
}

A {
	background: transparent;
	color: #000000;
	font-family: Times New Roman;
	font-weight: 100%;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
}
A:hover {
   background: transparent;
	font-family: Times New Roman;
	color: red;
	background-position: center;
	font-size:100%;
	text-align: center;
}


H1 {
	background: transparent;
	font-family: Verdana;
	font-size: 250%;
	text-align: center;
	background-repeat: repeat;
	font-weight: bolder;
}


H2 {
	background:transparent;
	font-family: Verdana;
	font-size: 120%;
	text-align: center;
	background-repeat: repeat;
}

H3{
	background: none;
	background-image: transparent;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	margin-bottom: -0.55em;
}
H4 {
	background: black;
	font-family: verdana;
	background-position: center;
	font-size: 100%;
	text-align: left;
	
}
H5{
	font-family: verdana;
	font-size: 80%;
	text-align: left;
	
}
h6 {
	background: transparent;
	font-family: verdana;
	background-position: center;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	margin-bottom: -0.80em;
}
P {
	background: transparent;
	font: 400 normal 90% verdana;
	text-decoration: none;
	padding: 2% 2% 2% 2%;
	font-family: serif;
}

TH {
	font-size: 115%;
	font-weight: 600;
	
}
.nomduresto {
   width: 750px; 
	height:40px;
	font: 260%;
	text-align: center;
	vertical-align:top;
	font-weight: bolder;
}
.surveillance {
   width: 220px; 
	height:20px;
	font: 100%;
	text-align: left;
	vertical-align: middle;
	font-weight: bolder;
}
.adresse {
   width: 530px; 
	height:20px;
	font: 100%;
	text-align: right;
	font-weight: bolder;
}
.telephone {
   width: 530px; 
	height:10px;
	font: 100%;
	text-align: right;
	vertical-align: top;
	font-weight: bolder;
}
.info {
   background-image: url(fondInfo2.gif);
   width: 220px; 
	font: 110%;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	font-weight: bolder;
	background-repeat: no-repeat;
}
.infoTablo {
   background:transparent;
	width: 220px; 
	font: 100%;
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 5px;
	font-weight: bolder;
	border-style: solid;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}
.menu {
   background:transparent;
   width: 145px; 
	height:25;
	font: 100%;
	text-align: center;
	font-weight: bolder;
	
}

/* classes relative to cells formerly occupied by the 4 pictures*/
   /* first of all, when there are 4 pictures, we display former style*/
.photosPar4{
   text-align: center; 
   width: 290px; 
   height: 240px; 
   vertical-align: middle;
}

 /* now, when there's only one SWF and no picture*/
#swfUnique{
   text-align: center; 
   width: 490px; 
   height: 390px; 
   vertical-align: middle;
}
#case2{
   text-align: center; 
   width: 10px; 
   height: 390px; 
   vertical-align: middle;
}
#case3{
   text-align: center; 
   width: 10px; 
   height: 10px; 
   vertical-align: middle;
}
#case4{
   text-align: center; 
   width: 10px; 
   height: 10px; 
   vertical-align: middle;
}
 /* at last, this is for restaurants that are not customers of the website*/
.cellulesSuperieures{
   text-align: center; 
   width: 250px; 
   height: 100px; 
   vertical-align: middle;
}
.cellulesInferieures{
   text-align: center; 
   width: 250px; 
   height: 300px; 
   vertical-align: top;
}

