/* ardoise -------------------------------------------------------------------*/
.ard {margin-bottom: 15px; color: white;font-family: 'Delius', cursive; font-size: 14px; text-align: -webkit-center;}
.ard_top {/*width: 262px;*/ height: 22px; background: url(../img/box_ardoise_top.png) no-repeat top left;}
.ard_mid {width: 262px; background: url(../img/box_ardoise_mid.png) repeat-y;}
.ard_bot {width: 262px; height: 22px; background: url(../img/box_ardoise_bot.png) no-repeat top left;}

.ard_L_top {width: 311px; height: 22px; background: url(../img/box_ardoise_L_top.png) no-repeat top left;}
.ard_L_mid {width: 311px; background: url(../img/box_ardoise_L_mid.png) repeat-y;}
.ard_L_bot {width: 311px; height: 22px; background: url(../img/box_ardoise_L_bot.png) no-repeat top left;}

.ard.pad {padding-bottom: 15px; text-align: -moz-center;}

.ard_content {padding: 8px 20px; text-align: left;}
.ard_content .title {text-align: center;}

.ard_content .day {font-size: 16px; text-transform: uppercase; text-align: center; margin-bottom: 18px;}
.ard_content .day .jour{font-size: 17px;}
.ard_content .day.platjour{font-size: 17px;text-transform: none;}
.ard_content a{color: white; font-size: 14px;}

.ard ul li {
    list-style: none;
    background-image:url("../img/tiret-n1.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    margin: 0;
    line-height: 105%;
    padding-left: 15px;
    padding-bottom: 10px;
}

.ard ul li ul{margin-top: 7px; margin-bottom:-7px;}
.ard ul li ul li{background-image:url("../img/tiret-n2.png"); padding-left: 15px; background-position: 3px 6px;padding-bottom: 5px;}
.ard ul li.sep {padding-top: 14px; text-align: center; font-size: 26px;background-image: none;}
.ard ul li.sep.none {text-decoration: none;}
.ard li.stitre {text-decoration: underline; text-align: center; text-transform: uppercase; background-image: none; padding: 7px 0;}
.ard li.info {background-image: none; font-size: 12px; padding-bottom:14px;}

.ard .ou {text-decoration: underline;}

.ard .lnk_carte {float: right; font-size: 14px; padding-top: 10px;}
.ard .lnk_carte a {color: white;}

.ard table{width: 100%; line-height: 18px;}
.ard table td.prix{text-align: right; white-space: nowrap; padding-left: 7px;font-size: 1.15em;vertical-align: bottom; text-decoration: none; text-transform: none;}
.ard li.stitre table{text-align: left; text-decoration: none;}