@charset "UTF-8";


/* SLIDER */
* html #blockGlobal div#all-Slide .title {
	*+display:inline !important;
	*+zoom:1 !important;
}

/* Block NEWS */
* html #blockGlobal .blockNews .CSWItem.first .blockPicture {
    margin: 0 0 0 -122px;
}

* html #blockGlobal .blockNews .CSWItem.first .blockPicture .picture {
	max-width:100%;
}

* html #blockGlobal .blockNews .blockQuote .quoteOpen {
    padding-left: 9px;
}

/* HORAIRE */
* html #blockGlobal .blockHoraire .col-1,
* html #blockGlobal .blockHoraire .col-2 {
    *+width: 35%;
}

* html #blockGlobal .blockReservez .blockTabForm .date {
	*+padding-left:10px;
	*+padding-right:0;
}

* html #blockGlobal .blockReservez .blockTabForm .heure.grid-30 {
    *+width: 25% ;
}

* html #blockGlobal .blockReservez .blockTabForm .to-day {
	*+width: 7%
}

* html #blockGlobal .blockReservez .blockTabForm .month {
	*+width:40%
}

* html #blockGlobal .blockReservez .blockTabForm .year {
	*+width: 10%
}

/* RESERVEZ */
* html #blockGlobal .blockReservez .grid-40.floatRight {
	width:45%;
}

* html #blockGlobal .blockReservez .blockTabForm .date {
    width: 67%;
}

* html #blockGlobal .blockReservez .blockTabForm .heure {
    width: 33%;
	padding-right:0;
}

* html #blockGlobal .blockReservez .blockTabForm .text {
    width: 95% !important;
}

* html #blockGlobal .blockReservez .blockTabForm .textarea {
   width: 98% !important;
}

/* GALLERY */
* html #blockGlobal .blockGallery .galleryContent .navigationSlider .nav-left .link-nav {
    left: -18px;
}

* html #blockGlobal .blockGallery .galleryContent .navigationSlider .nav-right .link-nav {
    right: -18px;
}

* html #blockGlobal .innerGallery-1 {
	*+margin:0;
}

* html #blockGlobal .ContentRight .blockGallery {
	*+padding:0;
	*+width:95%;
}

* html #blockGlobal .blockGallery .tabGallery {
	*+width:90% !important;
}

* html #blockGlobal .ContentRight .blockGallery .tabGallery {
	*+width:60% !important;
}

* html #blockGlobal .imgGallery {
	*+width:140px !important;
}

* html #blockGlobal .ContentRight .imgGallery ,
* html #blockGlobal .ContentRight .itemGallery{
	*+width:90px !important;
}

* html #blockGlobal .blockGallery .navigationSlider .nav-right .link-nav {
	right:0;
}

/* METEO */
* html #blockGlobal .CSWWeather .blockWeather {
    width: 65%;
}

* html #blockGlobal .ContentRight .CSWWeather .blockWeather {
    width: 98%;
}


/* SIDEBAR */
* html #blockGlobal .blockSidebar {
	*+width:29% !important;
}

* html #blockGlobal .ContentRight {
    *+width:68%px !important;
}

/* FOOTER */
* html #blockGlobal .containerContactFooter .nearby.grid-40 {
	*+width:30%;
	*+padding:0 15px;
}

* html #blockGlobal .containerContactFooter .followUs.grid-30 {
	*+width:27%;
	padding:0 15px;
}