/* CSS Document */

body{
	background:#151515 url(interface/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.bottom {
color:#f76600;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration:none;
}
a.bottom:hover{text-decoration:underline;}
a.copy {color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
text-decoration:none;
}
a.copy:hover{text-decoration:underline;}


	
td
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
	}
	
.restonom
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		color:#666666;
	}
	
.restoadresse
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#f76600;
	}
	
.intro
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		font-style:italic;
	}
	
.bienvenue
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#f76600;
		font-style:italic;
	}

.container {
width:400px;
overflow:hidden;
}
.haut {
background-image:url(fiches/0top.gif); 
background-position:left top;
background-repeat:no-repeat;
height:5px;
width:400px;
overflow:hidden;
}
.milieu {
background-image:url(fiches/0mid.gif); 
background-repeat:repeat-y;
width:400px;
overflow:hidden;
}
.bas {
background-image:url(fiches/0bot.gif); 
background-position:left top;
background-repeat:no-repeat;
height:5px;
width:400px;
overflow:hidden;
}
.insideshow {
margin-left:10px;
width:380px;
overflow:hidden;
display:block;
}
.insidehide {
margin-left:10px;
width:380px;
overflow:hidden;
display:none;
}
.inside {
margin-left:10px;
width:380px;
overflow:hidden;
}

.infobulle{
	position: absolute;
	width: 156px;
	visibility : hidden;
	border: 0px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#f76600;
	background: url(bulle.gif) no-repeat top;
	height: 52px;
	line-height: 65px;
	text-align:center;

}


.tooltip{
  width: 200px; color:#000;
  font:lighter 11px/1.3 Arial,sans-serif;
  text-decoration:none;text-align:center}
.tooltip span.top{padding: 30px 8px 0;
  background: url(bt.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
  background: url(bt.gif) no-repeat bottom}
  
  #topbar{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: none;
width: 250px;
height: 350px;
visibility: hidden;
z-index: 100;
}
  #topbarcontent{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: none;
width: 270px;
height: 350px;
visibility: visible;
z-index: 102;
}
  #topbarbutton{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: none;
width: 20px;
height: 120px;
visibility: visible;
z-index: 101;
}

