.body { 
background-color: #969789;
background-image: url(images/back.png);
background-repeat: repeat-x;
margin-top:0;
margin-bottom:0;
} 

.adresse {
vertical-align:top;
padding-left:5px;
font-family:verdana;
font-size:10px;
color:#420303;
}

.home {
vertical-align:text-top;
font-family: Arial;
font-weight: bold;
font-size: 15px;
text-align: center;
}

.est {
vertical-align:text-top;
font-family: Arial;
font-weight: bold;
font-size: 10px;
text-align: center;
}

.underline {
vertical-align: top;
background-color: #660000;
}

.content {
width:486px;
vertical-align:text-top;
font-family: Arial;
font-size: 12px;
text-align: justify;
}

#divconteneur {
vertical-align:top;
position:absolute;
top: 105px;
float: top;
margin-left:10px;
}

#divconteneur2 {
vertical-align:top;
position:absolute;
top: 105px;
float: top;
margin-left:80px;
}

#divconteneur3 {
vertical-align:top;
position:absolute;
top: 105px;
float: top;
margin-left: 170px;
}

#animation{
float:left;
width:11px;
height:10px;  
}

#divimagea{
position:absolute; 
width:135px;
height:123px;
}

#divimageb{
position:absolute; 
width:135px;
height:123px;
}

.link {
font-family: verdana;
font-size: 11px;
}

.link a {
text-decoration: none;
color: #660000;
}

.link a:hover {
text-decoration: underline;
}

.MenuList {
padding:0;
margin:0;
border:0;
border-spacing:0;
color:#660000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 20pt;
text-transform: lowercase;
padding-left: 15px;
padding-right: 15px;
font-style: italic;
text-align: left;
}

.contact {
font-family: verdana, arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-align: left;
color: #684f4f;
}

.booking {
font-family: verdana, arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-align: right;
color: #684f4f;
}

.book {
font-family: verdana, arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-align: right;
color: #660000;
}

.bookingconf{
font-family: verdana, arial, Helvetica;
font-size: 11px;
font-weight: normal;
text-align: right;
color: #622d2d;
}

.bookinggroup {
font-family: verdana, arial, Helvetica;
font-size: 11px;
font-weight: bold;
text-align: justify;
color: #684f4f;
}

#slideshow {
vertical-align:top;
position:absolute;
top: 89px;
float: top;
margin-left:238px;
font-family:verdana;
font-size:9px;
color: #aaaaaa;
}

#slideshow a{
text-decoration:none;
}



#slideshow a:visited{
color:#aaaaaa;
}
#slideshow a:hover{
color:#ffffff;
}
/*Css des pops up menu+wine */

.top_detail {
margin-top:0;
margin-bottom:0;
}

.title {
font-family: Century Gothic, verdana, arial, Helvetica;
font-size: 26px;
font-weight: bold;
color: #684f4f;
}

.price {
font-family: Century Gothic, verdana, arial, Helvetica;
font-size: 14px;
font-weight: normal;
font-style: italic;
color: #684f4f;
}

.detail_menu {
font-family: Century Gothic, verdana, arial, Helvetica;
font-size: 12px;
font-weight: normal;
color: #888484;
}

.menu {
font-family: Century Gothic, verdana, arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #761314;
padding-top:4px;
}

.starter {
padding-top: 3em;
color: #656665;
text-transform: uppercase;
font-family: verdana;
font-size:9px;
}

.vegetarian {
font-family: Century Gothic, verdana, arial, Helvetica;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: #0b6a0b;
}

.menu2 {
padding-top: 3em;
color: #da2626;
text-transform: uppercase;
font-family: verdana;
font-size:9px;
}

.price_wine {
font-family: Century Gothic, verdana, arial, Helvetica;
font-size: 12px;
font-weight: bold;
color: #761314;
}

.send {
background: transparent url('images/send.png') no-repeat top left;
border:none;
width: 74px;
height:18px;
}

.bookb{
background: transparent url('images/book.png') no-repeat top left;
border:none;
width: 74px;
height:18px;
}
/* fin Css des pops up menu+wine */


/* marquee js */

   h1{
      font-size:15px;color:green;margin:auto;border-bottom:1px solid green;width : 450px;
   }
   
   /************* bouton*****************/
   .btUpV, .btDownV, .btUpH, .btDownH{
        margin:auto;
		display : block;
		background-repeat: no-repeat;
		width:61px;
		height : 21px;
   }
   
   .btUpV, .btDownV{
		width:61px;
		height : 21px;
   }
   
   .btUpV{
       background-image: url(up.png);
   }
   .btDownV{
       background-image: url(down.png);
   }
   
   .btUpVActive{
       background-image: url(upActive.png);
   }
   .btDownVActive{
       background-image: url(downActive.png);
   }
   
   .btUpH, .btDownH{
		width:21px;
		height : 40px;
   }
   .btUpH{
       float : left;
       background-image: url(left.png);
   }
   .btDownH{
       float : right;
       background-image: url(right.png);
   }
   
   .btUpHActive{
       background-image: url(leftActive.png);
   }
   .btDownHActive{
       background-image: url(rightActive.png);
   }
   
   
   
    /************* conteneur *****************/
	.horizontale{
		width:450px;
	    margin:auto;
	}
	


	
   .marqueeBoxH, .marqueeBoxV{
     border:1px solid black;
	 overflow:auto;
   }
   .marqueeBoxH{
       display : inline-block;
	   width:405px;
	   height:25px;
	   white-space : nowrap;
	   float : left;
	   margin-top : 5px;
	   border : 1px solid black;
   }
   .marqueeBoxV{
	  width:400px;
	  height:135px;
	   margin:auto;
	   background-color: #808080;
   }
   
/* fin marquee js*/