body	{
  scrollbar-arrow-color:#6a092d;
  scrollbar-track-color:#ffffff;
  scrollbar-shadow-color:#6a092d;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#cecece;
  scrollbar-darkshadow-color:#000000;
  scrollbar-3dlight-color:#000000;
  background-color:#fff;
  leftmargin:0;
  topmargin:0;
  marginwidth:0;
  marginheight:0;
  rightmargin:0;
 }

#kebab-bordeaux{
	 position:absolute;
	 top: 200px ;
     left: 50%; 
     width: 300px;
     margin-left: -150px; /* moitié de la largeur */
     border: 0px solid #fff;
	 z-index:2;
	 background-color: #ffffff;
}

#index{
	 position:absolute;
	 top: 50px ;
     left: 50%; 
     width: 1024px;
	 height: 610px;
     margin-left: -512px; /* moitié de la largeur */
     border: 1px solid #cfcfcf;
	 z-index:2;
	 background-color: #ffffff;
}

#pied
{
	text-align: center;
	height: 35px;
	left: 50%;
	margin-left: -512px;
 	width: 1024;
	top: 670px;
	position: absolute;	
	z-index:10;
}

#menu
{
	text-align: center;
	height: 35px;
	margin-left: auto;
 	margin-right: auto;
 	width: 100%;
	top: 600px;
	position: absolute;	
	z-index:10;
}

#contenu{
position:absolute;
top:40px;
left:325px;
width:665px;
height:530px;
z-index:101;
overflow: auto;
border: 0px solid #000;
}

#livre{
position:absolute;
top:5px;
width:1018px;
height:600px;
z-index:101;
overflow: auto;
border: 1px solid #000;
}

.table_contenu{
background-image:url(img/fond-contenu.gif); 
width:710px;
height:595px;
}

#restaurant{
position:absolute;
top:2px;
width:1024px;
layer-background-color: #ffffff; 
z-index:2;
}

#bordeaux{
	position:absolute;
	border: 0px solid #fff;
	left:100px;
	top:10px;
	width:1024px;
	height:600px;
	color: #fff;	
	z-index:1;
	display:none;
} 

#contact{
position:absolute;
top:170px;
left:380px;
width:700px;
height:520px;
z-index:4;
}

a.pied {font-family: "trebuchet ms", Verdana; font-size:12px; color:#6a092d; font-weight:normal; text-decoration:none;}
a.pied:hover {font-family:"trebuchet ms", Verdana; font-size:12px; color:#6a092d; font-weight:normal; text-decoration:underline;}
A.linkZv {BACKGROUND:red; text-decoration:none; color:#000000; font-weight:bold;}
A.linkZv:hover {BACKGROUND:red; text-decoration:none; color:#cccccc; font-weight:bold;}

.titre-rub {font-family:"trebuchet ms", Verdana, serif; font-size:14px; color:#b20b19; font-weight:bold; text-decoration:underline;}
.titre-carte {font-family:"trebuchet ms", Verdana, serif; font-size:14px; color:#b20b19; font-weight:bold; text-decoration:none;}
.texte {font-family:"trebuchet ms", Verdana, serif; font-size:14px; color:#000000; font-weight:normal;}
.vert {font-family:"trebuchet ms", Verdana, serif; font-size:14px; color:#5fa400; font-weight:bold;}
.texte-comp {font-family:"trebuchet ms", Verdana, serif; font-size:14px; color:#3b8eba; font-weight:normal;}
.textew {font-family:"trebuchet ms", Verdana, serif; font-size:14px; color:#ffffff; font-weight:normal;}

/**********************  MENU *******************/

#navigation {
position: relative;
bottom: 0px;
left:6px;
margin:0px;
padding:0px;
z-index: 10;
width: 926px;
}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation dl {
float: left;
position: relative;
margin: 0 0px;
}

#navigation dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #fff;
display: block;
}

#navigation dd {
background-color: #6a092d;
position: absolute;
bottom:24px;
width:100%;
padding: 0;
margin: 0;
display: none;
}

#navigation li {
margin: 0;
padding: 0;
text-align: left;
}

#navigation li a {
color: #fff;
font-weight: bold;
font-size:14px;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
padding: 2px 0px 2px 10px;
}




#navigation dt a {
color: #fff;
font-weight: bold;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
padding: 0;
margin: 0;
}

#navigation li a:hover, #navigation dt a:hover {
background: #b3101e;
margin: 0;
}

#accueil {width: 26px;  }
#premier {width: 220px;} 
#deuxieme {width: 160px;} 
#troisieme {width: 130px;}
#quatrieme {width: 150px;}
#cinquieme {width: 120px;}
#sixieme {width: 120px;}

