/* --------------------------------	*/
/* Mask fait maison					*/
/* --------------------------------	*/

.mask-shadow {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: #CCC;
}

.mask-msg {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 101;
	text-align: center;
}

.mask-msg span {
	padding: 5px 5px 5px 30px;
	border: solid 5px #1D5833;
	background: url("../imgs/mask/loading.gif") no-repeat scroll 10px center #FFF;
	font: normal 0.8em Tahoma;
	color: #000;
}

/* --------------------------------	*/
/* Classes génériques				*/
/* --------------------------------	*/

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.uppercase {
	text-transform: uppercase;
}

.invisible, .hidden {
	visibility: hidden;
	display: none;
}

.center {
	text-align: center;
}

.inline {
	display: inline;
}

.pointer {
	cursor: pointer;	
}

.marginTop5 {
	margin-top:5px;
}

.noMarginTop {
	margin-top:0 !important;
}

.gold {
	color: #B8993B;
}

.cursor-pointer {cursor: pointer;}

/* --------------------------------	*/
/* jQuery							*/
/* --------------------------------	*/

.ui-spinner {
	width: 40px;
	display: block;
	position: relative;
	overflow: hidden;
	background: #FEFEFE;
	height:auto;
}

.ui-spinner-disabled {
	background: #F4F4F4;
	color: #CCC;
}

.ui-spinner-box {
	float: left;
	border: none;
	background: none;
	padding: 1px 0 0 4px;
}

.ui-spinner-up,
.ui-spinner-down {
	position: absolute;
	right: 0;
	vertical-align: middle;
	height: 50%;
	width: 15px;
	padding: 0;
	margin: 0;
	border: 1px solid #999;
	text-align: center;
	font-size: 0.4em;
	cursor: pointer;	
}

.ui-spinner-down {
	bottom: 0;
	border-top: 0;
}

.ui-datepicker-today {background: #FFF;}
.hasDatepicker, .ui-datepicker-trigger {cursor: pointer;}

/* --------------------------------	*/
/* Global							*/
/* --------------------------------	*/

label img {cursor: pointer;}

/* Boutons de connexions réseaux sociaux */
.social-connect-button {
	display: inline-block;
	height: 32px;
	width: 32px;
	border: solid 1px #777;
	text-decoration: none;
	cursor: pointer;
}
.social-connect-button:hover {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.social-connect-button img {display: block; height: 32px; width: 32px;}

/*Réservation*/
#fullPage {
	background-color: #F8F8F8;
	width: 706px;
	font-size: 11px;
	float: right;
}

#fullPage, #colGauche.in-resa {
	margin-top: 15px;
	margin-bottom: 10px;
}

#colGauche.in-resa {
	position: relative;
	float: left;
	width: 226px;
}

.stepsHeader {
	font-size: 12x;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}

.breadcrumbs-item:after {content: ' > ';}
.breadcrumbs-item.last-child:after {content: '';}
.stepsHeader .activeStep, .breadcrumbs-current-item {font-weight: bold;}

#reservation-page-2 .date-reservation, #reservation-page-4 .date-reservation {font-weight: bold;}

/* Bloc des modes de paiement */
.bloc-modes-paiement {position: relative; padding: 12px 12px 8px 12px;}

.bloc-modes-paiement-title {margin: 0 0 4px 0;}

.bloc-modes-paiement-list {text-align: center;}
.bloc-modes-paiement-item {
	display: inline-block;
	vertical-align: middle;
	margin: 3px;
}
.bloc-modes-paiement-item img, #left-zone .bloc-modes-paiement-item img {width: auto;}

#left-zone .bloc-modes-paiement-picto, .bloc-modes-paiement-picto {
	position: absolute;
	height: 32px;
	width: 32px;
	right: 0;
	bottom: 0;
}

/* Bloc de Web CallBack */
.bloc-web-callback {
	position: relative;
	min-height: 150px;
}

.bloc-web-callback .aside-title {margin: 0 0 12px 0;}
#left-zone .bloc-web-callback form {position: static; padding: 8px 0 0 0;}
#left-zone .bloc-web-callback form .text-input, .bloc-web-callback form .text-input {display: inline-block; vertical-align: middle; min-width: inherit; max-width: 98px; margin: 0 8px 0 0;}
.bloc-web-callback form .minus-button {display: inline-block; vertical-align: middle; position: relative; z-index: 2; font-size: 0; color: transparent;}
.bloc-web-callback-message {width: 126px; margin: 8px 0 0 0;}

#left-zone .bloc-web-callback-picto, .bloc-web-callback-picto {
	position: absolute;
	width: 106px;
	bottom: 0;
	right: 0;
}

/* Page d'identification */
#fullPage {
	position: relative;	
}

#reservation-page-1 .section {
	border: solid 1px #B8993B;
	background-color: #F0EFED;
}

#reservation-page-1 .section + .section { border-top: 0; }

#reservation-page-1 .section h2 {
	position: relative;
	background-color: #736052;
	text-transform: uppercase;
	font: bold 7pt Tahoma;
	color: #FFF;
}
.js #reservation-page-1 .section h2 { cursor: pointer; }
.js #reservation-page-1 .section.active h2 { cursor: auto; }

#reservation-page-1 .indicator {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
}
#reservation-page-1 .section.active .indicator,
.no-js #reservation-page-1 .section.active .indicator { display: none; }

#reservation-page-1 .section .data {
	padding: 18px 0;
}

.reservation-section-subtitle {font-weight: bold;}

#reservation-page-1 .section .data > p {
	padding-right: 100px;
}

#reservation-page-1 form .button { text-transform: uppercase; }

#reservation-page-1 .data a {
	text-decoration: none;
	font-style: italic;
	color: #C09C50;
}
#reservation-page-1 .data a:hover { text-decoration: underline; color: #C09C50; }

#reservation-page-1 form p {
	margin: 0 0 10px 0;
	padding: 0 10px;
	text-align: right;
}

#reservation-page-1 label {
	float: left; 
	font: normal 12px Arial;
} 

#reservation-page-1 [type="text"], #reservation-page-1 [type="password"] {
	width: 200px;
	padding: 2px;	
}

#reservation-page-1 .social-part .alternative {
	margin: 18px 10px;
	padding: 0;
	background: url('/resources/images/reservation-connect-alternative-pixel-bg.jpg') repeat-x scroll center center;
	text-align: center; 
	text-transform: uppercase; 
	font: bold 1.4em Verdana;
	color: #B8993B;
}
#reservation-page-1 .social-part .alternative .alternative-text {padding: 0 12px; background: #F0EFED;}

#reservation-page-1 .social-button-container {text-align: left; font: normal 12px Arial;}
#reservation-page-1 .social-intro-text, #reservation-page-1 .social-connect-button {display: inline-block; vertical-align: middle;}
#reservation-page-1 .social-intro-text {margin: 0;}
#reservation-page-1 .social-connect-button {margin: 0 8px;}

#reservation-page-1 .social-advantages {display: table; table-layout: fixed; width: 100%; margin: 8px 0 0 0;}
#reservation-page-1 .social-advantage {display: table-cell; text-align: center; margin: 0;}
#reservation-page-1 .social-advantage-text, #reservation-page-1 .social-advantage-picto {display: inline-block; vertical-align: middle; }
#reservation-page-1 .social-advantage-picto {margin: 0 4px 0 0;}

#reservation-page-1 .classic-connect-title-container {text-align: left;}

#reservation-page-1 .error-message-section {
	font-style: italic;
	font-weight: bold;	
}

#reservation-page-1 .error-message-section a {
	font-weight: normal;
}

#reservation-page-1 .form-section-button-container {margin: 0;}

/* PAGE D'EXTRAS */

#reservation-page-2 .section-heading, #reservation-page-2 .section-data {
	display: table;
	table-layout: fixed;
	width: 100%;	
	background: #2C1A10;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}

#reservation-page-2 .section-heading-column, #reservation-page-2 .section-data-column {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
	padding: 8px 12px;
	text-align: center;
}

#reservation-page-2 .section-data {
	background: none;
	font-weight: normal;
	color: #000;
}

#reservation-page-2 .section-column-title {
	width: 400px;
	text-align: left;
}

#reservation-page-2 .section-total {margin: 12px 0; text-align: right;}
#reservation-page-2 .section-total .section-heading {display: inline-block; width: auto;}
#reservation-page-2 .section-total .section-heading-column {width: auto;}
#reservation-page-2 .section-total .section-data-column {display: block; width: auto;}

#reservation-page-2 .prestation-label {display: block; font-weight: bold;}
#reservation-page-2 .total-cell {text-align: right;}

#reservation-page-2 .extra {border-bottom: 1px solid #999;}
#reservation-page-2 .extra-data {border-bottom: 12px solid #DAD5CF;}

#reservation-page-2 .extra-message {
	display: none;
	padding: 8px 0;
	background: #E5E5E5;
	text-align: center;
	font-weight: bold;
	color: #000;
}

#reservation-page-2 .extra-picto {
	float: left;
}

#reservation-page-2 .buttons-container {
	padding: 0 12px 12px 0;
	text-align: right;
}

/* PAGE 3 DE RESA */
#reservation-form-page-3 {
	padding: 0 10px;
}

#reservation-form-page-3 fieldset, #reservation-form-page-3 .fieldset {
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #B8993B;
	/* Pour IE8 et moins*/
	margin: 20px 0 10px 0\9;
	padding: 0 10px 10px 10px\9;
}

#reservation-form-page-3 div.fieldset {
	/* POur IE8 et moins*/
	margin: 10px 0\9;
	padding: 10px\9;
}

#reservation-form-page-3 .convive-fieldset {
	margin-top: 0;
}
	
#reservation-form-page-3 legend {
	margin: 0 10px;
	padding: 0 6px;
	/* POur IE8 et moins */
	margin: 0 10px 10px 10px\9;
}

#reservation-form-page-3 p {
	margin: 0;
	padding: 0;
}

#reservation-form-page-3 legend {
	font: bold 11px Verdana;
	color: #B8993B;
}

#reservation-form-page-3 .inputs-container p {
	margin: 0 0 10px 0;
	padding: 0 100px 0 0;
	text-align: right;	
}

#reservation-form-page-3 .inputs-container label,
#reservation-form-page-3 .inputs-container .label {
	float: left;
	clear: both;
	font: normal 12px Arial;
}

#reservation-form-page-3 .required-clue {font-weight: bold; color: red;}

#reservation-form-page-3 .inputs-container input { width: 200px; padding: 2px; }
#reservation-form-page-3 .inputs-container select { width: 205px; }
#reservation-form-page-3 select.highlight, #reservation-form-page-3 input.highlight {border: solid 1px #B8993B;} 
#reservation-form-page-3 .inputs-container .warning { display: block !important; }

#reservation-form-page-3 .inputs-container .form-notabene {
	text-align: left;
	font-style: italic;
	font-size: 0.85em;
}

#reservation-form-page-3 .email { font-weight: bolder; }

#reservation-form-page-3 .footer p { padding: 0;  }
#reservation-form-page-3 .checkbox-label { cursor: pointer; }
#reservation-form-page-3 .cgv a { color: #B8993B; }
#reservation-form-page-3 .cgv a:hover { text-decoration: underline; }

#reservation-form-page-3 #cgv_error {
	margin-bottom: 12px;
	color: #B8993B;
}

#reservation-form-page-3 .button-container {
	margin-top: 10px; 
	text-align: right; 
}
#reservation-form-page-3 .button-container input, #reservation-form-page-3 .button-container button { cursor: pointer; }
#reservation-form-page-3 .button-container button {float: left;} 
#reservation-form-page-3 .submit-button {float: none;}

/* PAGE 4 DE RESA */
#reservation-page-4 .section-container {display: table; width: 100%;}
#reservation-page-4 .section {
	display: table-cell;
	width: 50%;
}

#reservation-page-4 h2, #reservation-page-4 .h2 {
	margin: 0;
	padding: 10px;
	background-color: #F8F8F8;
	font: bold 11px Verdana;
}

#reservation-page-4 .data {
	padding: 10px;	
}

#reservation-page-4 .prestations-section, #reservation-page-4 .payment-section { background-color: #E9E6E2; }
#reservation-page-4 .coordonnnees-section, #reservation-page-4 .convive-section { background-color: #F1EFED; }

#reservation-page-4 .data img, #reservation-page-4 .data p {
	display: inline-block;
	vertical-align: top;
}

#reservation-page-4 .data img {
	margin: 0 10px 0 0;
}

#reservation-page-4 .data p {
	width: 250px;
	margin: 0;
	padding: 0;	
}

#reservation-page-4 .convive {
	display: block;
	margin-top: 10px;
}

#reservation-page-4 .button-container {
	margin: 10px;
	text-align: left; 
}

#reservation-page-4 .button {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;	
}

#reservation-page-4 .submit-button { float: right; }
#reservation-page-4 .button-cancel { padding-top: 6px; }
#reservation-page-4 .button-cancel:hover { color: #FFF; }

#reservation-page-4 .ticket-choice { 
	display: block;
	margin-top: 10px; 
}

#reservation-page-4 .payment-section .data {
	text-align: center;
}

#reservation-page-4 .data .mode-paiement {
	display: inline-block;
	width: auto;	
}

#reservation-page-4 .mode-paiement label,
#reservation-page-4 .mode-paiement input {
	display: block;
}

#reservation-page-4 .mode-paiement label {
	height: auto;
	padding: 0;	
}

#reservation-page-4 .mode-paiement img {
	display: block;
	margin: 0;
}

#reservation-page-4 .mode-paiement input {
	margin: 0 auto;
	cursor: pointer;
}

/* PAGE DE FIN DE RESA */
#reservation-page-fin {
	height: 468px;
	width: 682px;
	padding: 12px;
	background: none no-repeat scroll top left transparent;
}

#reservation-page-fin .text-part {
	display: inline-block;
	padding: 0 12px;
	background: #F8F8F8;
}

#reservation-page-fin .text-part p {
	margin: 12px 0;
	padding: 0;
}

#reservation-page-fin .button {
	display: inline-block;
	position: relative;
	right: 4px;
	padding: 6px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
#reservation-page-fin .button:hover { color: #FFF; }

#reservation-page-fin .resend-confirm-link {
	display: inline-block;
	min-height: 16px;
	padding: 0 0 0 28px;
	background: url('/common/resources/img/booking/resend-mail-icon.png') no-repeat scroll left center transparent;	
}

.monCompteReservation .prestation {
	margin-top: 10px;
}

/*Meta Prestations*/
#liste-meta-prestations noscript {
	text-align: center;	
	background-color: red;
	font-weight: bold;
	color: #FFF;
}

#liste-meta-prestations noscript span { padding: 10px 0; }

#liste-meta-prestations .meta-prestation {
	margin: 0 0 25px 0;
}

#liste-meta-prestations .meta-prestation.last{
	margin-bottom: 0;	
}

#liste-meta-prestations .columns, #liste-meta-prestations .inputs {
	padding: 12px 0;
}

#liste-meta-prestations .columns {
	background-color: #897C6E;
	color: #FFFFFF;
    font: bold 9px Tahoma;
}

#liste-meta-prestations .title {
	height: 12px;
	padding: 5px 0 5px 10px;
	font: bold 9px Tahoma;
	text-transform: uppercase;
	color: #FFF;
}
#liste-meta-prestations .title span {
	text-transform: none;	
}

#liste-meta-prestations .title .picto {
	position: relative;
	bottom: 2px;
}

#liste-meta-prestations .title .picto, #liste-meta-prestations .title p {
	height: 16px;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}

#liste-meta-prestations .inputs {
	background-color: #FFF;	
	font: 11px Tahoma;
}

#liste-meta-prestations .columns div, .inputs div {
	display: inline-block;
	width: 64px;
	margin: 0 0 0 10px;
	vertical-align: middle;
	text-align: center;
}

#liste-meta-prestations .prestation-group-section {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	margin: 0;
	padding: 0;
}

#liste-meta-prestations label {
	display: inline;
	margin: 0;
	padding: 0;	
}

#liste-meta-prestations div.date {
	width: 80px;
}

#liste-meta-prestations div.bouton {
	width: 85px;
}

#liste-meta-prestations div .prestation-libelle {
	width: 135px;
	text-align: left;
}

#liste-meta-prestations .inputs input {
	font: 11px Tahoma;
	padding: 3px;
	text-align: center;
}

#liste-meta-prestations .date-choice {
	margin: 0;
	padding: 0 0 5px 10px;
	font: normal 7pt Tahoma;	
}

#liste-meta-prestations .inputs.date-choice {font-style: italic;}
#liste-meta-prestations .gift-date-message {font-weight: bold;}

#liste-meta-prestations div.ui-spinner, #reservation-page-2 div.ui-spinner {
	width: 40px;
	margin: 0 auto;
}

#liste-meta-prestations input.quantite, #reservation-page-2 input.quantite {
	width: 18px;
	border: solid 1px #999;
	font: 11px Tahoma;
	padding: 3px;
	text-align: center;		
}

#liste-meta-prestations input.date {
	width: 45px;
}

#liste-meta-prestations .date-choice label {
	position: relative;
	bottom: 2px;
	font-weight: bold;
	cursor: pointer;
}

#liste-meta-prestations .presentation {
	background-color: #897C6E;
}

#liste-meta-prestations .commentaires {
	background: #dad5cf;
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	padding: 5px 0 5px 15px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

#liste-meta-prestations .commentaires p {
	margin: 0;
	padding: 0;
}

#liste-meta-prestations img.ui-datepicker-trigger {
	position: relative;
	top: 3px;
	margin: 0 0 0 5px;
}

#liste-meta-prestations .prix-presta-total {
	padding: 5px 0;	
}

#liste-meta-prestations .message {
	display: none; /* Le cache à l'arrivée sur la page, sera réaffiché via jQuery */
	height: 11px;
	padding: 10px 0 10px 10px;
	background: #F1EFED;
}

#liste-meta-prestations .message.highlight {
	background-color: #FFFF68;
}

#liste-meta-prestations .message p {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#liste-meta-prestations .presta-detail, #liste-meta-prestations .presta-introduction {
	padding: 5px 0 5px 15px;	
}

#liste-meta-prestations ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#liste-meta-prestations input.submit-button {
	text-transform: uppercase;
	text-align: center;
	cursor: pointer;
}

#liste-meta-prestations .prestation-column-label {display: none;}
#liste-meta-prestations .prestation-date-format-full {
	display: none;
	margin: 0 0 0 4px;
	text-transform: capitalize;
	font-weight: bold;
	color: #2C1A10;
}

/**********************************************/
/*************** BONS CADEAUX *****************/
/**********************************************/

.full-page-form .code-label-container {margin: 0 0 12px 0; text-align: left;}
.full-page-form .code-label-container label {display: inline-block; float: none;}
.full-page-form .code-label-container label:first-child {width: 146px;}

.code-line-inputs, [class^="code-line-message"] {display: inline-block;}
.invalid [class^="code-line-message"] {color: red;}
.full-page-form .code-line-inputs p {display: inline-block; margin: 0;}

.code-line button, .code-line input {margin: 0 8px 0 0;}
.full-page-form .code-line .code-line-inputs input {width: 100px; text-align: center;}

.button.validate-bons-cadeaux-button {margin-left: 8px;}

.code-form-convive-part {display: none;}

/* MISE EN AVANT HORIZONTALE DEBUT */
#highlight-div-group-container {
	background: #CCC;
	bottom: 31px;
	height: 0;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.highlight-text-content {
	display: inline-block;
	font-size: 11px;
	font-family: Arial;
	padding: 10px;
	width: 60%;
}

.highlight-text-content h2 {
	margin: 0 0 10px 0;
}

.highlight-text-content p {
	width: 80%;
	display: inline-block;
}

.highlight-group img {
	position: absolute;
	right: 12px;
	top: 15px;
}

#highlight-menu-ul-container {
	background: #CCC;
	border-width: 0 1px 1px 1px;
	border-color: #AAA;
	border-style: solid;
	height: 30px;
	margin: 0;
	padding: 0;
	right: 0;
	text-align: right;
	text-transform: uppercase;
}

.highlight-li-menu {
	border-width: 1px 0 0 1px;
	border-style: solid;
	border-color: #AAA;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	list-style-type: none;
	min-width: 150px;
	padding: 5px 10px;
	text-align: center;
}
/* MISE EN AVANT HORIZONTALE FIN */

/* MISE EN AVANT VERTICALE DEBUT */
#highlight-verticale-group-container {
	background: #CCC;
	padding: 13px;
	width: 120px;
	text-align: left;
    box-shadow: 0 0 3px #000;
}

.rubrique #highlight-verticale-group-container, .edito #highlight-verticale-group-container {
    box-shadow: 0 0 0 #000;
}

.highlight-verticale-group a:hover h3 {
	text-decoration: underline;
}

.highlight-verticale-group a:hover p {
	text-decoration: underline;
}

.highlight-verticale-group h2 {
	color: #c91b22;
	font: bold 12px Tahoma;
	letter-spacing: 1px;
	margin: 0 0 13px 0;
	text-align: left;
	text-transform: uppercase;
}

.highlight-verticale-group h3 {
	color: #c91b22;
	font: bold 10px Tahoma;
	margin: 0 0 13px 0;
	text-align: left;
	text-transform: uppercase;
}

.highlight-verticale-group p {
	color: #000;
	font: bold 10px Tahoma;
	margin: 0 0 13px 0;
	text-align: left;
}
/* MISE EN AVANT VERTICALE FIN */

/* -------------------------------- */
/* Carousel							*/
/* -------------------------------- */
#carousel {
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
}

#carousel .carousel-item {
	top: 0;
	left: 0;
}

#carousel .carousel-item + .carousel-item {
	display: none;/*Pour internautes sans JavaScript*/
}

#page-edito .carousel-item { 
	width: 706px;
}

/* -------------------------------- */
/* Calendrier des évenements		*/
/* -------------------------------- */

.event-calendar {
	margin: 12px;	
}

.event-calendar h3 {
	text-transform: uppercase;
	font: bold 12px Tahoma;
	color: #000;
}

.event-calendar .header p {
	font: normal 11px Verdana;
	color: #000;	
}

.event-calendar .data {
	text-align: center;
	margin-top: 18px;
	max-width: 522px;
}

.event-calendar .data .header {
	height: 16px;
	padding: 2px 0;
	position: relative;
	background-color: #1D5833;
}

.event-calendar h4 {
	font: bold 12px Tahoma;
	color: #FFF;
}

.event-calendar .arrow-left, .event-calendar .arrow-right {
	position: absolute;
	top: 0;	
	height: 20px;
	width: 20px;
	min-width: inherit;
	padding: 0;
	border: 0;
	background-color: #8FA83C;
	background-repeat: no-repeat;
    box-shadow: none;	
	cursor: pointer;
	color: #FFF;
}

.event-calendar .arrow-left:hover, .event-calendar .arrow-right:hover {
	background-color: #c91b22;
}

.event-calendar .arrow-left {
	left: 0;
}

.event-calendar .arrow-right {
	right: 0;
}

.event-calendar .day-of-week {
	height: 21px;
	margin: 0;
	text-align: left;
	background-color: #EBE9D0;
}

.event-calendar .cell {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	height: 17px;
	padding-top: 4px;
	text-align: center;
	font: bold 11px Tahoma;
	color: #174F2B;
}
	
.event-calendar .day-of-week .cell {
	border-right: 1px solid #FFF;
	font: bold 10px Tahoma;
	color: #174F2B;
}

.event-calendar .day-of-week .last-child {
	border-right: none;	
}

.event-calendar .line {
	height: 24px;
	margin: 0;
	text-align: left;
}

.event-calendar .even {
	background-color: #EEF2E2;
}
.event-calendar .odd {
	background-color: #FFF;
}

.event-calendar .line .cell {
	position: relative;
	width: 71px;
}
.event-calendar .cell.full { text-decoration: line-through; }

.event-calendar .info-bulle {
	display: none;
	position: absolute;
	left: -8px;
	bottom: 18px;
	padding: 5px;
	background-color: #c91b22;
	white-space: nowrap;
	font: normal 10px Tahoma;
	text-decoration: none;
	color: #FFF;
}
.event-calendar .info-bulle a { color: #FFF; }
.event-calendar .info-bulle a:hover { text-decoration: underline; color: #FFF; }

.event-calendar .line .cell:hover { color: #c91b22; }

.event-calendar .line .cell:hover .info-bulle { display: block;	}

/* ------------------------------------	*/
/* RPGD  base common bannière cookies   */
/* ------------------------------------	*/
.rgpd-banner { 
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 65535; /* 2^16 -1 */
    box-shadow: 0 -1px 5px 5px rgba(0,0,0,0.2);
    border-top: 1px solid rgba(0,0,0,0.3);
}

.rgpd-banner > * { box-sizing: border-box;}

.rgpd-banner a,
.rgpd-banner button {
    display: inline-block;
    font-size: 1em;
}

.rgpd-banner-wrapper {
    padding: 1em 1.5em;
    text-align: left;
}

.rgpd-banner-message { 
    display: inline-block;
    margin-bottom: 0.5em; 
}

.rgpd-banner-footer { text-align: right; }

.rgpd-banner-footer-link-cookie,
.rgpd-banner-button-confirm {
    background: inherit;
    color: inherit;
    font-weight: bold;
    cursor: pointer;
}

.rgpd-banner-footer-link-cookie {
    margin-right: 1em;
    margin-bottom: 1em;
    text-decoration: underline;
}

.rgpd-banner-footer-link-cookie:hover,
.rgpd-banner-footer-link-cookie:focus,
.rgpd-banner-footer-link-cookie:active {
    text-decoration-style: dashed;
}

.rgpd-banner-button-confirm {
    text-decoration: none;
    background-color: transparent;
    border: 1px solid;
    border-radius: 1em;
    padding: 0.5em;
}

.rgpd-banner-button-confirm:hover,
.rgpd-banner-button-confirm:focus,
.rgpd-banner-button-confirm:active  {
    background-color: rgba(255, 255, 255, 0.2);
}

/* RPGD specific theme bannière cookies */
.rgpd-banner {
    background: #eb6a0a;
    color: #fff;
}
.rgpd-banner-wrapper {
    width: 970px;
    margin: 0 auto;
}
@media screen and (max-width:980px) {
    .rgpd-banner-wrapper { width: auto; }
}

/* One Trust */

.onetrust-footer-link.hidden {
    display: none !important;
}