@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ||||||||||||||||||||||| STYLES EXTRAS ||||||||||||||||||||||||
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.btnReserver a {
	background: url(../images/content/btnReservez.png) right bottom no-repeat;
	display: block;
	max-width: 285px;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	padding-right: 15px;
	font-size: 0.9em;
	color: #c7c7c7;
	border: 1px solid #70615B;
}

.btnReserver a:hover {
	background: url(../images/content/btnReservez.png) right top no-repeat;
	color: #d94d2f;
}

.offres .btnReserver a {
	margin-bottom: 10px !important;
}

a.gift {
    display: block;
    position: relative;
	margin-top: 5px;
height: 28px;
	background: url(../images/content/btnReservez.png) right bottom no-repeat;
}
a.gift:hover {
	background: url(../images/content/btnReservez.png) right top no-repeat;
	color: #d94d2f;
}
a.gift:hover span  {
	background-position: 0 bottom;
}
a.gift span {
    background: url(../images/footer/coffret-cadeaux.png) no-repeat left bottom;
    display: block;
    float: left;
    height: 15px;
    width: 13px;
    /* margin-right: 13px; */
    line-height: 30px;
    background-position: 0 top;
    position: absolute;
    top: 7px;
    left: 20px;
}

.contenu2 {
	width: auto;
	clear: both;
}

.bloc.plan {
	width: 215px;
	float: left;
	margin-right: 5px;
}

.bloc.plan a {
	display: block;
	width: 210px;
	float: left;
}

.bloc.plan a img {
	width: 100%;
	height: auto;
}

/*
 .blocColonnesPar2 {
 width: 490px;
 float: left;
 display: block;
 }*/

.colonnes h2 {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	column-break-inside: avoid;
}

#anim h2 {
	background: #4F413C;
	color: #D94D2F;
	padding: 5px 20px;
	-webkit-box-shadow: 1px 1px 5px 0 #333;
	box-shadow: 1px 1px 5px 0 #333;
}

.arbre {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #443733 url("../images/fdarbre.png") no-repeat top center;
	z-index: 1000;
	overflow: hidden;
	display: none;
}
.arbre .texte1{
	position:absolute;
	width:100%;
	top:50%;
	text-align:center;
	font-size:1.5em;
	z-index: 3;
	color:#FFF;
	margin-top:-60px;
}
.arbre .texte2{
	color:#6F6662;
	position:absolute;
	width:400px;
	top:50%;
	z-index: 3;
	margin-top: 246px;
	text-align:left;
	padding-right:30px;
	font-size:1.7em;
	left:50%;
	margin-left:150px;
	font-family: 'Parisienne', cursive;
	
}

.arbre img {
	width: 505px;
	left:50%;
	margin-left:-253px;
	top:50%;
	margin-top:-291px;
	height: 582px;
	position: absolute;
	z-index: 1;
	
	
}
.arbre img.effet {
	z-index: 2;
}
/* -------------- OFFRES -------------- */

a.lienOffre {
	background: url(../images/content/btnReservez.png) right top no-repeat;
	display: block;
	float: right;
	margin: -10px -10px 30px 0;
	line-height: 3em;
	padding: 0 25px 0 15px;
	color: #d94d2f;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.8em;
}

:hover.lienOffre {
	background-position: right -30px;
	color: #fff;
}

#offresspeciales .formulaire td{
	border:none !important; 
	 padding-bottom: 0;
    padding-top: 0;
}

#offresspeciales .formulaire td.titre1{
	border-bottom:1px solid #FFF !important; 
}

#offresspeciales li{
background-image:none !important; 
}
#CDSWIDCOE{
	margin: auto !important;
}