/*
Theme Name: Lion d'or
Description: Thème du site Lion d'or
Author: Développement Web Voir
Version: 2013
*/

@import url(styles/defaut.css);
@import url(fonts/opensans.css);

/* liondor */

html{ background-color: #2f2e2e; }

body{
	font-family: "OpenSans", Arial, Helvetica, sans-serif;
	/*background: #2f2e2e url('/ldo-content/themes/liondor/images/bg-liondor.jpg') no-repeat center top;*/
}


@font-face {
	font-family: OpenSans;
	src: url('fonts/OpenSans-Regular-webfont.eot');
	src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/OpenSans-Regular-webfont.svg#OpenSans') format('svg'),
	url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
	url('fonts/OpenSans-Regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	font-family: OpenSans;
	src: url('fonts/OpenSans-Regular-webfont.svg#OpenSans') format('svg');
	}
}



body {
-webkit-font-smoothing: antialiased;
color:#2f2d2d;
}


/* --------------------
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-Italic-webfont.eot');
    src: url('fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Italic-webfont.svg#OpenSans') format('svg');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'OpenSansCondBold';
    src: url('fonts/OpenSans-CondBold-webfont.eot');
    src: url('fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSans';
    src: url('fonts/OpenSans-BoldItalic-webfont.eot');
    src: url('fonts/OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-BoldItalic-webfont.woff') format('woff'),
         url('fonts/OpenSans-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-BoldItalic-webfont.svg#OpenSans') format('svg');
    font-weight: bold;
    font-style: italic;
}


p+p {
	padding-top: 10px;
	padding-bottom: 10px;
}

img.logo {

}

hr {
    clear: both;
    height: 2px;
    margin: 15px auto;
	background: url('/ldo-content/themes/liondor/images/hr.png') no-repeat center;
}

h5 {
	text-transform:uppercase;
	text-align:center;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

h5 a {
	text-decoration:none;
	line-height:90px;
	font-size:20px;
}

h5 a:hover{
	color:#000;
}


h3 {
	font-size:20px;
	margin: 10px 0 10px 0;
	text-align:center;
	letter-spacing:0.5px;
	text-transform:uppercase;
	font-weight:normal;
}



.event h3 {
clear: both;
}

#contenu h3:before{
	content:"- ";
	}
	
#contenu h3:after{
	content:" -";
	}

h3 a {
	font-size:20px;
}

h3.titreReservation{
	background: url('/ldo-content/themes/liondor/images/pictoCalendarTitre.png') center 0 no-repeat;
	padding-top: 45px;
}

h3.titreHoraire{
	background: url('/ldo-content/themes/liondor/images/pictoHorlogeTitre.png') center 0 no-repeat;
	padding-top: 40px;
}

h3.titreLocation{
	background: url('/ldo-content/themes/liondor/images/pictoCles.png') center 0 no-repeat;
	padding-top: 45px;
}

h3.titreEquipe{
	background: url('/ldo-content/themes/liondor/images/pictoEquipe.png') center 0 no-repeat;
	padding-top: 40px;
	clear: both;
}

.invisible
{
	display:none;
	}

/**********/
/* CONTENUS */
/**********/

.encartReservation{
	border: 1px solid #957a45;
	width: 470px;
	height: auto;
	padding: 20px 30px;
}

.tableauEncartReservation{
height: 46px;
margin-left: 95px;
text-align: center;
margin-top: 10px;
}

address{
font-size: 11px;
}

/**********/
/* HEADER */
/**********/

.liondor div#header div div#infos-menu div.header-droite div.consultez {
	display:none;
}
.petitextra div#header div div#infos-menu div.header-droite div.reserver {
	display:none;
}
.petitextra div#header div div#infos-menu div.header-droite a{
	text-transform:uppercase;
	font-size:11px;
}
.petitextra div#header .consultez a span.gris{
	color:#8f8f8f;
}
#header{
	z-index: 10;
	font-size: 12px;
	width: 100%;
	top: 0px;
	background: #2f2d2e url('/ldo-content/themes/liondor/images/bg-header.png') no-repeat center -80px;
	/*border-bottom:3px solid #000;*/
}

.petitextra #header{
	z-index: 10;
	font-size: 12px;
	width: 100%;
	top: 0px;
	background: #2f2d2e url('/ldo-content/themes/liondor/images/bg-header-or.png') no-repeat center -80px;
	/*border-bottom:3px solid #000;*/
}

#header > div {
	width: 960px;
	margin: 0 auto;
}
.petitextra .logotop {
	float:left;
	width:580px;
	height:90px;
	padding-top:0px;
	/*background:url("/ldo-content/themes/liondor/images/newlogo-petitextra.png");*/
}
.logotop {
	float:left;
	width:580px;
	height:85px;
	padding-top:10px;
	/*background:url("/ldo-content/themes/liondor/images/newlogo.png");*/
}
#infos-menu{
	color: #EDEDED;
	margin-bottom: 15px;
	width: 960px;
	padding-top: 35px;
	font-size:11px;
	height: 115px;
	background: url('/ldo-content/themes/liondor/images/separateur-header.png') 0 bottom no-repeat;
}
html body div#header div ul li.red.joindre ul {
	left: 0;
    position: absolute;
    z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity 0.3s, left 0s 0.1s, background 0s 0.1s;
	-moz-transition: opacity 0.3s, left 0s 0.1s, background 0s 0.1s;
	-ms-transition: opacity 0.3s, left 0s 0.1s, background 0s 0.1s;
	-o-transition: opacity 0.3s, left 0s 0.1s, background 0s 0.1s;
	transition: opacity 0.3s, left 0s 0.1s, background 0s 0.1s;
	display:none;
	color:#000;
}
html body div#header div ul li.red.joindre:hover ul {
	display:block;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1;
	padding:0;
	bottom:30px;
	left:93px;
}
html body div#header div ul li.red.joindre ul  {
	background-color: #fff;
	background-image:-webkit-linear-gradient(top, #fff 0%, #fff 90%);
	background-image:linear-gradient(to bottom, #fff 0%, #fff 70%);
	height:100px;
}
html body div#header div ul li.red.joindre ul li {
	margin-bottom: -85px;
	background:none;
}
html body div#header div ul li.red.joindre ul li a {
	color:#000;
}
html body div#header div ul li.red.joindre ul li a:hover {
	color:#999;
}
div.carousel-pagination {
	display:none;
}

div.carousel-title {
	display:none;
}

a.prev > span {
	display:none;
}

a.next > span {
	display:none;
}

.adresstop {
	font-size:12px;
	height:60px;
	width: 220px;
	float:right;
	color:#ffffff;
}

.corpsDePage.gallerie  {
	width:100%;
	padding: 0px 30px 10px 30px;
}

.corpsDePage.gallerie a {
	width:270px;
	height:170px;
	display:block;
	float:left;
	margin-right: 30px;
	margin-bottom: 88px;
}
.corpsDePage.gallerie img {
	width:270px;
	height:170px;
	margin-left: 5px;
}



.corpsDePage.gallerie img:hover {
	opacity:0.9;
	background:#B30000;
    transition: background 0.3s ease-in-out;
}


.adresstop-extra {
	font-size:12px;
	height:60px;
	width: 220px;
	float:right;
	color:#ffffff;
}
.liondor .adresstop-extra {
	display:none;
}
.petitextra .adresstop {
	display:none;
}
.header-droite {
	margin-left:15px;
	margin-top:15px;
	height:50px;
	color:#8f8f8f;
	width: 300px;
	float:left;
}

.rouge {
	color:#cf3333;
	font-weight:bold;
}

.or {
	color:#be9d4e;
	font-weight:bold;
}
.or-extra {
	color:#be9d4e;
	font-weight:bold;
}
a.btn-nousjoindre {
	text-decoration:none;
	color:white;
	font-size:11px;
	padding:10px;
	margin-left:4px;
}
a.btn-nousjoindre:hover {
	text-decoration:underline;

}
.btn-nousjoindre {
	background: #444; 
	background: -webkit-linear-gradient( #B22222, #2C2C2C); 
	background: -moz-linear-gradient( #B22222, #2C2C2C); 
	background: -ms-linear-gradient( #B22222, #2C2C2C); 
	background: -o-linear-gradient( #B22222, #2C2C2C); 
	background: linear-gradient( #B22222, #2C2C2C);
	border-radius: 20px; }
}
#main {
	background-color:#fff;
}
#header .space {
	float: left;
	font-style: italic;
	color: #b5b5b5;
	margin-right:30px;

}
#socialnetwork{
	float: right;
	color: #ccc;
	z-index:10;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	padding-left: 10px;
}
#socialnetwork span, #socialnetwork a {
	vertical-align: middle;
}
#socialnetwork span a {
	font-style: normal;
	color: #ccc;
	text-decoration: none;
}
#socialnetwork span a:hover { text-decoration: underline; transition: all ease 0.5s;}

#socialnetwork a {
	width: 35px;
	height: 30px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url('/ldo-content/themes/liondor/images/sprite-reseau.png');	
	display: inline-block;
}

.petitextra #socialnetwork a {
	width: 35px;
	height: 30px;
	overflow: hidden;
	text-indent: -9000px;
	background-image: url('/ldo-content/themes/liondor/images/sprite-reseau-or.png');	
	display: inline-block;
}

#socialnetwork a.parking{background-position: -38px 0px;}
#socialnetwork a.parking:hover { background-position: -38px 30px;transition: all ease 0.3s; }

#socialnetwork a.mail{background-position: -78px 0px;}
#socialnetwork a.mail:hover { background-position: -78px 30px;transition: all ease 0.3s; }

#socialnetwork a.twitter{background-position: -116px 0px;}
#socialnetwork a.twitter:hover { background-position: -116px 30px;transition: all ease 0.3s; }

#socialnetwork a.facebook{background-position: -155px 0px;}
#socialnetwork a.facebook:hover { background-position: -155px 30px;transition: all ease 0.3s; }


#socialnetwork a.vimeo{background-position: -191px 0px;}
#socialnetwork a.vimeo:hover { background-position: -191px 30px;transition: all ease 0.3s; }

#socialnetwork a.search:hover { 	background-position: 0px 30px; transition: all ease 0.3s;}
#header ul{
	width: 100%;
	height: 90px;
	top:3px;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	}
#hr-header {
	display:none;
	width:100%;
	height:1px;
	background-color:red;
	top: 50px;
}	
#header ul li:first-child{
	margin-left:0;
	background: url('/ldo-content/themes/liondor/images/menu-picto1.png') 0 0 no-repeat;
	min-height:52px;
	padding-left: 56px;
}	

#header ul li:first-child a.current, #header ul li:first-child a.current span, #header ul li:first-child a:hover, #header ul li:first-child a:hover span{
	color: #d2ae69;
	}


#header ul li:nth-child(2) { 
	 background: url('/ldo-content/themes/liondor/images/menu-picto2.png') 0 0 no-repeat;
	 min-height:55px;
	 padding-left: 56px;
}

#header ul li:nth-child(2) a.current, #header ul li:nth-child(2) a.current span, #header ul li:nth-child(2) a:hover, #header ul li:nth-child(2) a:hover span { 
	color: #d93e3e;
}

#header ul li:nth-child(3) { 
	 background: url('/ldo-content/themes/liondor/images/menu-picto3.png') 0 0 no-repeat;
	 min-height:58px;
	 padding-left: 45px;
}

#header ul li:nth-child(3) a.current, #header ul li:nth-child(3) a.current span, #header ul li:nth-child(3) a:hover, #header ul li:nth-child(3) a:hover span { 
	color: #d93e3e;
}

#header ul li:nth-child(3) a:hover{
	border-image-source: url('/ldo-content/themes/liondor/images/hover-degrade-rouge.png') !important;
	}

#header ul li:nth-child(4) { 
	 background: url('/ldo-content/themes/liondor/images/menu-picto4.png') 0 0 no-repeat;
	 min-height:54px;
	 padding-left: 54px;
}

#header ul li:nth-child(4) a.current, #header ul li:nth-child(4) a.current span, #header ul li:nth-child(4) a:hover, #header ul li:nth-child(4) a:hover span { 
	color: #d2ae69;
}

#header ul li:nth-child(5) { 
	 background: url('/ldo-content/themes/liondor/images/menu-picto5.png') 0 5px no-repeat;
	 min-height:52px;
	 padding-left: 40px;
	 margin-right: 0px;
}

#header ul li:nth-child(5) a.current, #header ul li:nth-child(5) a.current span, #header ul li:nth-child(5) a:hover, #header ul li:nth-child(5) a:hover span { 
	color: #fff;
}

#header ul li{
	display: block;
    float: left;
    font-size: 15px;
    margin-right: 46px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-right: 2px;
    position: relative;
}
#header div ul li a {
	border:0;
	border-left: 1px solid;
}
#header div ul li a:hover {
	border-image-source: url('/ldo-content/themes/liondor/images/hover-degrade-orange.png');
	border-image-source: url('/ldo-content/themes/liondor/images/hover-degrade-orange.png');
	border-image-source: url('/ldo-content/themes/liondor/images/hover-degrade-orange.png');
	border-image-source: url('/ldo-content/themes/liondor/images/hover-degrade-orange.png');
	}
#header div ul li a:hover:before {
	content: '';
	width: 1px;
	height: 104px;
	background: -webkit-linear-gradient(#be9d4e, transparent );
	background: -moz-linear-gradient(#be9d4e, transparent);
	background: -ms-linear-gradient(#be9d4e, transparent);
	background: -o-linear-gradient(#be9d4e, transparent);
	background: linear-gradient(#be9d4e, transparent);
	position: absolute;
	top: 0;
	left: -1px;
}



#header ul a{
	
	font-size:12px;
	text-transform:uppercase;
	display: block;
	padding-left:5px;
	width: 100%;
	text-decoration: none;
	height: 32px;
	color:#c3c3c3;
	margin-top:20px;
}

#header ul a span{
	font-weight:bold;
	color:#fff;
	letter-spacing:0.6px;
	}


.ie8 #header ul a{
	font-size:12px;
	text-transform:uppercase;
	display: block;
	padding-left:5px;
	width: 100%;
	text-decoration: none;
	height: 45px;
}

#header ul a:hover{
	color: #be9d4e;
	}
#header ul li a:hover{
	transition: 0.5s linear;  
	-webkit-transition: 0.5s linear;
	-moz-transition: 0.5s linear;
	-o-transition: 0.5s linear;
	-ms-transition: 0.5s linear;
	height: 67px;	
}
#infos-menu div.header-droite a {
	text-transform:none;
	text-decoration:none;
}
#infos-menu div.header-droite a:hover{
	text-transform:none;
	text-decoration:underline;
}
div#header div ul li a.current {
	color: #be9d4e;
	height: 67px;
}
div#header div ul li:nth-child(2) a.current:before, div#header div ul li:nth-child(2) a:hover:before {
	background: -webkit-linear-gradient(#d93e3e, transparent);
	background: -moz-linear-gradient(#d93e3e, transparent);
	background: -ms-linear-gradient(#d93e3e, transparent);
	background: -o-linear-gradient(#d93e3e, transparent);
	background: linear-gradient(#d93e3e, transparent);
}

div#header div ul li:nth-child(3) a.current:before, div#header div ul li:nth-child(3) a:hover:before {
	background: -webkit-linear-gradient(#d93e3e, transparent);
	background: -moz-linear-gradient(#d93e3e, transparent);
	background: -ms-linear-gradient(#d93e3e, transparent);
	background: -o-linear-gradient(#d93e3e, transparent);
	background: linear-gradient(#d93e3e, transparent);
}

div#header div ul li:nth-child(5) a.current:before, div#header div ul li:nth-child(5) a:hover:before {
	background: -webkit-linear-gradient(#d93e3e, transparent);
	background: -moz-linear-gradient(#d93e3e, transparent);
	background: -ms-linear-gradient(#d93e3e, transparent);
	background: -o-linear-gradient(#d93e3e, transparent);
	background: linear-gradient(#d93e3e, transparent);
}

.petitextra .header-droite span.or{
	display:none;
}
.liondor .header-droite span.or-extra {
	display:none;
}
/**********/
/* CARROUSEL */
/**********/
#carrousel{
/*	background-color: #222222;*/    
	height: 323px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    /*width: 960px;*/
	width: 100%;
	
}
#carrousel .legende{
	background: url('/ldo-content/themes/liondor/images/bg-legende.png');
	height:74px;
    width: 960px;
	bottom:0;
	position:absolute;
}
#carrousel .share{
	height:74px;
    width: 74px;
	bottom:0;
	left:0;
	position:absolute;
	border-right:1px solid #333;
	background: url('/ldo-content/themes/liondor/images/share.png') 0;
}
#carrousel .share:hover{
	background: url('/ldo-content/themes/liondor/images/share.png') 72px;
}
#carrousel .texte{
	height:58px;
    width: 655px;
	bottom:0;
	position:absolute;
	left:95px;
	font-size:12px;
	color:#fff;

	top:15px;
}
#carrousel .texte .title{
	color:#9c8d0e;
}
#carrousel .btn{
	border-left:1px solid #333;
	height:74px;
	bottom:0;
	position:absolute;
	left:760px;
	width:198px;
}
/**********/
/* FOOTER */
/**********/
#footer{
	z-index: 2;
	width: 100%;
	max-height: 200px;
	background-color: #2f2e2e;
	bottom: 0px;
	margin-top: 50px;
	background: url('/ldo-content/themes/liondor/images/bg-footer.png') no-repeat top center;
}

#footer a{
	color:#ccc;
	font-size:12px;
	}


#footer > div {
	width: 960px;
	height: 130px;
	margin: 0 auto;
	padding: 30px 10px;
}

#footer ul {
	width: 150px;
	float: left;
}
#footer ul li {
	list-style: none;
	font-size: 12px;
}
#footer ul li a {
	text-decoration: none;
	font-style: normal;
	color: #ccc;
	padding: 1px;
}

#footer ul li a:hover{
	color: #c00;
}
#footer .adresse{
	border-left: 1px dotted #555;
	width: 300px;
	padding-left: 10px;
	float: left;
}
#footer .adresse p {
	font-style: italic;
	color:#666;
	font-size: 12px;
}
#footer .adresse p span {
	font-style: normal;
	color:#ccc;
	font-size: 11px;
}
#footer div.logos {
	color: #fff;
	padding: 20px 0;
	text-align: center;
}

/* ---------------------------- */
/* liondor contenu et structure */
/* ---------------------------- */

#main{
	z-index: 1;
	top: 35px;
	font-size: 12px;
}
#contenu{
	width: 640px;
	background-color: #fff;
	height: auto;
	margin-bottom: 50px;
	float: right;
}
.retour-evenements {
	margin:15px 0 15px 55px;
	z-index: 10;
	clear: both;
}
/***********/
/* SIDEBAR */
/***********/

#sidebar{
	float: left;
	width: 320px;
	min-height: 150px;
	font-size:14px;
	text-transform:uppercase;
	background: #cc0000 url('/ldo-content/themes/liondor/images/bg-sousmenu.jpg');
	margin-top: 20px;
	letter-spacing:1px;
}
div#main div#sidebar ul ul.ss-menu li  {
	border-top:0px;
	border-bottom:0px;
	float: left;
  	width: auto;
  	margin-right: 5px;
}

div#main div#sidebar ul ul.ss-menu li a  {
	font-size: 12px;
}

div#main div#sidebar ul ul.ss-menu {
	line-height:10px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	overflow:hidden;
	height:auto;
	z-index: 10;
    /*transform: scaleY(0); transform-origin: 50% 0; transition:transform 0.5s ease;*/
}

div#main div#sidebar ul li:hover ul.ss-menu, div#main div#sidebar ul li.open ul.ss-menu {
	transform: scaleY(1);
	height:auto;
}

.petitextra #sidebar{
	float: left;
	width: 320px;
	min-height: 150px;
	font-size:14px;
	text-transform:uppercase;
	background: #cc0000 url('/ldo-content/themes/liondor/images/bg-sousmenu-petitextra.jpg');
	letter-spacing:1px;
}

.petitextra #sidebar > ul li{
	border-bottom:1px solid #a5864b;
}

#sidebar > ul{
	min-height: 240px;
	padding: 30px 0 0 30px;
}
#sidebar > ul li{
	width:230px;
	padding-top:5px;
	padding-bottom:5px;
	list-style: none;
	border-bottom:1px solid #a63232;
}
#sidebar > ul li a{
	text-decoration: none;
	color: #2f2d2d;
	font-size: 14px;
	font-size: 14px\9;
	opacity: 0.7;
}

#sidebar > ul li span{
	text-decoration: none;
	color: #2f2d2d;
	font-size: 14px;
	font-size: 14px\9;
	opacity: 0.7;
}


#sidebar > ul li a:hover{
	color: #2f2d2d;
	opacity: 1;
}

#sidebar ul li a.current {
	color: #2f2d2d;
	font-weight:bold;
	opacity: 1;
	letter-spacing: 0.6px;
}

#logo-extra {
	text-align:center;
	height: 140px;
margin-top: 15px;
}

#logo-extra a:hover{
	opacity: 0.8;
}

#logo-extra img {
	right:15px;
}

.petitextra #logo-extra img {
	right:5px;
}

.promos{
	position: relative;
	width: 320px;
	overflow: hidden;
}
.promos ul {
	position: relative;
	height: 250px;
}
.promos li {
	list-style: none;
	position: relative;
	width: 320px;
	height: 250px;
	overflow: hidden;
	float: left;
}
.promos li h3 {
	color: #fff;
	font-style: italic;
	position: absolute;
	padding: 10px;
	width: 100%;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
}
.promos li:hover h3 { text-decoration: underline; }



/* ------------------------------ */
/* CSS template contenu et général*/
/* ------------------------------ */

#contenu h2 {
	color: #c43333;
	text-transform:uppercase;
	padding: 10px 50px 20px 50px;
	line-height: 32px;
	font-size: 30px;
	font-weight:normal;
	text-align:center;
	letter-spacing:0.5px;
}


.boxnews {
	float: left;
    width: 270px;
	height: 300px;
	display: block;
	margin-bottom: 30px;
	margin-top: 0px;
	overflow:hidden;
	position:relative;
}

.boxnews:nth-child(odd) {
	margin-left: 10px;
	margin-right: 30px;
}

.boxnews:nth-child(even) {
	margin-left: 40px;
	margin-right: 10px;
}

.boxnews:hover {
	opacity: 0.9;
	transition: background 0.3s ease-in-out;
	color: #fff;
	pointer:cursor;
}

.boxnews h2 {
	float:left;
	width:150px;
}


.boxnews img {
	width: 270px;
	height: auto;
}

.boxnews .bloc-evenement {
	background: #c29c53;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	margin-bottom: 0px;
	min-height: 40px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	display: table;
}

.boxnews .bloc-evenement a {
	text-decoration: none;
	color: #000;
	display: table-cell;
	vertical-align: middle;
	line-height: 14px;
	height: 40px;
	text-transform: uppercase;
	opacity: 0.7;
}


.petitextra div#main div#contenu div.boxnews li a {
	text-decoration:none;
	color:#fff;
	font-size:12px;

}



.petitextra div#main div#contenu div.boxnews li{
	list-style:none;
	position:absolute;
	z-index: 10;
	width:150px;
	background-color:#999;
	text-align:center;
	bottom:0;
}

.petitextra #contenu h2 {
	color: #957a45;
}

a{
	color: #999;
	font-size:13px;
	text-decoration: underline;
}

span.or:nth-child(1) > a:nth-child(1) {
	color: #BE9D4E;
}

div.select {
	margin: 0;
	width: 168px;
	float: left;
	overflow: hidden;
	position: relative;
	
}
div.select span {
	margin-left: 46px;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	top: 0;
	left: 0;
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	z-index: 1;
	width: 70px;
	text-align: center;
}

a.prev-month {
	float:left;
	height:25px;
	width:20px;
	display:block;
	z-index: 99;
}

a.next-month {
	float:right;
	height:25px;
	width:20px;
	z-index: 99;
	display:block;
}

div.select select {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	opacity: 0;
	width: 100%;
	height: 100%;
}
div.select:hover select { cursor: pointer; }
/*div.select:hover { background-position: 0 -25px; }*/

#contenu h2 div.select {
	margin-top: 10px;
	float: right;	
}

.corpsDePage{
	padding: 0px 55px 10px 55px;
	min-height: 300px;
	text-align:justify;
}

.corpsDePageEvent{
	padding: 0px 55px 10px 55px;
	min-height: 300px;
	text-align:justify;
}

.corpsDePage img{
	/*background-color: #f3f3f3;*/
	/*float:left;*/
	margin-right: 0px;
	margin-bottom: 0px;
}

.corpsDePage .event img
{
	float: left;
	margin-right:20px;
	margin-bottom: 25px;
	}

.corpsDePage ul{
	list-style-type: disc;
	margin-left: 30px;
}

.corps-nous-joindre {
	width: 47%;
	float: left;
	margin-top: 15px;
	padding-left: 15px;
}

.btn-nous-joindre  img {
	float: right;
}



.entete {
	text-align:center;
}

.gauche
{
	float:left;
	width: 260px;
	font-size:11px;
	}
	
.droite
{
	float:right;
	width: 260px;
	font-size:11px;
	}


.droite .titre, .gauche .titre {
	font-size:15px;
	display: inline;
}

.titre-de-section {
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:4px;
	text-transform: uppercase;
}

.surtitre-de-section {
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:4px;
	text-transform:uppercase;
	text-align: center;
	background:url('/ldo-content/themes/liondor/images/pictoMenuTitre.png') center top no-repeat;
	padding-top: 50px;
}

.surtitre-de-section:before {
	content: "- ";
}

.surtitre-de-section:after {
	content: " -";
}

.menuInfoPlus{
	text-align : center;
	font-size:11px;
}


.vins-prix {
	float:right;
}

.vins-prix span {
width: 10px;
display: block;
float: right;
margin-left: 4px;
}

.dateMenu {
	text-align: right;
font-style: italic;
font-size: 10px;
}


.t {
	padding-left:5px;
	font-size:14px;
	color:#ccc;
	display: inline;
}

#selection-mois > select {
	background:#2f2d2e;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	border-bottom:1px solid #fff;
}


a.lienOr{
width: 500px;
border: 1px solid #957a45;
display: block;
text-align: center;
padding: 15px;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
color: #957a45;
}

a.lienOr:hover{
	background: #c29c53;
	color: #fff;
	border: 1px solid #c29c53;
}

a.lienOr2{
width: auto;
border: 1px solid #957a45;
display: block;
text-align: center;
padding: 10px;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
color: #957a45;
}

a.lienOr2:hover{
	background: #c29c53;
	color: #fff;
	border: 1px solid #c29c53;
}

a.lienRouge{
width: 500px;
border: 1px solid #c43333;
display: block;
text-align: center;
padding: 15px;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
color: #c43333;
}

a.lienRouge:hover{
	background: #c43333;
	color: #fff;
}

a.lienRouge2{
width: auto;
border: 1px solid #c43333;
display: block;
text-align: center;
padding: 10px;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
color: #c43333;
}

a.lienRouge2:hover{
	background: #c43333;
	color: #fff;
}

a.lienGris{
width: 225px;
border: 1px solid #666;
display: inline-block;
text-align: center;
padding: 15px;
text-transform: uppercase;
letter-spacing: 1px;
text-decoration: none;
color: #666;
float:left;
font-weight:normal!important;
}

a.lienGris:hover{
	background: #666;
	color: #fff;
}



.dis option {
	height:30px!important;
	border-bottom:1px solid #999;
	padding-top:10px;
}

.dis option:hover {
	background:red;
}


.corps-nous-joindre img {
	float:none;
}

.footerPage{
	margin: 20px 55px;
	clear: both;
	border-top: 1px solid #fff;
	padding: 20px 0 10px 0px;
	border-top: 1px solid #cccaca;
}
.footerPage .social {
	height: 20px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.btnInfolettre
{
	border: 1px solid #ccc;
	padding:5px;
	}

/*---------------------------*/
/*  CSS template Calendrier  */
/*---------------------------*/

#calendrier, #fiche{
	/*background: url('/ldo-content/themes/liondor/images/bg-calendrier.jpg') repeat;*/
	padding:0 15px;

}

#calendrier ul li div p.date {
	background-color: #6b6868;
	color:#fff;
	padding:0 0 2px 6px;
	z-index:100;
}

#calendrier ul li:hover div p.date
{
	background-color: #c43333;
	}

.fiche-contenu .title a {
	color: #2f2d2d;
	text-decoration:none;
	font-size:16px;
	display:block;
	line-height: 20px;
	margin-top: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

a.calendrier-acheter {
display: block;
color: #b22222;
text-decoration: none;
background-color: #fff;
width: 50px;
line-height: 22px;
padding: 6px 30px;
margin-bottom: 0;
margin-top: 10px;
text-transform: uppercase;
height: 22px;
float:left;
border: 1px solid #b22222;
letter-spacing: 1px;
}

a.calendrier-acheter:hover {
cursor: pointer;
background-color: #b22222;
color: #fff;
}



#calendrier ul li div p.description {
	padding: 8px;
}

h3.title-event {
/*	margin: 0px 0px 0px 15px;
*/	text-align:left;
}

h3:after.title-event
{
	content: initial;
	}
	
h3:before.title-event
{
	content: initial;
	}

a#previous {
	float: left;
    right: 150px;
    position: absolute;
    z-index: 1;
	font-size: 25px;
	text-decoration:none;
	padding:2px;
	color:#fff;
	
}

div#selection-mois {
	max-height: 350px;
	float: right;
	right: -46px;
	z-index: 1;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 310px;
	background: #c43333;
	padding: 0 5px;
	text-transform: uppercase;
  letter-spacing: 1px;
}

.selection-du-mois {
	margin-bottom:0;
}

.selection-du-mois a {
	background:none;
}

#selection-mois > ul > li.selection-du-mois > a {
	background:none;
	background-image: url('/ldo-content/themes/liondor/images/bg-select.png');
}

#selection-mois > ul > li.selection-du-mois > a {
	padding-right:25px;
	line-height: 13px;
}

#selection-mois > ul > li.selection-du-mois > a:hover {
	background:none;
	background-image: url('/ldo-content/themes/liondor/images/bg-select.png');
	background-position: 0 27px;
}

a#next {
	float: left;
	top:-44px;
    right: 0;
    position: absolute;
    z-index: 1;
	font-size: 25px;
	text-decoration:none;
	padding:2px;
	color:#fff;
}

#bloc-calendrier {
	right:70px;
	top: -54px;
	z-index: 2000;
}
#bloc-calendrier ul { z-index: 1; }

#selection{
	position: absolute;
	right: 50px;
	top: 15px;
}


#calendrier ul.evenements li {
	list-style: none;
	float: left;
	margin: 5px 5px 15px 5px;
	border: 1px solid #6b6868;
	background-color: #fff;
	margin-left:12px;
}

#calendrier ul.evenements li:hover{
	border: 1px solid #c43333;
	}

#calendrier ul li > div {
	z-index: 10;
	position: relative;
	background-color: #fff;
	padding: 0px;
	width: 174px;
	height: 195px;
}
#calendrier ul li:hover > div{
	cursor: pointer;
}
#calendrier li > div p.date {
	font-size: 28px;
	line-height: 35px;
	font-weight: bold;
	color: #c00;
}
#calendrier li > div p.jour {
	position:absolute;
	left: 45px;
    top: -7px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	z-index: 100;
}

#calendrier li > div p.mois {
	position:absolute;
	left: 45px;
    top: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	z-index: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
}


#calendrier li > div p.heure{
	font-weight: bold;
	font-style: italic;
}

#fiche > div > div > div > b {
	font-size: 12px;
}

#fiche > div > div > div > div > b {
	font-size: 14px;
	font-family: OpenSansCondBold;
}

#contenu > div.corpsDePage > div > b {
	font-size: 16px;
	font-family: OpenSansCondBold;
}



#contenu > div.corpsDePage > div > a {
	font-weight:bold;
}
#contenu > div.corpsDePage > div > a:hover{
	text-decoration: none
}

#fiche > div > div.fiche-contenu > p.heure {
	font-size: 14px;
}

div.fiche-contenu a.lienSuite{
/* display: none; */
}

#calendrier li > div p.description{
	padding-top: 0;
	font-size: 11px;
	line-height:13px;
	font-weight: bold;
	text-transform: uppercase;
}

#calendrier li div.img{
	text-align: center;
	bottom: 0px;
	left: 0px;
	/*position: absolute;*/
	opacity: .75;
	width: 174px;
	height: 105px;
	overflow: hidden;
}

#calendrier li:hover div.img
{
	opacity: 1;
	}

.navBasCalendrier { height: 25px; }
.navBasCalendrier a {
	font-size: 14px;
	line-height: 25px;
	font-style: italic;
	text-transform: uppercase;
	color: #c00;
	text-decoration: none;
}
.navBasCalendrier a span {
	display: inline-block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	background-image: url('/ldo-content/themes/liondor/images/btn-prev-next.png');
	vertical-align: bottom;
}
.navBasCalendrier a:hover { color: #000; }
.navBasCalendrier a.prev { float: left; }
.navBasCalendrier a.prev:hover span { background-position: 0 -25px; }
.navBasCalendrier a.next { float: right; }
.navBasCalendrier a.next span { background-position: -25px 0; }
.navBasCalendrier a.next:hover span { background-position: -25px -25px; }



a.calendrier-acheter-interieur {
	display: inline-block;
	font-size:13px;
	font-weight: bold;
	text-transform:uppercase;
	background: #e55151;
	padding: 2px 5px;
 	text-transform: uppercase;
 	color: #fff!important;
 	text-decoration: none;
  position: absolute;
  bottom: 0px;
  right: 0;
}

div.fiche-contenu a.calendrier-acheter-interieur
{
	display: none;
	}


.calendrier-acheter:hover {
	text-decoration:none;
	background-color: #D62A2A;
	z-index:2;
}


.evenements
{
	overflow: hidden;
  margin-bottom: 30px;
	}



/*---------------------------*/
/*  CSS template Fiche  */
/*---------------------------*/

#fiche { padding: 0 12px 35px 12px; }
#fiche > div{

	background-color: #fff;
	padding: 0px 10px 0 0px;
}

#fiche > .evenement-jour {
	min-height: 125px;
	border:1px solid #c43333;
	height: 170px;
	overflow: hidden;
	margin-bottom: 30px;
	/*color: #c43333;*/
}

#fiche > .evenement-jour a
{
	/*float:left;*/
	}


#fiche > div.clear {
width: 0;
height: 0;
overflow: hidden;
clear: both;
}

#fiche img { 
	float: left; 
	max-width: 260px;
	height:auto;
}
#fiche div.fiche-contenu {
	margin-left: 10px;
	width:265px;
	height:126px;
	max-height:126px;
	margin: 10px 0 0 15px;
	float:left;
}

#fiche div.fiche-contenu a {
}

#fiche .date {
	font-size: 15px;
	color: #000000;
	padding-bottom: 10px;
	line-height: 2px;
	font-weight:bold;
}
#fiche .date span {
	font-size: 12px;
	padding-left: 10px;
}
#fiche .nom {
	font-size: 24px;
	color:#c00;
}
#fiche .nom .categorie {
	font-size: 12px;
	font-style: italic;
}
/*---------------------------------*/
/*  CSS Module prochain evenement  */
/*---------------------------------*/
.module {
	position:relative;
	top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 245px;
	/*background: transparent url('/ldo-content/themes/liondor/images/bg-deco-module.png') no-repeat center right 50px;*/
}
#bloc-image{
	position: absolute;
	right: 70px;
	top:0;
}
#bloc-lieu{
	float: left;
	left:498px;
	top: 120px;
	width: 202px;
	height: 25px;
	background-color: #fff;
	padding: 5px 10px 5px 10px;
	color: #000;
	line-height: 1.3em;
}
#bloc-infos{
	float: right;
	height: 104px;
	width: 200px;
	right: 242px;
	background-color: #000;
	color: #fff;
	padding: 10px;
}
.NomModule{
	text-transform: uppercase;
	line-height: 1.3em;
}
.DateModule{
	font-style: italic;
	color: #aaa;
	padding-top: 5px;
	padding-bottom: 5px;
}
.DescriptionModule{
	color: #ddd;
	line-height: 1.3em;
}
/*---------------------------------*/
/*  CSS Formulaires  */
/*---------------------------------*/
form#search {
	padding: 10px;
	margin-bottom: 32px;
	border: 1px solid #999;
}
p.error {
	color: red;
	text-indent: 0;
	padding-left: 10px;
}

input, textarea{
background-color: #ddd;
    padding: 3px;
    width: 70%;
    height: 30px;

}
textarea {
	height: 64px;
	resize: none;
}
input[type="checkbox"]{
	margin-left: 10px;
}
input[type="submit"]{
    color: #fff;
    width: 113px;
    height: 35px;
    text-align: center;
    margin-right: auto;
    cursor: pointer;
    background-color: #222;
    display: block;
    margin-top: 7px;

}
input[type="submit"]:hover{
	background-position: 0px -25px;
}

label{
/*	display: block;
	float: left;*/
	width: 210px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font-style: italic;
}
form .options {
	float: left;
}


.royalSlider-carrousel {
  /*width: 960px!important;*/
  width: 100%;
  height: 325px!important;
  position:absolute!important;
}


img.rsImg{
	height: auto!important;
margin-left: auto!important;
margin-top: 0!important;
}

.rsSlide
{
	text-align: center;
}



/*menu*/

.nav {
	list-style: none none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
.nav a {
	display: block;
	padding: .5em;
	color: #fff;
	text-decoration: none;
}

.nav a:focus,
.nav a:hover {
	color: black;
	text-decoration: none;
	color: #333;
}
.nav-item {
	float: left; 
	position: relative; 
}

.nav.sub-nav:hover {
	display:block;
}

.sub-nav-item {
	display: none; 
	
}

.nav:hover .sub-nav-item {
	display: block;
	white-space: nowrap; 
}
.sub-nav-item .current {
	background-color: #B30000;
}




.royalSlider-gallerie-photos > .rsThumbs {
	width:530px!important;
}


.rsDefaultInv.rsHor .rsArrowLeft .rsArrowIcn {
	margin-left: -12px!important;
}

.post-edit-link{
	display: block;
	clear: both;
	margin: 50px 0 0 0
}

.pagination-next {
	margin-left:40px;
	float:left;
	font-weight:bold;
}

.pagination-last {
	margin-right: 40px;
	float:right;
	font-weight:bold;
}

.bloc-evenement {
	background: #B30000;
	position: absolute;
	left: 5px;
	width: 100%;
	bottom:0;
	margin-bottom: -50px;
	min-height: 40px;
	text-align: center;
	font-size: 12px;
	color:#fff;
	line-height: 30px;
}

.bloc-evenement b
{
	display: none;
	}


.bloc-evenement:hover {
	background:#2f2d2d;
    transition: background 0.3s ease-in-out;
	color:#fff;
}

.bloc-evenement a:hover{
	color:#fff;
}

.clear {
	clear:both;
}


#infos-menu > div.header-droite > a {
	font-size: 16px;
	font-weight: 700;
	margin-top: 4px;
	display: block;
	font-family: OpenSansCondBold;
}

#selection-mois > ul > li.selection-du-mois > a > p {
	font-size:13px;

}


#contenu > div.corpsDePage > p:nth-child(1) > strong {
	font-size:13px;
}

#selection-mois  ul  li a {
}

ul.evenements img.attachment-thumb-evenement.wp-post-image {
max-width: 174px;
height: auto;
}

.fiche-contenu a:hover {
	text-decoration: none;
}

a.infolettres-lien {
	font-size:11px!important;
	text-transform: uppercase;
	background:#be3535;
	color: #fff!important;
	letter-spacing:1px;
	padding:5px 10px;
	text-decoration:none;
	font-weight:bold;
	margin-top:10px;
	display: inline-block;
	line-height: 22px;
}

a.infolettres-lien:hover{
	opacity:0.9;
}

a.infolettres-lien:before {
	content:url('/ldo-content/themes/liondor/images/pictoMail.png');
	margin-right:10px;
}

#contenu > div.corpsDePage b.date {
	display:block;
	margin-top:20px;
}

#contenu > div.corpsDePage b.tarif {
	display:block;
}

html{ background-color: #2f2e2e; }
