/*
Theme Name: Beaune 2017
Description: A child theme of Beaune Theme
Author: 4 Lunes Digitales
Version: 1.0.0
Template: beaune
Text domain: beaune2017
*/
@import url("../beaune/style.css");

#page {
	background-image:url(css/fond.jpg);
}

#content{
	background-image:url(css/fond-content.jpg);
}

#contentPlancheContact{
	background-image:url(css/fond-photos.jpg);
}

#navJury{
	background-image:url(css/fond-jury.jpg);
}

#traceur {
	background-image:url(css/fond-traceur.jpg);
}

#nav > li#menu-item-14 a {
    line-height: 13px;
    padding: 3px 0;
}

#choixLang  {
    text-align:center;
}

#choixLang.fr > a:first-child  {
    display:none;
}

#choixLang.en > a:last-child  {
    display:none;
}