/*****************************/
/*****************************/
/*          RESET            */
/*****************************/
* {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0 none;
	background: transparent;
}


/*****************************/
/*     STRUCTURE DU SITE     */
/*****************************/
@font-face {
	font-family: 'Century';
	src: url("../font/century.ttf") format('truetype');
	font-weight: normal;
	font-style: normal;
}

/** Body **/
body {
	margin: 0;
	padding: 0;
	color: #393939;
	font-size: 0.75em;
	text-align: center;
}

body.front {
	/*background:#e9eff5 url(../images/body_fond2.png) center top no-repeat;*/
}

body.not-front {
	/*background:#e9eff5 url(../images/body_fond.png) center top no-repeat;*/
}

body,
caption,
th,
td,
input,
textarea,
select,
option,
legend,
fieldset {
	font-family: Arial, Verdana;
}

#page {
	background: #ece9e9 url(../images/body_fond.png) center top no-repeat;
	min-height: 1000px;
}

#page,
#header,
#navbar,
#main,
#main-inner,
#footer,
#closure-blocks,
#bas_page {
	width: 100%;
	text-align: center;
}

#header-inner,
#main-inner,
#closure-blocks-inner,
#bas_page-inner {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 963px;
	/* Taille du site */
	height: 100%;
	background-color: #fff;
}

/** Prevent overflowing content **/
#header,
#content,
#content-actualite,
#navbar,
#sidebar-left,
#sidebar-right,
#footer,
#closure-blocks {
	overflow: visible;
	word-wrap: break-word;
	/*  A very nice CSS3 property  */
}

#page {
	font-size: 1.05em;
	line-height: 1.333em;
	/*background:url(../images/page_fond.png) center 0 no-repeat;*/
}

#page-inner {
	width: 100%;
	height: 100%;
	/*background:url(../images/pageinner_fond.png) center 0 repeat-y;*/
}


/* Main */
#main {
	position: relative;
	/*background:url(../images/main_fond.png) center 0 repeat-y;*/
}

#main-inner {}


/** Header **/
#header {}

#header-inner {
	height: 162px;
}

#logo {
	z-index: 2;
	margin-left: 20px;
	width: 270px;
	height: 120px;
}

#logo a {
	display: block;
	padding-top: 10px;
}

#site-name {}

#site-slogan {}


/** Contenu **/
/* Mise en page sans colonne */
#content,
#content-actualite {
	float: left;
	width: 676px;
	margin-left: 0px;
	color: #5b5c5a;
}

.no-sidebars #content {
	float: left;
	width: 963px;
	/*margin-left:36px;*/
}

/* Mise en page avec seulenemnt une colonne gauche */
.sidebar-left #content {
	float: left;
	width: 782px;
	margin: 28px 0 0;
}

#sidebar-left {
	float: left;
	width: 180px;
	margin: 28px 0 21px;
}

/* Mise en page avec seulement une colonne droite */
/*.sidebar-right #content-actualite {
	float:left;
	width:672px;
	margin-left:36px;
}*/
.sidebar-right #content {
	float: left;
	width: 720px;
	margin-left: 0px;
	margin-top: 28px;
}

#sidebar-right {
	float: right;
	width: 238px;
	margin-right: 0px;
}

.node-type-etablissement.two-sidebars #sidebar-left {
	display: none;
}

.node-type-etablissement.two-sidebars #content {
	width: 720px;
	margin-left: 0px;
	margin-top: 28px;
}

/* Mise en page avec 2 colonnes (gauche et droite) */
.two-sidebars #sidebar-left {
	float: left;
	width: 180px;
	margin: 28px 0 21px;
}

.two-sidebars #content-actualite,
.two-sidebars #content {
	float: left;
	width: 725px;
	margin: 28px 0 0;
}

.two-sidebars #sidebar-right {
	float: right;
	width: 238px;
	margin-right: 0px;
}

.not-front #content-inner {
	padding: 0 22px 25px;
}

#content-inner {
	/*position:relative;*/
	margin: 0;
	padding: 0;
}

#sidebar-left-inner {
	margin: 0;
	padding: 0;
}

#sidebar-right-inner {
	margin: 0;
	padding: 0;
}

.not-front #sidebar-right-inner {
	margin: 28px 0 0 0;
}

#content-header {
	position: relative;
	margin: 0;
}

#content-header h1 {
	/*clear:both;*/
	/* commenté pour l'affichage de la toolbar */
	float: left;
	line-height: 34px;
}

#content-area {
	clear: both;
}

#content-actualite #content-area {
	width: 100%;
}

.not-front #content-area {}


/** Liens primaires et secondaires **/
#primary {}

#secondary {}






/*****************************/
/*      STYLES GENERAUX      */
/*****************************/
/** Fil Ariane **/
.breadcrumb {
	color: #484848;
	margin-bottom: 3px;
	font-size: 12px;
}

.breadcrumb a {
	color: #484848;
	font-size: 12px;
}

.breadcrumb a:hover {
	/*color:#73818d;*/
	text-decoration: none;
}


/** Titres **/
#toolbar {
	/*float:left;
	width: 130px;*/
	margin-bottom: 11px;
	clear: both;
}

#toolbar .addthis-button {
	background: none !important;
}

#titre {
	border: none;
	margin: 0 0 15px 0;
}

h1.title,
h1,
.not-front h2.title,
.not-front h2,
h3.title,
h3 {
	font-family: "Century Gothic", Arial;
}

h1.title,
h1 {
	font-size: 35px;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding-bottom: 0px;
	margin-bottom: 3px;
	color: #a9de54;
	text-transform: uppercase;
	/*background:url(../images/ico/puce_h1.png) no-repeat 0 0px;*/
}

.not-front h2.title,
.not-front h2 {
	font-size: 25px;
	color: #afafaf;
	font-weight: bold;
	margin: 0.5em 0;
	/*background:url(../images/ico/puce_h2.png) no-repeat 0 4px;*/
}

h2.title,
h2 {
	font-size: 1.3em;
	color: #979797;
	margin: 0.5em 0;
	/*background:url(../images/ico/puce_h2.png) no-repeat 0 4px;*/
}

h3.title,
h3 {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	color: #9cca51;
	height: 23px;
	padding-left: 10px;
	margin: 0.5em 0;
	text-indent: 20px;
	background: url(../images/ico/puce_h3.png) no-repeat 0 0;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	color: #636363;
	padding-left: 10px;
	margin: 0.5em 0;
	/*background:url(../images/ico/puce_h4.png) no-repeat 0 center;*/
}

h5 {
	font-size: 0.8em;
	color: #151515;
	border-left: 2px solid #3a3c3c;
	padding-left: 5px;
	margin: 0.5em 0;
}

/* Liens */
a {
	color: #73818d;
	text-decoration: underline;
}

a:hover {
	color: #59615B;
	text-decoration: none;
}

:focus {
	outline: 0;
}

ul li {
	background: url(../images/ico/ul_puce.png) no-repeat 0 6px;
}

.page-terres-de-france-plan-du-site ul li,
.page-terres-de-france-resorts-en-sitemaps ul li {
	background: none;
}

dt {
	/*background:#efeeee;
	color:#535353;
	border-color:#D6D6D6;*/
}

dt a {
	/*color:#535353;*/
}

dd {
	/*border-color:#D6D6D6;*/
}

address {
	background: #a9de54;
	color: #4b4c49;
	border-color: none;
	font-weight: bold;
}

address a {
	color: #000;
}

hr {
	/*color:#bcc1c8;
	background:#bcc1c8;*/
}

abbr {
	/*border-bottom: 1px dotted #48573d;*/
}

th {
	/*background:#eaeaea;
	color:#535353;
	border-color:#ccc;*/
}

th a {
	/*color:#535353;*/
}

td {
	/*color:#535353;
	border-color:#ccc;
	background-color:#ececec;*/
}

form tbody {
	/*border-color:#cccccc;*/
}

form th {
	/*border-color:#fff;*/
}

form tbody th {
	/*border-color:#fff;*/
}

form thead th {
	/*border-color:#fff;*/
}

fieldset {
	/*background:#fff;
	border-color:#cbd3d5;*/
}

legend {
	/*color:#122434;*/
}

textarea {
	/*border-color:#CCCBCB;*/
}

select {
	/*outline-color:#384792;
	border-color:#CCCBCB;*/
}

input {
	/*border-color:#CCCBCB;*/
}

input[type="submit"],
input[type="button"] {
	/*background:#ececec;*/
}


/* Class Editeur de texte Wysiwyg - TinyMCE */
.table_avec_bordure {
	border-color: #cfd4d8;
}

.table_avec_quadrillage td {
	border-color: #cfd4d8;
}

.texte_bleu {
	color: #028fc9;
}

.texte_rouge {
	color: #cd2c3e;
}




/* Page envoi de mail */
#print-mail-form #edit-fld-send-option-wrapper,
#print-mail-form .grippie {
	display: none;
}

#print-mail-form label {
	float: left;
	width: 175px;
}

#print-mail-form .resizable-textarea {
	width: 65%;
}

#print-mail-form textarea {
	width: 405px;
}

#print-mail-form .description {
	margin-left: 175px;
}

#print-mail-form .form-submit {
	float: right;
	margin: 0 0 0 4px;
}

#print-mail-form #edit-btn-submit {
	margin: 0 57px 0 4px;
}



/* ***** Pages enfant *****/
.view-page-enfant .view-content {
	width: 499px;
	overflow: hidden;
	margin: 0 auto;
}

/*****************************/
/*      BLOCS / MODULES      */
/*****************************/
/*bloc2 réseaux sociaux*/
#block-block-2 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 20px;
	right: 20px;
	text-align: right;
}

#block-block-2 .content ul li {
	display: inline-block;
	list-style: none;
	list-style-image: none;
	background: none;
	margin: 0 0.3em;
}

#block-block-2 .content ul li a {
	display: block;
	width: 45px;
	height: 45px;
	background: #FFF url(../images/social-icons.png) no-repeat;
	border: 2px #ECECEC solid;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease, border-color 0.3s ease;
	-moz-transition: background-color 0.3s ease, border-color 0.3s ease;
	-ms-transition: background-color 0.3s ease, border-color 0.3s ease;
	-o-transition: background-color 0.3s ease, border-color 0.3s ease;
	transition: background-color 0.3s ease, border-color 0.3s ease;
}

#block-block-2 .content ul li.logo_facebook a {
	background-position: 2px 1.5px;
}

#block-block-2 .content ul li.logo_facebook a:hover {
	background-color: #3b5999;
	background-position: 2px -40px;
	border-color: #3b5999;
}

#block-block-2 .content ul li.logo_instagram a {
	background-position: -82px 1.5px;
}

#block-block-2 .content ul li.logo_instagram a:hover {
	background-color: #C636A9;
	background-position: -82px -40px;
	border-color: #C636A9;
}

#block-block-2 .content ul li.logo_youtube a {
	background-position: -165px 1.5px;
}

#block-block-2 .content ul li.logo_youtube a:hover {
	background-color: #e52d27;
	background-position: -165px -40px;
	border-color: #e52d27;
}

#block-block-2 .content ul li.logo_flickr a {
	background-position: -40px 1.5px;
}

#block-block-2 .content ul li.logo_flickr a:hover {
	background-color: #CCC;
	background-position: -40px -42px;
	border-color: #CCC;
}

/*push bons plans*/
#block-ad-15,
#block-ad-37 {
	float: left;
	width: 220px;
}

#block-ad-15 h2,
#block-ad-37 h2 {
	color: #90C639;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 22px 0 18px;
	text-transform: uppercase;
}

#block-ad-15 h2 span,
#block-ad-37 h2 span {
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}

/* NEWSLETTER */
#block-block-15 {
	position: relative;
	float: left;
	width: 220px;
}

#block-block-15 h2 {
	color: #90C639;
	font-family: "Century Gothic", Arial;
	font-size: 13px;
	font-weight: bold;
	margin: 13px 0 11px;
	text-transform: uppercase;
	text-align: center;
}

#block-block-15 h2 span {
	display: block;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}

#block-block-15 .content {
	background: url(../images/fond_newsletter_block.png) no-repeat;
	padding: 15px 20px 20px 30px;
	height: 252px;
}

#block-block-15 .content div.newsletter {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 209px;
}

#block-block-15 .content div.newsletter div.item-newsletter>p,
#block-block-15 .content div.newsletter div.item-newsletter .form-item label[for="edit-mail"] {
	display: none;
}

#block-block-15 .content div.newsletter div.item-newsletter .form-item #edit-mail {
	padding: 8px 47px 8px 8px;
	width: 122px;
	color: #888;
}

#block-block-15 .content div.newsletter div.item-newsletter .form-item #edit-mail::-webkit-input-placeholder,
#block-block-15 .content div.newsletter div.item-newsletter .form-item #edit-mail::-moz-placeholder,
#block-block-15 .content div.newsletter div.item-newsletter .form-item #edit-mail:-ms-input-placeholder,
#block-block-15 .content div.newsletter div.item-newsletter .form-item #edit-mail:-moz-placeholder {
	color: #7b7b7b;
}

/* ---- MC email ---- */

#block-block-15 .content div.newsletter #mce-email,
#block-block-15 .content div.newsletter #mc-embedded-subscribe {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
}

#block-block-15 .content div.newsletter #mc-embedded-subscribe {

	background: #9AD143;
	color: #FFF;
	border: none;
	padding: 5px 8px;
	margin: 8px 0 0 0;
	transition: all 0.3s ease;
}

#block-block-15 .content div.newsletter #mc-embedded-subscribe:hover {
	background: #8ABA3C;

}

#block-block-15 .content div.newsletter #mce-responses {
	display: none;
	background-color: white;
	position: absolute;
	height: 80%;
	width: 90%;
	top: 17px;
	left: 10px;
	text-align: center;
}

#block-block-15 .content div.newsletter #mce-responses .response {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	font-weight: bold;
}

#block-block-15 .content div.newsletter #mce-responses #mce-success-response {
	color: #8ABA3C;
}

#block-block-15 .content div.newsletter #mce-responses #mce-error-response {
	color: #E53F35;
}



/* -------- */

#block-block-15 .content div.newsletter div.item-newsletter .form-radios {
	margin: 0;
	position: relative;
	top: -5px;
}

#block-block-15 .content div.newsletter div.item-newsletter .form-radios .form-item {
	width: 45%;
	float: left;
	color: #7b7b7b;
	font-size: 11px;
}

#block-block-15 .content div.newsletter div.item-newsletter .form-radios .form-item:nth-of-type(1) {
	width: 45%;
}

#block-block-15 .content div.newsletter div.item-newsletter .form-radios .form-item:nth-of-type(2) {
	width: 52%;
}

/*bloc reservation*/
.bloc_resa {
	background: #363635 url(../images/resa/etoiles.png) 87px 15px no-repeat;
	margin: 0;
	padding: 0;
	width: 238px;
	z-index: 100;
}

.bloc_resa form {
	padding-top: 0;
}

.bloc_resa input[type=button] {
	border: none;
	background-color: #90C639;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #FFF;
	text-transform: uppercase;
}

.bloc_resa input[type=button]:hover {
	background-color: #9dd14a;
}

.bloc_resa .cancel {
	padding: 10px;
	background: #DDD;
	border-bottom: 4px solid #BCBCBC;
	text-decoration: none;
	color: #333;
	width: 100%;
	display: inline-block;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bloc_resa .cancel:hover {
	background: #f34a4a;
	border-bottom: 4px solid #d93d3d;
	color: #FFF;
}

.bloc_resa table {
	max-width: 100%;
	border-top: 0;
}

.bloc_resa table tbody {
	border-top: none;
}

.bloc_resa table select {
	max-width: 208px;
	float: right;
	background: #FFF;
	padding: 0px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	height: 16px;
}

.bloc_resa table #AVP_list_days {
	display: inline-block;
	clear: both;
	float: none;
	font-size: 11px;
}

.bloc_resa table #AVP_list_months {
	display: inline-block;
	float: right;
	width: 85px;
	font-size: 11px;
}

#AVP_list_nights {
	margin-top: 0px !important;
}

#rate {
	border: none;
	background: #FFF;
	width: 100%;
	margin-top: 5px;
	padding: 5px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#selectedAdultCount {
	float: none !important;
	clear: both;
}

#selectedChildCount {
	float: none !important;
	clear: both;
	margin-right: 10px;
}

#selectedInfantCount {
	float: none !important;
	clear: both;
	margin-left: 4px;
}

.bloc_resa table,
.bloc_resa table td {
	background-color: transparent;
	padding: 0;
	border: none;
	position: relative;
}

.bloc_resa table td {
	padding: 2px 0;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

#sidebar-right .bloc_resa h2 {
	color: #90C639 !important;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	padding: 32px 0 0 !important;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 12px !important;
}

/*bloc promo dernieres minutes*/
#block-views-promo_accueil-block_2 {
	margin: 25px 0;
}

#block-views-promo_accueil-block_2 h2 {
	text-transform: uppercase;
	color: #90c639 !important;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 13px;
}

#block-views-promo_accueil-block_2 h2 {
	margin: 10px 0 5px 14px !important;
}

#block-views-promo_accueil-block_2 h2 span {
	text-transform: none;
	color: #646662;
	font-style: italic;
	font-weight: normal;
}

#block-views-promo_accueil-block_2 .views-row {
	border-bottom: 1px solid #dcdddb;
	/* 	height:60px; */
	padding: 15px
}

#block-views-promo_accueil-block_2 .views-row-first {
	border-top: 1px solid #dcdddb;
}

#block-views-promo_accueil-block_2 .views-row-last {
	border: none;
}

#block-views-promo_accueil-block_2 .titre a {
	color: #9cca51;
	text-transform: uppercase;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#block-views-promo_accueil-block_2 .titre a span.min {
	text-transform: lowercase;
}

#block-views-promo_accueil-block_2 .titre a:hover {
	text-decoration: underline;
}

#block-views-promo_accueil-block_2 .prix {
	color: #afafaf;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	margin-top: 8px;
}

#block-views-promo_accueil-block_2 .prix span.promo {
	font-weight: bold;
	font-size: 25px;
}

#block-multiblock-2 h2 span,
#block-block-9 h2 span {
	color: #90c639 !important;
}



/*bloc menu left*/
#sidebar-right .block-menu {
	background-color: #a9de54;
	padding: 15px 15px 15px 8px;
	margin: 19px 0;
}

#sidebar-right .block-menu ul {
	margin: 0;
	padding: 0;
}

#sidebar-right .block-menu ul li {
	margin: 0;
	padding: 0;
	background: none;
	list-style-image: none;
	list-style-type: none;
}

#sidebar-right .block-menu ul li a {
	display: block;
	text-decoration: none;
	color: #484848;
	font-weight: bold;
	margin: 3px 0;
	padding-left: 10px;
	font-size: 12px;
}

#sidebar-right .block-menu ul li a:hover,
#sidebar-right .block-menu ul li a:active,
#sidebar-right .block-menu ul li a:focus,
#sidebar-right .block-menu ul li a.active {
	border-left: 5px solid #fff;
}

/*bloc menu sejours malin + bloc carte*/
#block-multiblock-2,
#block-block-9 {
	margin: 0;
	padding: 0 25px;
}

#block-multiblock-2 ul,
#block-block-9 ul {
	padding: 0;
	margin: 0;
}

#block-multiblock-2 li,
#block-block-9 li {
	background: none;
	list-style-image: none;
	list-style-type: none;
}

#block-multiblock-2 a,
#block-block-9 a {
	text-decoration: none;
	color: #484945;
	font-family: Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
}

#block-multiblock-2 a:hover,
#block-block-9 a:hover {
	text-decoration: underline;
}

#block-multiblock-2 h2,
#block-block-9 h2 {
	text-transform: uppercase;
	color: #90c639;
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	font-size: 13px;
	margin: 15px 0 4px 0;
}

#block-multiblock-2 h2 span,
#block-block-9 h2 span {
	text-transform: none;
	color: #646662;
	font-style: italic;
	font-weight: normal;
}

/*bloc carte*/
#block-block-9 li.image {
	background: url(../images/carte_colonne_new.png) no-repeat;
	width: 93px;
	height: 95px;
	margin: auto;
}

/*bloc enfants sur etablissement et enfants*/
#block-block-10 {
	margin: 0;
}

#block-block-10 .view-page-enfant {
	padding: 0 0 32px;
}

/*liste sejours*/
.view-liste-sejours .views-row,
.view-liste-etablissement .views-row {
	width: 480px;
	height: 235px;
	border-bottom: 2px solid #eeeeee;
	background: url(../images/bord_sejours.png) top left no-repeat;
	position: relative;
	padding: 0 0 0 19px;
	margin: 0 auto;
}

.view-liste-sejours .views-row-first,
.view-liste-etablissement .views-row-first {
	border-top: none;
	margin-top: 0px;
}

.view-liste-sejours .views-row-last,
.view-liste-etablissement .views-row-last {
	border-bottom: none;
	margin-bottom: 0px;
}

.view-liste-sejours .etab,
.view-liste-sejours .sejour,
.view-liste-etablissement .etab,
.view-liste-etablissement .sejour {
	float: left;
	width: 480px;
}

.view-liste-sejours .etab p,
.view-liste-etablissement .etab p {
	margin: 0;
}

.view-liste-sejours .etab .info_etab,
.view-liste-etablissement .etab .info_etab {
	background-color: #eeeeee;
	margin-left: 92px;
	padding: 11px;
}

.view-liste-sejours .etab .info_etab .titre_etab,
.view-liste-etablissement .etab .info_etab .titre_etab {
	font-weight: bold;
	font-family: 'Century Gothic', Arial;
	font-size: 17px;
	margin-bottom: 12px;
}

.view-liste-sejours .etab .info_etab .adresse_etab,
.view-liste-etablissement .etab .info_etab .adresse_etab {
	font-weight: bold;
}

.view-liste-sejours .image,
.view-liste-etablissement .image {
	float: left;
}

.view-liste-sejours .titre,
.view-liste-etablissement .titre {
	margin-bottom: 3px;
}

.view-liste-sejours .titre a,
.view-liste-etablissement .titre a {
	color: #9cca51;
	text-transform: uppercase;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}

.view-liste-etablissement .titre a {
	font-size: 17px;
	color: #5b5c5a;
	margin-bottom: 3px;
}

.view-liste-sejours .titre a span.min,
.view-liste-etablissement .titre a span.min {
	text-transform: lowercase;
}

.view-liste-etablissement .titre span.etoile {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	background: url(../images/ico/etoile.png);
}

.view-liste-etablissement .titre span.etoile.nb17 {
	width: 24px;
}

.view-liste-etablissement .titre span.etoile.nb18 {
	width: 36px;
}

.view-liste-etablissement .titre span.etoile.nb35 {
	width: 48px;
}

.view-liste-etablissement .titre span.etoile.nb16 {
	width: 60px;
}

.view-liste-etablissement .titre span.etoile.nb69 {
	width: 95px;
	text-indent: 0;
	font-size: 11px;
	background: none;
}

.view-liste-sejours .titre a:hover,
.view-liste-etablissement .titre a:hover {
	text-decoration: underline;
}

.view-liste-etablissement .pts_forts .field-item {
	padding-left: 15px;
	background: url(../images/ico/ul_puce.png) no-repeat center left;
}

.view-liste-sejours .info,
.view-liste-etablissement .info {
	float: left;
	margin-top: 11px;
	width: 328px;
}

.view-liste-sejours .taxo ul,
.view-liste-sejours .taxo li {
	margin: 0;
	padding: 0;
}

.view-liste-sejours .accroche,
.view-liste-etablissement .accroche {
	color: #6f706d;
	font-style: italic;
	clear: both;
	line-height: 14px;
	text-align: justify;
}

.view-liste-sejours .more,
.view-liste-etablissement .more {
	float: right;
	/*position:absolute;
	top:105px;
	left:456px;*/
}

.view-liste-sejours .more a,
.view-liste-etablissement .more a {
	background: url("../images/btn_details.png") no-repeat scroll 0 0 transparent;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-family: "Century Gothic", "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	height: 35px;
	line-height: 36px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 97px;
}

.view-liste-sejours .more a:hover,
.view-liste-etablissement .more a:hover {
	color: #363635;
}

.view-liste-sejours .taxo {
	height: 55px;
	margin-bottom: 7px;
	display: none;
}

.view-liste-sejours .taxo li {
	background: none;
}

.view-liste-sejours .taxo .item-list li.last {
	background-color: #949292;
	color: #fff;
	font-weight: bold;
}

.view-liste-sejours .taxo .item-list li.first {
	background-color: #a9de54;
	color: #5e694b;
	font-weight: bold;
}

.view-liste-sejours .taxo .item-list li {
	background-color: #363635;
	color: #d7d7d7;
	font-weight: bold;
	display: inline;
	clear: both;
	float: left;
	padding: 1px 5px;
}

.view-liste-sejours .prix,
.view-liste-etablissement .prix {
	color: #afafaf;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	float: right;
	margin-top: 12px;
	/*position:absolute;
	left: 382px;
	top:20px;*/
}

.view-liste-sejours .prix-normal,
.view-liste-etablissement .prix-normal {
	font-size: 21px;
	font-weight: bold;
}

.view-liste-sejours .par,
.view-liste-etablissement .par {
	font-size: 14px;
}

.view-liste-sejours .prix-promo,
.view-liste-etablissement .prix-promo {
	font-size: 24px;
	font-weight: bold;
	color: #a9de54;
}

.view-liste-sejours .prix-promo .min,
.view-liste-etablissement .prix-promo .min {
	font-size: 16px;
}

/**/
#sidebar-right h2 {
	border: none;
	padding: 0;
	margin: 0;
	color: #73818D;
}

#sidebar-right h2 a {
	text-decoration: none;
}

#sidebar-right h2 a:hover {
	text-decoration: underline;
}

#sidebar-right .block {
	clear: both;
}

/* Bandeau anime - Image sur page interieure */
#bandeau_anime,
.field-field-img-bandeau,
.masque_bandeau {
	width: 676px;
	/* on indique la largeur de notre bandeau */
	height: 193px;
	/* on indique la hauteur de notre bandeau */
	/* a modifier également script.js */
}

#bandeau_anime {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#bandeau_anime li {
	list-style: none;
	background: none !important;
	margin: 0;
	padding: 0 !important;
}

.field-field-img-bandeau {
	position: relative;
	margin-bottom: 15px;
}

.masque_bandeau {
	/*background:url(../images/masque_bandeau.png) no-repeat top left; /* lien de notre masque */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	display: block;
}

.description {
	font-style: italic;
	font-size: 0.9em;
	margin-left: 20px;
}

/* Menu footer */
#block-menu-menu-footer {
	margin: 0;
}

#block-menu-menu-footer .block-inner {
	float: right;
}

#block-menu-menu-footer ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#block-menu-menu-footer ul li {
	float: left;
	margin: 5px 0 0;
	padding: 0 5px;
	list-style: none;
	background: none;
	color: #6a6b66;
	border-right: 1px solid #6a6b66;
	line-height: 1em;
}

#block-menu-menu-footer .last {
	border: none;
}

#block-menu-menu-footer .block-inner ul.menu li a {
	color: #6a6b66;
	font-size: 0.9em;
	text-decoration: none;
}

#block-menu-menu-footer .block-inner ul.menu li a:hover {
	text-decoration: underline;
}

/** footer links **/
#footer_links {
	float: left;
	/*background:url(../images/main_fond.png) center 0 repeat-y;*/
}

#footer_links-inner {
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	width: 963px;
	/* Taille du site */
	height: 100%;
}

/* Menu footer-links */
#footer_links,
#footer_links-inner {
	width: 480px;
	position: relative;
	height: 390px;
	background-color: #363635 !important;
}

#footer_links .block {
	width: 210px;
	overflow: hidden;
	margin: 0;
}

#footer_links .block-inner {}

#footer_links .block ul {
	margin: 0;
	padding: 0;
}

#footer_links .block ul li,
#footer_links .leaf,
#footer_links .expanded,
#content-bottom #block-menu-book-menu-groupes-mariages ul li,
#content-bottom .leaf,
#content-bottom .expanded {
	list-style: none outside none;
	background: none;
}

#footer_links .block ul li.expanded a,
#footer_links .block h2,
#content-bottom #block-menu-book-menu-groupes-mariages ul li.expanded a,
#content-bottom #block-menu-book-menu-groupes-mariages h2 {
	display: block;
	font-weight: bold;
	font-size: 1.3em;
	border: none;
	margin: 0 0 5px;
}

#footer_links .block h2,
#content-bottom #block-menu-book-menu-groupes-mariages h2 {
	margin: 0;
	padding: 0;
	text-indent: 3px;
}

#footer_links .block h2 a,
#content-bottom #block-menu-book-menu-groupes-mariages h2 a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
}

#footer_links .block ul li.expanded ul.menu li a,
#footer_links .block ul li a,
#content-bottom #block-menu-book-menu-groupes-mariages ul li.expanded ul.menu li a,
#content-bottom .block ul li a {
	display: inline;
	font-weight: normal;
	font-size: 0.9em;
	color: #b4df6f;
	text-decoration: none;
	padding-left: 1px;
}

#footer_links .block ul li.expanded ul.menu li a:hover,
#footer_links .block ul li a:hover,
#content-bottom #block-menu-book-menu-groupes-mariages ul li.expanded ul.menu li a:hover,
#content-bottom #block-menu-book-menu-groupes-mariages ul li a:hover {
	text-decoration: underline;
}

#footer_links .block.region-count-1 {}

#footer_links .block.region-count-3 {
	border: none;
}

#block-menu-book-menu-nos-resorts,
#block-menu-book-menu-menu-our-resorts,
#block-menu-book-menu-promotions,
#block-menu-book-menu-promotions-uk,
#block-menu-book-menu-weekends,
#block-menu-book-menu-menu-weekends-uk,
#block-menu-book-menu-groupes-mariages,
#block-menu-book-menu-groups-and-weddings,
#block-menu-book-menu-loc-vacances,
#block-menu-book-menu-location-de-vacance-uk,
#block-menu-book-menu-seminaires,
#block-menu-book-menu-seminars,
#block-block-5 {
	position: absolute;
}

#block-menu-book-menu-nos-resorts,
#block-menu-book-menu-menu-our-resorts,
#block-menu-book-menu-weekends,
#block-menu-book-menu-menu-weekends-uk,
#block-menu-book-menu-loc-vacances,
#block-menu-book-menu-location-de-vacance-uk,
#block-menu-book-menu-promotions,
#block-menu-book-menu-promotions-uk,
#block-block-5 {
	left: 35px;
}

#block-menu-book-menu-groupes-mariages,
#block-menu-book-menu-groups-and-weddings,
#block-menu-book-menu-seminaires,
#block-menu-book-menu-seminars {
	left: 245px;
}

#block-menu-book-menu-promotions,
#block-menu-book-menu-promotions-uk {
	top: 200px;
}

#block-menu-book-menu-nos-resorts,
#block-menu-book-menu-menu-our-resorts,
#block-menu-book-menu-promotions,
#block-menu-book-menu-promotions-uk {
	top: 20px;
}

#block-menu-book-menu-weekends,
#block-menu-book-menu-menu-weekends-uk {
	top: 137px;
}

#block-menu-book-menu-loc-vacances,
#block-menu-book-menu-location-de-vacance-uk {
	top: 284px;
}

#block-block-5 {
	top: 359px;
}

#block-menu-book-menu-groupes-mariages,
#block-menu-book-menu-groups-and-weddings {
	width: 210px;
	position: relative;
	float: left;
	margin-right: 27px;
	top: 20px;
}

#block-menu-book-menu-seminaires,
#block-menu-book-menu-seminars {
	top: 239px;
}

#block-menu-book-menu-promotions,
#block-menu-book-menu-promotions-uk {
	top: 289px;
}

/*content bottom*/
#content-bottom {
	width: 483px;
	height: 390px;
	float: left;
	background-color: #363635;
}

/*footer liens divers*/
#footer {
	/*height:308px;*/
	/*background:url(../images/footer_fond.png) center 0 no-repeat;*/
	clear: both;
}

#footer-inner {
	margin: 10px auto 0;
	overflow: hidden;
	width: 480px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 963px;
	/* Taille du site */
	clear: both;
	background: #FFF;
}

#footer-inner .block-menu {
	float: left;
	background-color: #3f403c;
	height: 160px;
	padding: 20px 0 0 33px;
	margin: 0;
	width: calc(25% - 33px);
}

#block-menu-book-menu-infos-legales {
	/*padding-right:46px !important;*/
}

#footer-inner .block h2 a {
	color: #a9de54;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration: none;
}

#footer-inner .block h2 {
	margin: 0 !important;
}

#footer-inner ul li,
#footer-inner ul {
	margin: 0;
	padding: 0;
}

#footer-inner ul li {
	background: none;
	list-style-image: none;
	list-style-type: none;
}

#footer-inner .block ul li.expanded ul.menu li a,
#footer-inner .block ul li a {
	color: #eee;
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}

#footer-inner .block ul li.expanded ul.menu li a:hover,
#footer-inner .block ul li a:hover {
	text-decoration: underline;
}

/*paiement logos*/
#block-block-7 h2,
#block-block-12 h2,
#block-block-13 h2 {
	text-align: center;
	text-transform: uppercase;
	color: #888;
}

#block-block-7 {
	background: #FFF;
	width: 963px;
	height: 130px;
	clear: both;
	margin: 0;
	padding: 30px 0 0 0;
}

#block-block-7 .logos_paiement {
	height: 100px;
	background: #FFF url(/sites/relais-terres-de-france/themes/theme_base/images/paiement.png) no-repeat center center;
}

#block-block-12 h2 {
	padding: 1em 0 !important;
}

#block-block-12 {
	position: relative;
	background: #FFF;
	padding: 1em 2em;
	color: #888;
}

#block-block-12:before {
	position: absolute;
	top: -6px;
	left: 50%;
	content: '';
	display: block;
	width: 95%;
	height: 1.5px;
	background-color: #ddd;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

#block-block-12 .footer_menu_links {
	width: 656px;
	min-height: 540px;
	margin: 3em auto;
	background-color: #3f403c;
}

#block-block-12 .footer_menu_links .menu_links_col {
	position: relative;
	width: 40%;
	float: left;
}

#block-block-12 .footer_menu_links .menu_links_col:first-of-type:after {
	position: absolute;
	top: 70px;
	right: 10px;
	content: '';
	width: 2px;
	height: 344px;
	background-color: rgba(205, 205, 205, 0.6);
}

#block-block-12 .footer_menu_links .menu_links_col:last-of-type {
	width: 59%;
}

#block-block-12 .footer_menu_links .menu_links_col ul {
	padding-left: 40px;
	font-size: 15px;
}

#block-block-12 .footer_menu_links .menu_links_col ul li a {
	display: block;
	padding: 0.3em 0;
}

#block-block-12 .footer_menu_links h3 {
	color: #a9de54;
	font-weight: bold;
	background: none;
	font-style: normal;
	padding: 0;
	text-indent: 0;
	padding-left: 20px;
	margin-top: 2em;
}

/* Icones Content (Qualité, Prix...) */
#block-block-13,
#block_icons_infos {
	background: #FFF;
	width: 100%;
	text-align: center;
}

#block-block-13 h2,
#block_icons_infos h2 {
	position: relative;
	text-transform: none;
	padding: 0.8em 0;
	font-size: 20px;
	display: inline-block;
	color: #888 !important;
}

#block-block-13 h2:before,
#block-block-13 h2:after,
#block_icons_infos h2:before,
#block_icons_infos h2:after {
	display: block;
	content: '';
	width: 200px;
	height: 1.5px;
	background-color: #dbdbdb;
	position: absolute;
	top: 50%;
}

#block-block-13 h2:before,
#block_icons_infos h2:before {
	left: -30px;
	transform: translate(-100%, -50%);
}

#block-block-13 h2:after,
#block_icons_infos h2:after {
	right: -30px;
	transform: translate(100%, -50%);
}

#block-block-13 ul,
#block_icons_infos ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
	padding: 0 0 1.5em 0;
}

#block-block-13 ul li,
#block_icons_infos ul li {
	display: inline-block;
	width: 19.5%;
	background: none;
	text-align: center;
}

#block-block-13 ul li h3,
#block_icons_infos ul li h3 {
	background: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	margin: 8px 0;
	font-style: normal;
}

#block-block-13 ul li p,
#block_icons_infos ul li p {
	text-align: center;
	font-size: 11px;
	margin: 0;
}

#block-block-13 ul li div.icon-infos,
#block_icons_infos ul li div.icon-infos {
	display: inline-block;
	width: 84px;
	height: 84px;
	background-size: cover;
}

#block-block-13 ul li:nth-of-type(1) div.icon-infos,
#block_icons_infos ul li:nth-of-type(1) div.icon-infos {
	background: url(../images/confort.png) no-repeat center center;
}

#block-block-13 ul li:nth-of-type(2) div.icon-infos,
#block_icons_infos ul li:nth-of-type(2) div.icon-infos {
	background: url(../images/prix.png) no-repeat center center;
}

#block-block-13 ul li:nth-of-type(3) div.icon-infos,
#block_icons_infos ul li:nth-of-type(3) div.icon-infos {
	background: url(../images/secure.png) no-repeat center center;
}

#block-block-13 ul li:nth-of-type(4) div.icon-infos,
#block_icons_infos ul li:nth-of-type(4) div.icon-infos {
	background: url(../images/ecoute.png) no-repeat center center;
}

#block-block-13 ul li:nth-of-type(5) div.icon-infos,
#block_icons_infos ul li:nth-of-type(5) div.icon-infos {
	background: url(../images/frais.png) no-repeat center center;
}

/* Header Contact */

#block-block-14 {
	position: absolute;
	top: 56px;
	right: 300px;
	transform: translateY(-50%);
	margin: 0;
	color: #b7b7b7;
}

#block-block-14 p.phone {
	font-size: 29.4px;
	font-weight: bold;
	color: #757575;
}

/* Bloc de Recherche */
#block-search-0 {
	overflow: hidden;
}

#block-search-0 h2 {}

#block-search-0 .content {
	background: none !important;
	padding: 0 !important;
}

#block-search-0 .content form .form-item {
	margin: 0;
}

#block-search-0 form {
	background: none;
	padding: 0;
}

#block-search-0 form label {
	/*float:left;
	width:70px;*/
	font-size: 0.9em;
}

#block-search-0 input#edit-search-block-form-1 {
	float: left;
	width: 175px;
	margin-right: 5px;
	/*height:20px;*/
	text-indent: 3px;
	font: bold 11px/20px;
	border: 1px solid #cccbcb;
	background: #fff;
	padding: 0;
}

#block-search-0 input.form-submit {
	border: none;
	margin: 0px 4px 0 0;
	padding: 0;
	width: 23px;
	height: 18px;
	text-transform: uppercase;
}

/*page sejour*/
#slideshow_sejour {
	width: 480px;
	margin: 10px auto 16px;
}

#slideshow_sejour ul,
#slideshow_sejour li {
	margin: 0;
	padding: 0;
}

#sejour_top {
	height: 65px;
}

#sejour .sejour_accroche {
	color: #6f706d;
	font-weight: bold;
}

/**/
.node-type-sejour #titre {
	margin: 0;
}

#sejour_prix {
	float: right;
}

#sejour_prix {
	text-align: right;
	color: #999999;
	font-size: 14px;
	margin-top: 10px;
}

#sejour_prix .sejour_prix_promo {
	font-weight: bold;
}

#sejour_prix .sejour_prix_promo span.le_prix {
	font-size: 20px;
	color: #a9de54;
}

#sejour_prix .sejour_prix_normal {
	font-size: 18px;
}

/**/
#sejour_taxo {
	float: left;
}

#sejour_taxo span {
	padding: 0 8px;
}

#sejour_taxo .taxo-9 {
	background-color: #949292;
	color: #fff;
	font-weight: bold;
}

#sejour_taxo .taxo-8 {
	background-color: #a9de54;
	color: #5e694b;
	font-weight: bold;
}

#sejour_taxo .taxo-7 {
	background-color: #363635;
	color: #d7d7d7;
	font-weight: bold;
	padding: 1px 8px 0 8px;
}

#sejour_taxo .taxo-9 {
	padding: 1px 8px 0 8px;
}

/**/
#sejour .adresse_etab {
	margin-bottom: 10px;
	font-style: italic;
}

#sejour .vignette_etab {
	float: left;
	margin: 0 8px 8px 0;
}

#sejour .title_etab {
	font-weight: bold;
	font-size: 16px;
}

#sejour .sejour_content {
	float: left;
	margin: 10px 0;
}

#sejour .titre_sejour {
	color: #999999;
	font-weight: bold;
	font-size: 20px;
	font-family: "Century Gothic", "Trebuchet MS";
}

#sejour .sejour_button a {
	background: url(../images/btn_reserver.png) no-repeat;
	width: 485px;
	height: 37px;
	display: block;
	clear: both;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Century Gothic", "Trebuxhet MS";
	font-size: 17px;
	margin-top: 10px;
}

#sejour .sejour_button a:hover {
	color: #363635;
}

/****************************FIN SLIDESHOW*************************************/

/* Menu secondaire */
/*#block-menu-book-menu-menu-secondaire {
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}
#block-menu-book-menu-menu-secondaire ul {
	margin:0;
	padding:0;
}
#block-menu-book-menu-menu-secondaire .block-inner ul.menu li.leaf {
	list-style:none;
	list-style-image:none;
	background:none;
	display:inline;
	margin:0;
	padding:0;
}
#block-menu-book-menu-menu-secondaire .block-inner ul.menu li a {
	color:#73818D;
	font-size:11px;
	text-decoration:none;
	padding:0 8px 0 6px;
	border-right:1px solid #73818D;
}
#block-menu-book-menu-menu-secondaire .block-inner ul.menu li.last a {
	border:none;
}
#block-menu-book-menu-menu-secondaire .block-inner ul.menu li a:hover {
	text-decoration:underline;
}*/

/* Selecteur de langue */
#block-locale-0 {
	position: absolute;
	top: 10px;
	right: 10px;
}

#block-locale-0 .block-inner {
	float: right;
}

#block-locale-0 ul,
#block-locale-0 ul li {
	list-style: none outside none;
	display: inline;
	background: none;
	margin: 0;
	padding: 0 2px;
}

#block-locale-0 .active {
	display: none;
}