﻿#leftcol    { width: 293px; }
#rightcol   { width: 627px; }

/* Problème sous IE 6 les boutons accueil et flunchtraiteur se situent trop bas */
.btnbottom		{ bottom: 0px !important; bottom: 70px; }

/* Titre  */
#topcol                 { position: relative; }
.cntTitre               { padding: 12px 0 0 0; margin: 0; display: inline-block; float: left; }
.cntTitre .titre        { padding: 0 0 0 34px; display: block; }
.lnkBack                { display: inline-block; float: left; height: 26px; width: 88px; position: absolute; right: 40px; bottom: 30px;
                          background: transparent url("../Image/Restou/btn_back.gif") no-repeat 0 0; }

/* Pictos */
.imgPicto               { display: block; float: left; width: 40px; height: 40px; background-position: top; background-repeat: no-repeat; margin-left: 2px; margin-bottom: 2px; }
.imgPicto:hover         { background-position: bottom; }

/* Colonne gauche */
.cntRestou                      { padding: 8px 0 0 40px; }
.cntRestou .section             { color: #db9945; display: block; margin: 0px 0 8px 0; font-size: small; font-size: small; }
.cntRestou .titre               { display: block; float: left; margin: 14px 0 4px 0; }
.cntRestou .section .cnt        { display: block; float: left; width: 180px; margin: 5px 0 0 2px; }
.cntRestou .section .sep        { padding: 0 0 10px 0; border-bottom: solid 1px #db9945; }
.cntRestou .section .cnt .pictos{ margin: 0 0 0 7px; width: 140px; }
.cntRestou .pictos .blockLeft   { display: block; float: left; }
.cntRestou .section .cnt .pic   { display: inline-block; float: left; clear: left; padding: 0; margin: 0 8px 0 0; }
.cntRestou .section .cnt .desc  { display: inline-block; float: left; clear: right; color: #999999; margin: 6px 0 0 0; }
.cntRestou .section .cnt .desc h2{color: #db9945; padding: 0; margin: 0; }
.cntRestou a                    { color: #db9945; font-weight: bold; text-decoration: underline; }
.cntRestou a:hover              { color: #703d62; }

/* Colonne droite */
.cntMainRestou          { position: relative; display: block; width: 688px; }
.cntMainRestou h1       { padding: 0; margin: 0; }
.cntMainRestou a        { color: #db9945; font-weight: bold; text-decoration: none; }
.cntMainRestou a:hover  { text-decoration: underline; }
.divSeveralResto        { padding: 30px 0 0 0; }

/* Infos resto */
.infosResto             { display: block; float: left; clear: both; width: 100%; color: White; padding: 10px 0; background-color: #db9945; background-image: url('../Image/Restou/back_infosResto.jpg'); background-position: top; background-repeat: repeat-x; }
.infosResto .resto      { border-left: none; min-width: 150px; width: auto !important; width: 150px; }
.infosResto div         { display: block; float: left; clear: none; background-color: #db9945; padding: 0 10px; border-left: solid 1px white; }
.infosResto div div     { display: block; float: none; clear: none; background-color: transparent; padding: 0px; border-left: solid 0px white; }
.infosResto >div        { display: block; float: left; clear: none; background-color: #db9945; padding: 0 10px; border-left: solid 1px white; }
.infosResto div h2      { display: block; font-size: 14px; color: White; padding: 0; margin: 0; }
.contact                { display: block; }
.contact .adresse       { display: block; float: left; clear: both; }
.contact .ville         { display: block; float: left; clear: both; }
.contact .telfax        { display: block; float: left; clear: both; }
.contact .telfax .tel   { display: block; float: left; clear: left; }
.contact .telfax .fax   { display: block; float: left; clear: right; padding-left: 50px; }

/* Localisation */
.localisation           { display: block; float: left; color: #db9945; margin: 30px 0 30px 30px; }
.localisation h1        { display: block; color: #db9945; margin: 0 0 8px 0; }
.iframeMappy            { display: block; float: left; width: 550px; height: 445px; margin: 0 0 0 20px; }

/* Slider des Produits */
.alacarte               { display: block; float: left; width: 100%; margin-left: 30px; }
.alacarte h1            { display: block; float: left; color: #703d62; margin: 30px 0 20px 0; }
.alacarte .note         { margin-top: 8px; }
.alacarte .service      { width: 320px; margin: 0 10px 0 0; display: inline-block; float: left; clear: none; }
.alacarte .service h3   { font-size: 16px; color: #703d62; padding: 0; margin: 0 0 4px 0; text-transform: lowercase; }
.alacarte .note         { display: block; clear: both; float: left; font-size: 11px; color: #999999; width: 100%; }
.alacarte h2            { display: block; clear: both; float: left; font-size: 18px; color: #703d62; padding: 0; margin: 20px 0 4px 0; width: 100%; }


/* Bubble */
.coda_bubble            { position: relative; }
.trigger                { cursor: default; }
.popBubble              { display: none; }
.bubble                 { z-index: 20; position: absolute; display: none; border-collapse: collapse; color: black; margin: 0 -8px 0 -8px; }
.bubble td.corner       { height: 16px; width: 16px; background-repeat: no-repeat; }
.bubble td.topleft      { background-position: bottom right; }
.bubble td.top          { background-position: bottom center; background-repeat: repeat-x; }
.bubble td.topright     { background-position: bottom left; }
.bubble td.left         { background-position: center right; background-repeat: repeat-y; }
.bubble td.right        { background-position: center left; background-repeat: repeat-y; }
.bubble td.bottomleft   { background-position: top right; }
.bubble td.bottom       { background-position: top center; background-repeat: repeat-x; }
.bubble td.bottom img   { margin: -5px 0 0 0; }
.bubble td.bottomright  { background-position: top left; }
.bubble table.popup-contents    { color: White; background-color: #db9945; font-weight: bold; font-size: small; }
.bubble table.popup-contents th { text-align: right; color: White; background-color: #db9945; font-weight: bold; font-size: small; }
.bubble table.popup-contents td { text-align: left; color: White; background-color: #db9945; font-weight: bold; font-size: small; }
.bubble td.bubble_content       { background:white; color: White; background-color: #db9945; font-weight: bold; font-size: small; }
.bubble td.bubble_content img   { }

/* Tabs */
.tabProduits ul         { font-size:10px;list-style-image:none; list-style-position:outside; list-style-type:none;
                          margin:0; padding:0; }
.tabProduits ul li      { float:left; margin:0 1px 0 0; min-width:20px; }
.tabProduits ul li a    { color:#703D62; font-weight:bold; line-height:1.2; margin:1px 0 0; outline-color: -moz-use-text-color;
                          outline-style:none; outline-width:0; padding-left:0; text-align:center; text-decoration:none; white-space:nowrap; }
.tabProduits ul li a span   { display: block; padding: 0 2px; height: 18px; /* IE 6 treats height as min-height */ min-height: 18px; padding-top: 6px; padding-right: 0; }

/* Slider */
.slider                 { position: absolute; top: 0; left: 0; padding: 0; margin: 0; }
.slider .container      { width: 319px; height: 264px; border: solid 1px #6d3c60; overflow: hidden; position: relative; padding: 0; margin: 0; top: 0; left: 0; }
.slider .slides         { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; padding: 0; margin: 0; }
.slider .slide          { position: relative; display: block; width: 320px; height: 264px; float: left; padding: 0; margin: 0; }
.slider .slide img      { display: block; width: 320px; height: 180px; }
.slider .arrow          { display: block; width: 30px; height: 64px; border: none; text-indent: -9999px; position: absolute; top: 60px; cursor: pointer; }
.slider .next           { right: 0; background-image: url("../Image/Restou/arrow_right.gif"); background-repeat: no-repeat; background-position: top; }
.slider .previous       { left: 1px; background-image: url("../Image/Restou/arrow_left.gif"); background-repeat: no-repeat; background-position: top; }
.slider .next:hover     { background-position: bottom; }
.slider .previous:hover { background-position: bottom; }
#thumbNav               { display: none; position: relative; }

/* Prix */
.price                  { font-family: "Century Gothic", Arial; font-weight: bold; background-color: #cc071e; color: white; display: block;
                          width: 70px; height: 52px; position: absolute; bottom:5px; right: 5px; font-size: 16px; text-align: center; }
.price .TxtPrixEuro     { font-size: 42px; display: block; float: left; clear: left; line-height: 50px; text-indent: 6px; }
.price .TxtPrixCent     { font-size: 20px; display: block; float: left; clear: right; line-height: 30px; }

/* Produit */
.slider .product            { background-color: #6d3c60; color: White; display: block; width: 320px; height: 64px;
                              position: absolute; bottom: 0; left: 0; padding: 10px 0px; clear: both; }
.slider .product .prod-cnt  { width: 232px; float: left; clear: both; margin: 0 6px; position: relative; height: 64px; }
.slider .product .prod-cnt .lblNom  { display: block; float: left; clear: both; font-size: 14px; margin-bottom: 8px; font-weight: bold; }

.slider .product .prod-cnt .vote					{ position: absolute; left:0; bottom: 0; width: 232px; float: left; clear: both; }
.slider .product .prod-cnt .vote .btnVote			{ display: inline-block; float: left; width: 113px; height: 25px; border: none; }
.slider .product .prod-cnt .vote .lblVote			{ display: inline-block; float: left; font-size: 10px; width: 108px; font-weight: bold; }
.slider .product .prod-cnt .vote .lblVote.nonVote   { width: 112px; margin-left: 7px; }
.slider .product .prod-cnt .vote .lblVote.dejaVote  { width: 232px; margin: 0; }

/* Tabs */
.tabProduits            { position: relative; display: inline-block; float: none; } /* float: none est indispensable pour l'affichage sous ie6 */
.tabContent             { position: relative; display: block; float: left; width: 320px; height: 280px; }

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide       { display: none; }
}
/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav        { display: none; }
}
/* Skin */
.ui-tabs-nav, .ui-tabs-panel    { font-size: 9px; }
.ui-tabs-nav                    { list-style: none; margin: 0; padding: 0 0 0 0; }
/* clearing without presentational markup, IE gets extra treatment */
.ui-tabs-nav:after              { display: block; clear: both; content: " "; }
.ui-tabs-nav li                 { float: left; margin: 0 1px 0 0; min-width: 20px; /* be nice to Opera */ }
.ui-tabs-nav a, .ui-tabs-nav a span { display: block; padding: 0 2px; background: url(../Image/Restou/tab.gif) no-repeat; }
.ui-tabs-nav a                  { margin: 1px 0 0 0; /* position: relative makes opacity fail for disabled tab in IE */
                                  padding-left: 0; color: #27537a; font-weight: bold; line-height: 1.2;
                                  text-align: center; text-decoration: none; white-space: nowrap; color: #703d62; /* required in IE 6 */    
                                  outline: 0; /* prevent dotted border in Firefox */ }
.ui-tabs-nav .ui-tabs-selected a{ position: relative; top: 1px; z-index: 2; margin-top: 0; color: White; text-decoration: none; }
.ui-tabs-nav a span             { width: 20px; /* IE 6 treats width as min-width */
                                  min-width: 20px; height: 18px; /* IE 6 treats height as min-height */
                                  min-height: 18px; padding-top: 6px; padding-right: 0; }
*>.ui-tabs-nav a span           { /* hide from IE 6 */ width: auto; height: auto; }
.ui-tabs-nav .ui-tabs-selected a span { padding-bottom: 1px; }
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active
                                { background-position: 100% -150px; text-decoration: none; }
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active
                                { background-position: 100% -100px; }
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span
                                { color: white; background-position: 0 -50px; }
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span
                                { background-position: 0 0; }
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited /* @ Opera, use pseudo classes otherwise it confuses cursor... */
                                { cursor: default; text-decoration: none; }
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active /* @ Opera, we need to be explicit again here now... */
                                { cursor: pointer; }
.ui-tabs-disabled               { opacity: .4; filter: alpha(opacity=40); }
.ui-tabs-panel                  { /* declare background color for container to avoid distorted fonts in IE while fading */ }
.ui-tabs-loading em             { padding: 0 0 0 20px; background: url(../Image/Restou/loading.gif) no-repeat 0 50%; }

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav             { /* auto clear, @ IE 6 & IE 7 Quirks Mode */ display: inline-block; }
*:first-child+html .ui-tabs-nav { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
                                  display: inline-block; }
