div#main-nav ul li table ul li {
    margin-right: 9px;
}

div#main-nav ul li table ul {
    margin-top: 0px!important;
}

div#top-bar div#lang {
    width: auto;
}

div#colonne-gauche div.titre:first-letter {
    color: #b8001d;
}

div#articles-pagination a.pagination_hide {
    visibility: hidden;
}

div#blocs-accueil img.visuel-bloc-2 {
    float: right;
    margin-left: 10px;
}

div#blocs-accueil p.bloc-2,
div#blocs-accueil div.bloc-2 {
    font-size: 12px;
    margin: 0px 10px 5px 0px;
    font-weight: normal;
    font-style: italic;
    padding-bottom: 10px;
    background: url(../images/css/black-dot.png) left bottom repeat-x;
    margin-top: 4px;
}

div#blocs-accueil div.bloc-2 {
    height: 15px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
}}

div#blocs-accueil p.bloc-2 span{
}

div#blocs-accueil p.agenda-date {
    color: #b8001d;
    font-weight: bold;
}

q:before {
    content: "\AB\0000a0"; /* \0000a0 = espace insécable */
}

q:after {
    content: "\0000a0\BB"; /* \0000a0 = espace insécable */
}

.text-left,
.object-left
{
    text-align: left;
    float: left;
    padding-right: 10px;
}
.text-center,
.object-center
{
    text-align: center;
    padding-bottom: 10px;
}
.text-right,
.object-right
{
    text-align: right;
    float: right;
    padding-left: 10px;
}
.text-justify
{
    text-align: justify;
    text-justify: newspaper;
}

div.un-article div.article-colonne-contenu h2 a {
    color: inherit;
    text-decoration: inherit;
}

div.leschateaux {
    margin-top: 20px;
    margin: 0 auto;
    width: 500px;
}
/*
div.leschateaux ul li {
    display: block;
    width: 45%;
    float: left;
    display: inline;
    margin-left: 10px;
}
div.leschateaux ul li[float="left"] + li {
    float: none;
}
*/
div.info {
    margin-right: 10px;
}

div#map_left {
    width: 150px;
    float: left;
    border: 1px solid green;
    margin-left: 6px;
}
div#map_top_left {
    width: 150px;
    height: 80px;
}
div#map_bottom_left {
    width: 150px;
    height: 200px;
}
div.map {
    width: 400px;
    height: 280px;
    border: 1px solid #E2E9EF;
}

div#colonne-droite div.visuel-bouteille {
    min-height: 100px;
}

div.h2 {
    background: url("../images/css/ligne-argent-490.png") no-repeat scroll left bottom transparent;
    clear: both;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-bottom: 4px;
}
div.h2 div.h2_titre {
    color: #000000;
    font-size: 20px;
    font-style: italic;
    font-weight: lighter;
    float: left;
}

div#millesime {
    position: relative;
    margin-left: 10px;
    margin-top: 0px;
}

div#overlay-tab-millesimes {
    left: 0px;
    margin-top: 25px;
    display: none;
}

table.suggestions {
    width: 100%;
}

table.suggestions tr {
    font-size: 12px;
}

table.suggestions tr td {
    width: 25%;
    color: #3b3b3b;
    vertical-align: top;
    padding-bottom: 14px;
    padding-top: 10px;
    padding-left: 8px;
}

table.suggestions tr td img {
    float: left;
    margin-right: 6px;
    margin-top: -10px;
}

table.suggestions tr td span {
    margin-top: 10px;
}

table.suggestions tr td a:link, table.suggestions tr td a:visited {
    color: #3B3B3B;
    text-decoration: none;
}

table.suggestions tr td a:hover {
    text-decoration: underline;
}

div#overlay {
    left: 260px;
    top: 400px;
}

.scroll-pane
{
    margin-top: 10px;
    width: 442px;
    height: 300px;
    overflow: auto;
}

.contenu {
    width: 442px;
}

.scroll-pane h2.first {
    margin-top: 5px;
    font-style: italic;
}

div#menu-droite {
    margin-top: 0px;
}

div#frise-vins div#viewport {
    margin-left: 0px;
    width: 670px;
}

div#slogan {
    /*position: static;*/
}

ul#winecarousel {
    visibility: hidden;
}

div#frise-vins div#viewport a.un-vin {
    margin-left: 9px;
    margin-right: 9px;
    width: auto;
    /*width: 112px;*/
}

div#liste-choix-par-appellation {
    margin-bottom: 10px;
}

.div-wine-search {
    background: none repeat scroll 0 0 #000000;
    margin-top: 10px;
    left: 260px;
    top: 400px;
}

.div-wine-search a:link, .div-wine-search a:visited {
    background: url("../images/css/puce-rouge-2.png") no-repeat scroll left 3px transparent;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    font-size: 12px;
}

.div-wine-search a:hover {
    text-decoration: underline;
}

input.hidden, div.hidden {
    display: none;
}

div.liste-choix div.wait {
    padding-top: 10px;
}

div#liste-choix-par-couleur div.wait {
    padding-top: 10px;
    float: right;
    text-align: center;
    width: 200px;
}
div#overlay {
    left: 260px;
    top: 400px;
}

div#liste-choix-par-appellation div.wait {
    padding-top: 10px;
    float: right;
    text-align: center;
    width: 179px;
}

div#colonne-gauche a.menu-left-connexion {
    width: 183px;
}

a.menu-left-connexion:link, a.menu-left-connexion:visited {
    display: block;
    background: #c3c3c3 url(../images/css/puce-blanche.png) 7px 8px no-repeat;
    padding: 5px 0px 5px 17px;
    color: #FFF;
    text-decoration: none;
    margin-top: 2px;
}

a.menu-left-connexion:hover {
    text-decoration: underline;
}

table.login {
    width: 100%;
    border-spacing: 10px;
}

table.login th {
    text-align: left;
    font-size: 16px;
}

table.login td {
    padding: 10px;
    border: 1px solid black;
    width: 50%;
    vertical-align : bottom;
}

table.login td.text_register {
    vertical-align: top;
}

table.login td.text_register p {
    vertical-align : top;
    height: 100px;
}

#RegisterButton, #LoginButton {
    display: none;
}

div.lien {
    background: url("../images/css/puce-rouge.png") no-repeat scroll left 3px transparent;
    margin-bottom: 2px;
    padding-left: 8px;
}

div.lien a:link, div.lien a:visited {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #3b3b3b;
    font-weight: bold;
    text-decoration: none;
}

div.lien a:hover {
    text-decoration: underline;
}

div.password {
    margin-top: 6px;
}

form#loginform input[type="text"], form#loginform input[type="password"] {
    border: 1px solid #E2E9EF;
    color: #9C9C9C;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    vertical-align: middle;
    width: 160px;
}

form#loginform label {
    font-weight: bold;
}

form#loginform div.block {
    margin-bottom: 4px;
}


/**************************editor******************/
div.editor .class-image {
    padding-bottom: 5px;
}

div.editor .object-center .class-image {
    padding-bottom: 0px;
}

div.editor p {
    line-height: 1.3em;
}

div.editor h3 {
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 8px;
    margin-top : 15px;
    padding :0px;
}

div.editor table.default {
    margin-bottom: 10px;
}

div.editor table.fond-noir {
    margin-bottom: 10px;
    border-spacing: 10px;
}

div.editor table.fond-noir td {
    background-color: #000;
    padding: 3px 6px 3px 12px;
}

div.editor ul, div.editor ol {
    background-color: transparent;
    margin: 10px 0;
    padding: 0 20px;
}

div.editor ul li, div.editor ol li {
    font-style: normal;
    text-align: justify;
    padding-bottom : 7px;
}

div.editor ol {
    list-style: decimal inside none;
}

div.editor a.lien-plus:link, div.editor a.lien-plus:visited {
    background: url("../images/css/puce-rouge-2.png") no-repeat scroll 2px 7px #000000;
    color: #FFFFFF;
    margin-top: 10px;
    padding: 3px 6px 3px 12px;
    text-align: center;
    text-decoration: none;
}
div.editor a.lien-plus:hover {
    text-decoration: underline;
}



div.editor a.bouton-dark:link, div.editor a.bouton-dark:visited{background:#000 url(../images/css/puce-rouge-2.png) 5px 5px no-repeat;padding:2px 7px 2px 15px;color:#FFF;text-decoration:none;}
div.editor a.bouton-dark:hover{text-decoration:underline}

div.editor a.bouton-light:link, div.editor a.bouton-light:visited{background:#ededed url(../images/css/puce-rouge-2.png) 5px 5px no-repeat;padding:2px 7px 2px 15px;color:#000;text-decoration:none;}
div.editor a.bouton-light:hover{text-decoration:underline}

/***************************/


div#blocs-accueil h2.bloc-3 a:link, div#blocs-accueil h2.bloc-3 a:visited {
    color: #000000;
    text-decoration: none;
}

div.bloc-accueil-3 div div a:link, div.bloc-accueil-3 div div a:visited {
    color: #000000;
}

div#blocs-accueil h2.bloc-3 a:hover {
    text-decoration: underline;
}

div#millesime span#annee span {
    margin-top: -4px;
}

div#millesime span#annee {
    font-size: 24px;
}

/* Register */
div.user-register{margin-top:20px;}
div.user-register table td{padding:4px 2px;color:#2f2f2f}
div.user-register table td.label{width:215px;text-align:right;vertical-align:top;padding-top:6px;}
div.user-register table td.champ{width:450px;}
div.user-register table td.champ input[type=text]{width:341px;padding:4px 2px;border:1px solid #cccccc}
div.user-register table td.champ input[type=password]{width:341px;padding:4px 2px;border:1px solid #cccccc}
div.user-register table td.champ select{width:345px;}
div.user-register table td.champ textarea{width:341px;padding:4px 2px;border:1px solid #cccccc;margin-bottom:3px;height:107px;}
div.user-register table td label.obligatoire{font-weight:bold;}
/*
div.user-register table td.champ input[type=submit]{background:#000 url(../images/css/puce-rouge.png) 6px center no-repeat;color:#FFF;border:none;padding:3px 10px 3px 17px;font-family:inherit;font-size:inherit;cursor:pointer;}
div.user-register table td.champ input[type=submit]:hover{text-decoration:underline;}
*/
/* User Password */
div.user-password{margin-top:20px;}
div.user-password table td{padding:4px 2px;color:#2f2f2f}
div.user-password table td.label{width:215px;text-align:right;vertical-align:top;padding-top:6px;}
div.user-password table td.champ{width:450px;}
div.user-password table td.champ input[type=text]{width:341px;padding:4px 2px;border:1px solid #cccccc}
div.user-password table td.champ input[type=password]{width:341px;padding:4px 2px;border:1px solid #cccccc}
div.user-password table td.champ select{width:345px;}
div.user-password table td.champ textarea{width:341px;padding:4px 2px;border:1px solid #cccccc;margin-bottom:3px;height:107px;}
div.user-password table td label.obligatoire{font-weight:bold;}

/* Edit Form */
#editform{margin-top:20px;}
#editform table td{padding:4px 2px;color:#2f2f2f}
#editform table td.label{width:215px;text-align:right;vertical-align:top;padding-top:6px;}
#editform table td.champ{width:450px;}
#editform table td.champ input[type=text]{width:341px;padding:4px 2px;border:1px solid #cccccc}
#editform table td.champ input[type=password]{width:341px;padding:4px 2px;border:1px solid #cccccc}
#editform table td.champ select{width:345px;}
#editform table td.champ textarea{width:341px;padding:4px 2px;border:1px solid #cccccc;margin-bottom:3px;height:107px;}
#editform table td label.obligatoire{font-weight:bold;}

.editform{margin-top:20px;}
.editform table td{padding:4px 2px;color:#2f2f2f}
.editform table td.label{width:230px;text-align:right;vertical-align:top;padding-top:6px;}
.editform table td.champ{width:450px;}
.editform table td.champ input[type=text]{width:341px;padding:4px 2px;border:1px solid #cccccc}
.editform table td.champ input[type=password]{width:341px;padding:4px 2px;border:1px solid #cccccc}
.editform table td.champ select{width:345px;}
.editform table td.champ textarea{width:460px;padding:4px 2px;border:1px solid #cccccc;margin-bottom:3px;height:107px;}
.editform table td label.obligatoire{font-weight:bold;}

tr.hidden {
    display: none;
}

/*div.buttonblock input[type=submit] {
   background: #000 url(../images/css/puce-rouge.png) 6px center no-repeat;
   color: #FFF;
   border: none;
   padding: 3px 10px 3px 17px;
   font-family: inherit;
   font-size: inherit;
   cursor: pointer;
}
div.buttonblock input[type=submit]:hover {
   text-decoration: underline;
}
*/
input.bouton-dark{cursor: pointer; border:0;background:#000 url(../images/css/puce-rouge-2.png) 5px 5px no-repeat;padding:2px 7px 2px 15px;color:#FFF;text-decoration:none;}
input.bouton-dark:hover{text-decoration:underline}

input.bouton-light{cursor: pointer; border:0;background:#ededed url(../images/css/puce-rouge-2.png) 5px 5px no-repeat;padding:2px 7px 2px 15px;color:#000;text-decoration:none;}
input.bouton-light:hover{text-decoration:underline}

/* Un Dossier de presse */
div.presskit{position:relative;clear:both;padding-top:35px;}
div.presskit div.presskit-colonne-date{width:60px;float:left;}
div.presskit div.presskit-colonne-date div.la-date{width:60px;height:59px;background:url(../images/css/bg-date.png) left top repeat-x;color:#dfdfdf;text-align:center;}
div.presskit div.presskit-colonne-date div.la-date span.le-jour{display:block;text-align:center;font-size:22px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;padding-top:3px;}
div.presskit div.presskit-colonne-date div.la-date span.le-mois{display:block;text-align:center;font-size:15px;margin-top:-5px;}

div.presskit div.presskit-colonne-contenu{width:600px;float:left;margin-left:10px;}
div.presskit div.presskit-colonne-contenu h2{color:#000;padding-top:0;margin-top:0;padding-bottom:4px;background:url(../images/css/ligne-argent-600.png) left bottom no-repeat;font-weight:lighter;font-size:20px;font-style:italic;margin-bottom:5px;}
div.presskit div.presskit-colonne-contenu h2 a {
    color: inherit;
    text-decoration: inherit;
}

div.presskit div.presskit-colonne-contenu div.presskit-footer{padding-top:0px;float: right;}
div.presskit div.presskit-colonne-contenu div.presskit-footer div.partage{float:left;font-size:11px;}
div.presskit div.presskit-colonne-contenu div.presskit-footer div.partage img{vertical-align:middle;margin-left:2px;}
div.presskit div.presskit-colonne-contenu div.presskit-footer div.lien-plus{display:inline-block;float:right;padding:2px 5px;margin-top:0px}
div.presskit div.editor {float: left; width: 400px;}

div.presskit div.presskit-colonne-contenu div.presskit-footer div.presskit-date{float:left;background:none;}
div#presskit-pagination{position:relative;padding:6px 8px;margin-top:20px;background:#ededed;text-align:center;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
div#presskit-pagination a#suivants{float:left;background:url(../images/css/article-fleche-gauche.png) left 2px no-repeat;padding-left:12px;}
div#presskit-pagination a#precedents{float:right;background:url(../images/css/article-fleche-droite.png) right 2px no-repeat;padding-right:12px;}
div#presskit-pagination a:link,div#presskit-pagination a:visited{color:#242120;text-decoration:none;}
div#presskit-pagination a:hover{text-decoration:underline;}
div#presskit-pagination a.pagination_hide {
    visibility: hidden;
}

/* FIN un Dossier de presse */

/* Un Communiqué de presse */
div.pressrelease{position:relative;clear:both;padding-top:35px;}
div.pressrelease div.pressrelease-colonne-date{width:60px;float:left;}
div.pressrelease div.pressrelease-colonne-date div.la-date{width:60px;height:59px;background:url(../images/css/bg-date.png) left top repeat-x;color:#dfdfdf;text-align:center;}
div.pressrelease div.pressrelease-colonne-date div.la-date span.le-jour{display:block;text-align:center;font-size:22px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;padding-top:3px;}
div.pressrelease div.pressrelease-colonne-date div.la-date span.le-mois{display:block;text-align:center;font-size:15px;margin-top:-5px;}

div.pressrelease div.pressrelease-colonne-contenu{width:600px;float:left;margin-left:10px;}
div.pressrelease div.pressrelease-colonne-contenu h2{color:#000;padding-top:0;margin-top:0;padding-bottom:4px;background:url(../images/css/ligne-argent-600.png) left bottom no-repeat;font-weight:lighter;font-size:20px;font-style:italic;margin-bottom:5px;}
div.pressrelease div.pressrelease-colonne-contenu h2 a {
    color: inherit;
    text-decoration: inherit;
}

div.pressrelease div.pressrelease-colonne-contenu div.pressrelease-footer{padding-top:0px;float: right;}
div.pressrelease div.pressrelease-colonne-contenu div.pressrelease-footer div.partage{float:left;font-size:11px;}
div.pressrelease div.pressrelease-colonne-contenu div.pressrelease-footer div.partage img{vertical-align:middle;margin-left:2px;}
div.pressrelease div.pressrelease-colonne-contenu div.pressrelease-footer div.lien-plus{display:inline-block;float:right;padding:2px 5px;margin-top:0px}
div.pressrelease div.editor {float: left; width: 440px;}

div.pressrelease div.pressrelease-colonne-contenu div.pressrelease-footer div.pressrelease-date{float:left;background:none;}
div#pressrelease-pagination{position:relative;padding:6px 8px;margin-top:20px;background:#ededed;text-align:center;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
div#pressrelease-pagination a#suivants{float:left;background:url(../images/css/article-fleche-gauche.png) left 2px no-repeat;padding-left:12px;}
div#pressrelease-pagination a#precedents{float:right;background:url(../images/css/article-fleche-droite.png) right 2px no-repeat;padding-right:12px;}
div#pressrelease-pagination a:link,div#pressrelease-pagination a:visited{color:#242120;text-decoration:none;}
div#pressrelease-pagination a:hover{text-decoration:underline;}
div#pressrelease-pagination a.pagination_hide {
    visibility: hidden;
}

/* FIN un Communiqué de presse */

.padl {
    padding-left: 20px;
}
.winelist {
    width: 304px;
}
div.pressrelease div.pressrelease-colonne-contenu-detail{width:650px;float:left;margin-left:10px;}

div.pressrelease-colonne-contenu-detail table {
    width: 100%;
}

div.pressrelease-colonne-contenu-detail table td {
    vertical-align: top;
}

div.pressrelease-colonne-contenu-detail div.short_description {
    float: left;
    width: 440px;
}
div.pressrelease-colonne-contenu-detail div.download {
    background-color: #000000;
    float: right;
    margin-left: 15px;
    padding: 2px;
    text-align: center;
    width: 150px;
}
div.pressrelease-colonne-contenu-detail div.long_description {
    padding-top: 20px;
    clear: both;
}

div.pressrelease-colonne-contenu-detail div.download a {
    padding: 0px 7px 2px 15px;
}

div.presskit div.presskit-colonne-contenu-detail{width:650px;float:left;margin-left:10px;}

div.presskit-colonne-contenu-detail table {
    width: 100%;
}

div.presskit-colonne-contenu-detail table td {
    vertical-align: top;
}

div.presskit-colonne-contenu-detail div.short_description {
    float: left;
}
div.presskit-colonne-contenu-detail div.download {
    text-align: center;
    float: right;
    width: 150px;
    background-color: #000000;
    padding: 2px;
}
div.presskit-colonne-contenu-detail div.download a {
    padding: 0px 7px 2px 15px;
}

div#search-pagination{position:relative;padding:6px 8px;margin-top:20px;background:#ededed;text-align:center;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
div#search-pagination a#suivants{float:left;background:url(../images/css/article-fleche-gauche.png) left 2px no-repeat;padding-left:12px;}
div#search-pagination a#precedents{float:right;background:url(../images/css/article-fleche-droite.png) right 2px no-repeat;padding-right:12px;}
div#search-pagination a:link,div#search-pagination a:visited{color:#242120;text-decoration:none;}
div#search-pagination a:hover{text-decoration:underline;}
div#search-pagination a.pagination_hide {
    visibility: hidden;
}

div#liste-choix-par-couleur select, div#liste-choix-par-appellation select {
    color: #000000;
}
ul.winelist li, div.editor ul.winelist li {
    margin-bottom: 4px;
}

div.vignette-video-fright {
    padding: 2px 2px 4px 2px;
    background: #EDEDED;
    margin-bottom: 10px;
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}

div.vignette-video-fright div.attribute-caption {
    background-color: #EAE9E1;
    font-size: 0.8em;
    margin: 2px 0 0;
    text-align: center;
}

div.vignette-video-fright div.attribute-caption p {
    margin: 0;
    padding: 3px;
}

/* Contact */
/* Register */
div.class-feedback-form{margin-top:20px;}
div.class-feedback-form table td{padding:4px 2px;color:#2f2f2f}
div.class-feedback-form table td.label{width:215px;text-align:right;vertical-align:top;padding-top:6px;}
div.class-feedback-form table td.champ{width:450px;}
div.class-feedback-form table td.champ input[type=text]{width:341px;padding:4px 2px;border:1px solid #cccccc}
div.class-feedback-form table td.champ input[type=password]{width:341px;padding:4px 2px;border:1px solid #cccccc}
div.class-feedback-form table td.champ select{width:345px;}
div.class-feedback-form table td.champ textarea{width:341px;padding:4px 2px;border:1px solid #cccccc;margin-bottom:3px;height:107px;}
div.class-feedback-form table td label.obligatoire{font-weight:bold;}

div.bloc-medaille div.bm-visuel {
    height: 100%;
    padding-bottom: 4px;
    padding-top: 4px;
}

div.date div.element {
    float: left;
    padding-right: 1em;
}

div.date input {
    width: auto!important;
}

table.padding4 {
    border-spacing: 4px;
}

table.padding4 td p {
    padding-right: 14px;
}

div.visit_map {
    width: 658px;
    height: 400px;
    border: 6px solid #EEEEEE;
}

table.graphical_note {
    line-height: 0.8em;
}

table.graphical_note td p {
    height: 10px;
    width: 11px;
    position: relative;
    overflow: hidden;
    margin: 0;
}

table.graphical_note tr {
    height: 12px;
}

img.star {
    position: absolute;
}

img.whole_star {
}

img.half_star {
    top: -100%;
}

img.blank_star {
    top: -200%;
}

.avis-header .source_note,
.avis-header .date,
.avis-header .note,
.avis-header .note_label {
    float: left;
}

.chateau_address {
    float: left;
    width: 260px;
}

.chateau_map {
    float: right;
    width: 400px;
    margin-right: 2px;
}

#chateau {
    margin-top: 10px;
}

#chateau a:link, #chateau a:visited {
    color: #656869;
    text-decoration: none;
}

#chateau a:hover {
    text-decoration: underline;
}

#appelation-style a:link, #appelation-style a:visited {
    color: #656869;
    text-decoration: none;
}

#appelation-style a:hover {
    text-decoration: underline;
}

#divclosedquestion h1, #divclosedquestion h2, #divclosedquestion h3, #divclosedquestion h4, #divclosedquestion h5, #divclosedquestion h6 {
    color: white;
    margin-bottom: 5px;
}

#divclosedquestion p {
    margin-top: 0px;
    margin-bottom: 6px;
}

#cookieNotification .cookieWrapper {
    align-items: center;
    box-sizing: border-box;
    line-height: 1.3em;
    display: flex;
    width: 100%;
    margin: auto;
    padding-right: 5%;
}

#cookieNotification {
    position: fixed;
    z-index: 101;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 20px;
    background-color: #373737;
    padding: 20px;
    font-size: 1.1rem;
    color: #cacaca;
}

#cookieNotification a, a:visited, a:hover, a:active {
    color: #ffc26a;
}

#cookieNotification .cookieText {
    flex: 1;
    float: left;
}

#cookieNotification .cookieDiv {
    box-shadow: none;
    padding: 12px;
    margin-right: 20px;
    font-size: 1.2rem;
    border-radius: .2em;
    border: 0;
    background-color: grey;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
}

#cookieNotification .closeCookie {
    color: #ffc26a;
    text-decoration: none;
}

#cookieNotification .closeCookie:hover {
    text-decoration: none;
}


#cookieNotification .cookieDiv {
    display: inline-block;
}

@media (max-width 480px) {
    #cookieNotification .cookieWrapper {
        display: block;
    }
}

.ui-dialog-buttonset button {
    background: #ededed url(../images/css/puce-rouge-2.png) 5px 5px no-repeat;
    padding: 2px 7px 2px 15px;
    color: #000;
    text-decoration: none;
    border: 0px;

}

.ui-dialog-buttonset button:hover{
    text-decoration: underline;
}

div#organigramme_popup p {
    text-align: center;
}

a.taille-1 {
    line-height: 17px;
}

a.taille-plus1 {
    font-size: 17px;
}

div.list-thumbnails-item div.content-view-thumbnail-image{
    background-color: #F5F5F5;
    border: 4px solid #FFFFFF;
    float: left;
    height: 220px;
    padding: 0.5em;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 202px;
}

div.list-thumbnails-item div.content-view-thumbnail-image div.image-dialog {
    margin-top: 6px;
    height: 160px;
    line-height: 160px;
    width: 202px;
}

div.list-thumbnails-item div.content-view-thumbnail-image div.image-dialog a {
    vertical-align: middle;
    height: 100%;
}

div.list-thumbnails-item div.content-view-thumbnail-image div.image-dialog img {
    vertical-align: middle;
}

div.list-thumbnails-item div.content-view-thumbnail-video {
    background-color: #F5F5F5;
    border: 4px solid #FFFFFF;
    float: left;
    height: 290px;
    padding: 0.5em;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 314px;
}

div.list-thumbnails-item div.content-view-thumbnail-video div.video-content {
    margin-top: 8px;
    height: 228px;
    line-height: 228px;
    vertical-align: middle;
}

div.list-thumbnails-item div.content-view-thumbnail-video div.video-content p{
    margin-top: 8px;
    height: 20px;
    line-height: 1em;
    vertical-align: inherit;
}

div#image-pagination{position:relative;padding:6px 8px;margin-top:20px;background:#ededed;text-align:center;font-weight:bold;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
div#image-pagination a#suivants{float:left;background:url(../images/css/article-fleche-gauche.png) left 2px no-repeat;padding-left:12px;}
div#image-pagination a#precedents{float:right;background:url(../images/css/article-fleche-droite.png) right 2px no-repeat;padding-right:12px;}
div#image-pagination a:link,div#image-pagination a:visited{color:#242120;text-decoration:none;}
div#image-pagination a:hover{text-decoration:underline;}
div#image-pagination a.pagination_hide {
    visibility: hidden;
}

div.attribute-download {
    line-height: 18px;
    margin-top: 4px;
}

div#image-dialog {
    text-align: center;
}

div.attribute-video-url {
    display: none;
    position: absolute;
    background-color: white;
    width: 270px;
    z-index: 51;
    right: 38px;
    border: 1px solid #E2E9EF;
}

div.attribute-video-url .close:link, div.attribute-video-url .close:visited {
    float: right;
    margin-right: 4px;
    color: #000000;
    text-decoration: none;
}

div.attribute-video-url .close:hover{text-decoration:underline}

.embed-code-content-right {
    float:right;
    margin-right: 4px;
}

.embed-code-content-right-bottom {
    margin-top: 10px;
}
div.embed-code-content .close:link, div.embed-code-content .close:visited {
    color: #000000;
    text-decoration: none;
}

div.embed-code-content .close:hover{text-decoration:underline}

input.video-url-input {
    width: 238px;
    margin-bottom: 4px;
}

div.embed-code-content {
    display: none;
    width: 310px;
    height: 200px;
    position: absolute;
    z-index: 50;
    right: 7px;
    border: 1px solid #E2E9EF;
    background-color: white;
}

div.embed-code-content textarea {
    width: 258px;
    height: 194px;
}

div.embed-code-content .copy-embed-code-content {
    margin-top: 10px;
    cursor: pointer;
}

a.see-video-url, a.see-embed-code bouton-light,
a.see-video-url, a.see-embed-code bouton-dark {
    line-height: 1.7em;
    height: 1.8em;
    margin-top: 4px;
}

div.resultat {
    background: none;
    background-color: black;
}

div#choix-degustation-vin-millesime div.wait {
    float: left;
    width: 162px;
    margin-left: 52px;
    margin-top: 10px;
}

div.abcd {
    text-align: left;
}

span.hidden {
    display: none;
}

div.abcd a.a, div.abcd span.a span.disabled {
    margin-left: 0px;
    color: #D9D9D9;
}

div.abcd a.a, div.abcd span.a {
    margin-left: 7px;
}

div.abcd a {
    margin-left: 0px;
}

div.abcd span.current {
    color: #000;
}

a.bouton:link,a.bouton:visited{background-color:#ededed;color:#000;text-decoration:none;}
a.bouton:hover{text-decoration:underline}

div.attribute-name a:link, div.attribute-name a:visited{color:#242120;text-decoration:none;}
div.attribute-name a:hover{text-decoration:underline;}

div.image-detail {
    margin-top: 20px;
    float: left;
    width: 420px;
}

div.image-detail-right {
    margin-top: 20px;
    float: right;
    width: 220px;
}

.image-meta-tags {
    margin-top: 10px;
}

.attribute-description {
    margin-top: 10px;
}

div#au-menu div#am-contenu {
    height: auto;
    padding-bottom: 6px;
}

span.recipe-proposed-by {
    font-size: 0.5em;
    color: #9C9C9C;
    font-style: italic;
}

span.recipe-author {
    font-size: 0.6em;
    color: #656869;
}

span.recipe-date {
    font-size: 0.5em;
    color: #9C9C9C;
}

div.recipe-visual {
    float: left;
    margin-left: 20px;
    width: 270px;
}

div.recipe-left {
    float: left;
    width: 380px;
}

div.recipe-left-with-visual {
    float: left;
    width: 380px;
}

div#recipe-preparation {
    background: none repeat scroll 0 0 #EDEDED;
    color: #62696F;
    display: inline-block;
    font-size: 13px;
    padding: 8px;
}

#recipe-preparation a:link, #recipe-preparation a:visited {
    color: #656869;
    text-decoration: none;
}

#recipe-preparation a:hover {
    text-decoration: underline;
}


div.recipe-ingredients {
    margin-top: 10px;
}

div.recipie-video div.list-thumbnails-item div.content-view-thumbnail-video {
    background-color: #F5F5F5;
    border: 4px solid #FFFFFF;
    padding: 0.5em;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: auto;
    height: auto;
}

div.list-thumbnails-item div.content-view-thumbnail-video div.video-content {
    margin-top: 8px;
    height: auto;
    vertical-align: middle;
}

div.recipie-video div.list-thumbnails-item div.content-view-thumbnail-video div.video-content p{
    margin-top: 8px;
    height: 20px;
    line-height: 1em;
    vertical-align: inherit;
}

div.recipie-video div.attribute-video-url {
    display: none;
    position: absolute;
    background-color: white;
    z-index: 51;
    border: 1px solid #E2E9EF;
    width: auto;
    right: auto;
}

div.recipie-video div.attribute-video-url .close:link, div.recipie-video div.attribute-video-url .close:visited {
    float: right;
    margin-right: 4px;
    margin-left: 6px;
    color: #000000;
    text-decoration: none;
}

div.recipie-video div.attribute-video-url .close:hover{text-decoration:underline}

div.recipie-video .embed-code-content-right {
    float:right;
    margin-right: 4px;
}

div.recipie-video .embed-code-content-right-bottom {
    margin-top: 10px;
}

div.recipie-video div.embed-code-content .close:link, div.recipie-video div.embed-code-content .close:visited {
    color: #000000;
    text-decoration: none;
}

div.recipie-video div.embed-code-content .close:hover{text-decoration:underline}

div.recipie-video input.video-url-input {
    margin-bottom: 4px;
}

div.recipie-video div.embed-code-content {
    display: none;
    position: absolute;
    z-index: 50;
    border: 1px solid #E2E9EF;
    background-color: white;
}

div.recipie-video div.embed-code-content textarea {
    width: 258px;
    height: 194px;
}

div.recipie-video div.embed-code-content .copy-embed-code-content {
    margin-top: 10px;
    cursor: pointer;
}

div.recipie-video a.see-video-url, div.recipie-video a.see-embed-code bouton-light,
div.recipie-video a.see-video-url, a.see-embed-code bouton-dark {
    line-height: 1.7em;
    height: 1.8em;
    margin-top: 4px;
}

div#contenu-colonne-2 div.vignette-video-2 {
    text-align: center;
}

div.interview-thumbnail {
    float: left;
    padding-left: 12px;
    width: 320px;
}

.content-edit .buttonblock{
    margin-left: 80px;
}

/** Comment Overlay **/
div#comment_overlay{display:none;width:444px;border:1px solid #5e6263;height:300px;background:#ededed;position:absolute;z-index:5;padding:0 18px 20px 18px;top:600px;left:400px;}
div#comment_overlay div.contenu{width:410px;}
div#comment_overlay h2{font-style:normal;background:url(../images/css/filet-degrade-410.png) left bottom no-repeat;font-size:20px;margin-bottom:10px;}
div#comment_overlay a#fermer:link,div#comment_overlay a#fermer:hover,div#comment_overlay a#fermer:visited{display:block;position:absolute;margin-top:-20px;height:20px;line-height:20px;background:#000 url(../images/css/fermer.png) 5px 4px no-repeat;padding:0 10px 0 20px;margin-left:-19px;color:#FFF;text-decoration:none;}
div#comment_overlay div#overlay-scroll{height:279px;background:url(../images/css/scroll-bg.png) center top repeat-y;position:absolute;left:444px;width:20px;top:20px;}
div#comment_overlay div#overlay-scroll a#overlay-scroll-bar{display:block;margin-left:3px;position:absolute;}
div#comment_overlay div#overlay-scroll a#overlay-scroll-up{margin-left:1px;}
divcomment_#overlay div#overlay-scroll a#overlay-scroll-down{position:absolute;bottom:-4px;left:1px;}

div#comment_overlay {
    left: 260px;
    top: 400px;
}

/** Recipe Overlay **/
div#recipe_overlay{display:none;width:444px;border:1px solid #5e6263;height:300px;background:#ededed;position:absolute;z-index:5;padding:0 18px 20px 18px;top:600px;left:400px;}
div#recipe_overlay div.contenu{width:410px;}
div#recipe_overlay h2{font-style:normal;background:url(../images/css/filet-degrade-410.png) left bottom no-repeat;font-size:20px;margin-bottom:10px;}
div#recipe_overlay a#fermer:link,div#recipe_overlay a#fermer:hover,div#recipe_overlay a#fermer:visited{display:block;position:absolute;margin-top:-20px;height:20px;line-height:20px;background:#000 url(../images/css/fermer.png) 5px 4px no-repeat;padding:0 10px 0 20px;margin-left:-19px;color:#FFF;text-decoration:none;}
div#recipe_overlay div#overlay-scroll{height:279px;background:url(../images/css/scroll-bg.png) center top repeat-y;position:absolute;left:444px;width:20px;top:20px;}
div#recipe_overlay div#overlay-scroll a#overlay-scroll-bar{display:block;margin-left:3px;position:absolute;}
div#recipe_overlay div#overlay-scroll a#overlay-scroll-up{margin-left:1px;}
divrecipe#overlay div#overlay-scroll a#overlay-scroll-down{position:absolute;bottom:-4px;left:1px;}

div#recipe_overlay {
    left: 260px;
    top: 400px;
}


form#form_new_comment input[type="text"], form#form_new_comment input[type="password"] {
    border: 1px solid #E2E9EF;
    color: #9C9C9C;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding: 0 3px;
    vertical-align: middle;
    width: 460px;
}

form#form_new_comment textarea {
    border: 1px solid #E2E9EF;
    color: #9C9C9C;
    font-size: 11px;
    padding: 0 3px;
    vertical-align: middle;
}


form#form_new_comment label {
    font-weight: bold;
}

form#form_new_comment div.block {
    margin-bottom: 4px;
}

/* Accord mets et vins */
.recipe-categ-no-clic {
    color: #A6A6A6;
}

.food-and-wine {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/css/fond_accord_mets_vin.png");
    background-position: left top;
    background-repeat: no-repeat;
    width: 671px;
    height: 301px;
    margin-top: 40px;
}

.food-and-wine div.liste-choix {
    height: 32px;
    line-height: 32px;
    margin-bottom: 10px;
    text-align: center;
    width: 264px;
    padding-top: 10px;
}

.food-and-wine div.liste-choix select {
    width: 244px;
}

.food-and-wine h2 {
    margin-left: 11px;
    margin-right: 11px;
}

.food-and-wine h2, .food-and-wine p, .food-and-wine .accroche-2 {
    color: #FFFFFF;
    font-style: normal;
}

.food-and-wine p {
    height: 50px;
    font-size: 110%;
}

.col_left {
    width: 315px;
    float: left;
    margin-left: 12px;
}

.col_right {
    width: 315px;
    float: left;
    margin-left: 16px;
}

.col_left, .col_right {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/css/fond_accord_mets_vin_bloc.png");
    margin-top: 40px;
    height: 216px;
}

.col_left .col_left_content, .col_right .col_right_content {
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 6px;
    padding-bottom: 11px;
}

.edit-recipe td.label {
    padding-top: 6px;
    text-align: right;
    vertical-align: top;
    width: 115px!important;
}

.edit-recipe td.champ .buttonblock {
    margin-left: 0px!important;
}

.edit-sample-request td.label {
    padding-top: 6px;
    text-align: right;
    vertical-align: top;
    width: 115px!important;
}

.edit-sample-request td.champ .buttonblock {
    margin-left: 0px!important;
}

.hello_user {
    margin-top: 20px;
    font-height: bold;
    font-size: 150%;
}

.image_left {
    float: left ;
    margin-right: 10px;
}

ul.red-arrow-high li {
    background: url("../images/css/puce-rouge.png") no-repeat scroll left 6px #FFFFFF;
}

div.right_pdf_link {
    float: right;
    position: relative;
    top: -30px;
}

div.one-job h2 {
    font-style: normal;
    font-weight: auto;
}

div.one-job h2 strong{
    font-weight: bold;
}

div.one-job-left{
    width: 48%;
    float: left;
}

div.one-job-right{
    width: 48%;
    float: right;
}

div.one-job div.editor {
    margin-top: 20px;
}

div#main-nav ul li:hover ul li:first-child a:link,
div#main-nav ul li:hover ul li:first-child a:visited,
div#main-nav ul li:hover ul li:first-child a:hover{width:126px;}
div#main-nav ul li:hover ul li a:link,
div#main-nav ul li:hover ul li a:visited,
div#main-nav ul li:hover ul li a:hover{width:126px}

div#footer-inner p {
    padding-top: 10px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.message-warning ul.red-arrow li, .warning ul.red-arrow li {
    color: #b8001d;
}

#recipe_overlay ul.red-arrow, #recipe_overlay ul.red-arrow li {
    background-color: #EDEDED;
}

.attribute-language {
    display: none;
}

.edit-sample-request {
    width: 100%;
}

table.edit-sample-request td.label {
    width: 40%!important;
}

table.edit-sample-request td.champ {
    width: 60%!important;
}

.edit-sample-request-button {
    margin-left: 21%!important;
}


div.liste-choix-categ-recip {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: #404446;
    background-image: url("../images/css/bg-liste-choix-vins.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    padding: 8px;
    width: 200px;
}

div.vignette-video-2 {
    text-align: center;
}


/************Custom tag et class XML block*************/

p.fondgris5, div.fondgris5 p {
    background-color: #F5F5F5;
    padding: 10px;
}

p.fondgris10, div.fondgris10 p {
    background-color: #EDEDED;
    padding: 10px;
}

p.fondgris20, div.fondgris20 p {
    background-color: #C3C3C3;
    padding: 10px;
}

/* Language Flags */
a.lang-fre-FR {
    background: url(../images/css/drapeau-fr.png) 0 10% no-repeat;
    padding-left: 24px;
}

a.lang-eng-US {
    background: url(../images/css/drapeau-en.png) 0 10% no-repeat;
    padding-left: 24px;
}

div#top-bar div#top-bar-nav {
    width: 557px;
}

div#top-bar div#lang {
    background: none;
}

div#top-bar div#lang a:link,div#top-bar div#lang a:visited {
    color: #fff;
}

div.editor.text-rich-wines p.text-right
{

    float:none;
}

div.editor.text-rich-wines
{
    clear:left;
}

div.g-recaptcha{
    margin-bottom: 10px;
    margin-top: 10px;
}

div.recipie-video .attribute-name{
    font-size: 12px;
}
