hr {
	border: none;
	height: 0px;
	/* Set the hr color */
	/*color: #FFF;*/
	margin-top: 10px;
	margin-bottom: 10px;
	border-break: close;
	border-collapse: true;
	border-bottom: 1px solid #EEE;
}
body {
	/*background: #f6f7f9 url(../img/home-chapelle-du-domaine.jpg) no-repeat top center;*/
	background-color: #fff;
	padding: 11px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	color: #91866d;
	width: 100%;
	min-width: 980px; /* A ENLEVER SI RESPONSIF */
}

a, a:hover, a:active, a:visited, a:focus {
	outline: none;
	text-decoration :none;
}

.img100 {
 	height: auto;
	max-width: 100% !important;
}

.logo {
	margin-top: -22px;
}

.message_flash {
	color:green;
	font-size: 15px;
}

.message {
	padding: 10px;
	background: #EECAC8;
	color: #B52424;
	font-size: 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 8px;
	margin-bottom: 8px;
	display: block;
	border: 1px solid #B52424;
}

.flash_success {
	padding: 10px;
	background: #ED1C24;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 8px;
	margin-bottom: 8px;
	display: block;
}

/*#container_ckeditor_11 {
	padding: 10px;
}*/

/***********************************************************/
/*********************** SECTION HEADER ********************/
/***********************************************************/

#header {
	width: 100%;
	border-top: 11px solid #b7985b;
	border-left: 11px solid #b7985b;
	border-right: 11px solid #b7985b;
}
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_header */
	#header_content {
		width: 100%;
		margin: 0 auto;
	}

		#header_content .body {
			/* Body du ckeditor pour cette section */
			/* Possibilité d'ajouter des styles pour les body du ckeditor de cette section */
		}
		#header_content h1 {
			color: orange;
			font-size: 25px;
		}
		#header_content h2 {
			color: black;
			font-size: 18px;
		}

		#header_content a {
			color:purple;
		}

		#header_content p {
			padding: 0;
 			margin: 0;
		}

		/* END ck_header */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/***********************************************************/
/************************ SECTION MAIN *********************/
/***********************************************************/
#main {
	width: 100%;
	border-left: 11px solid #b7985b;
	border-right: 11px solid #b7985b;
	padding-top: 50px;
}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_main */ /* Attention à ne pas changer --> "#main_content {"         */
		#main_content .body {
			/* Body du ckeditor pour cette section */
			/* Possibilité d'ajouter des styles pour les body du ckeditor de cette section */
		}

		#main_content {
			width: 980px;
			margin: 0 auto;
			line-height: 30px;
			padding-bottom: 50px;
			/*padding: 0 35px;*/
		}

		#main_content h1, h2 {
			color: #a1957a;
			font-family: 'Herr Von Muellerhoff', cursive;
			margin: 0px;
			text-align: center;
			font-size: 36px;
			margin: 50px 0 20px 0;
		}

		#main_content h1 span, #main_content h2 span {
			display: block;
			font-family: 'Source Sans Pro', sans-serif;
			font-size: 24px;
			text-transform: uppercase;
			border-top: 1px solid #a1957a;
			width: 191px;
			margin: 0 auto;
			padding-top: 3px;
		}

		#main_content h2 {
			margin : 10px 0;
		}

		#main_content h2 span {
			display: inline;
			border: none;
		}

		#main_content .souligne {
			border-top: 1px solid #a1957a;
			height: 1px;
			position: absolute;
			width: 105px;
			margin-top: 28px;
		}

		#main_content .souligne_droit {
			border-top: 1px solid #a1957a;
			height: 1px;
			position: absolute;
			width: 105px;
			margin-left: 275px;
			margin-top: -32px;
		}

		#main_content .bloc_domaine {
			display: block;
		}

		#main_content .domaine_container {
			overflow: hidden;
			display: block;
			width: 381px;
			height: 172px;
		}

		#main_content .domaine {
			transition: transform 500ms ease;
		}

		#main_content .domaine:hover {
			transform: scale(1.13);
		}

		#main_content a {
			color: #91866d;
		}

		#main_content p {
			padding: 0;
			margin: 0;
		}

		#main_content .chambres {
			background: url(../img/fond-chambres.png) no-repeat top center;
			width: 489px;
			height: 473px;
			float: left;
			padding: 0 14px;
			margin-top: 15px;
		}

			#main_content .chambres .photo {
				margin-left: -14px;
			}

			#main_content .chambres .souligneChambres {
				float: left;
				height: 1px;
				border-top: 1px solid #9f9276;
				width: 140px;
				margin-top: 30px;
			}

			#main_content .chambres h1 {
				margin-top: 10px;
				margin-bottom: 20px;
				float: left;
				padding: 0 15px;
			}

			#main_content .chambres h1 span {
				display: inline;
				font-family: 'Source Sans Pro', sans-serif;
				font-size: 24px;
				text-transform: uppercase;
				border-top: none;
				width: auto;
				margin: 0;
				padding-top: 0px;
			}

			#main_content .chambres .description {
				float: left;
				text-align: right;
				width: 50%;
				padding-right: 30px;
				border-right: 1px solid #9f9276;
				font-size: 17px;
				line-height: 22px;
				font-style: italic;
				height: 100px;
				padding-top: 10px;
			}

			#main_content .chambres .tarif {
				float: left;
				text-align: center;
				width: 50%;
				font-size: 20px;
				margin-top: 33px;
			}

			#main_content .chambres .prix {
				font-size: 50px;
				font-weight: 900;
				display: block;
				letter-spacing: 6px;
			}

			#main_content .chambres a {
				display: block;
				border: 1px solid #9f9276;
				width: 120px;
				height: 30px;
				font-size: 13px;
				text-transform: uppercase;
				margin: 0 auto;
				color: #a1957a;
			}


		/* Formulaires */
		input, textarea {
			font-size: 15px;
			color: #752b00;
			padding: 3px 10px;
			width: 100%;
			margin-top: 8px;
			background: none;
			border: 1px solid #752b00;
			font-weight: 200;
		}

		.field {
			width: 350px;
			margin: 0 auto;
		}

		input[type=checkbox] {
			width: auto;
			margin-left: 7px;
		}

		#label {
			font-weight: normal;
			font-size:14px;
			font-style: italic;
			padding: 5px 0;
		}

		textarea{
			height: 150px;
		}

		input[type=submit], input[type=button] {
			background: url(../img/fond_submit.png) no-repeat top center;
			width: 145px;
			height: 38px;
			text-align: center;
			border: none;
			color: #fff;
			font-weight: 400;
			padding-top: 0px;
		}

		.field_submit {
			width: 145px;
			margin: 0 auto;
		}


		#main_content form {
			width:100%;
			float: left;
		}

		#main_content fieldset {
			border: none;
		}

	/* END ck_main */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#contactFooter {
	width: 100%;
	border-left: 11px solid #b7985b;
	border-right: 11px solid #b7985b;
}

	#contactFooter h1, h2 {
		color: #a1957a;
		font-family: 'Herr Von Muellerhoff', cursive;
		margin: 0px;
		text-align: center;
		font-size: 36px;
		margin: 50px 0 45px 0;
	}

	#contactFooter h1 span, #contactFooter h2 span {
		display: block;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 24px;
		text-transform: uppercase;
		border-top: 1px solid #a1957a;
		width: 191px;
		margin: 0 auto;
		padding-top: 3px;
	}

	#contactFooter #fond_gris {
		background: url(../img/fond_gris.jpg) no-repeat top center;
		width: 100%;
		height: 784px;
		margin-top: 55px;
		padding-top: 1px;
	}

	#contactFooter #fond_contact {
		background: url(../img/fond_contact.jpg) no-repeat top center;
		width: 100%;
		height: 787px;
		padding-top: 80px;
	}

	#contactFooter #contact_accueil {
		background: url(../img/fond_contact.png) no-repeat top center;
		width: 683px;
		height: 636px;
		margin: 0 auto;
		padding-top: 15px;
		padding-bottom: 800px;
	}


/***********************************************************/
/*********************** SECTION FOOTER ********************/
/***********************************************************/
#footer {
	width: 100%;
	border-bottom: 11px solid #b7985b;
	border-left: 11px solid #b7985b;
	border-right: 11px solid #b7985b;
	margin-bottom: 11px;
}

	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
	/* ck_footer */
	#footer_content {
		width: 980px;
		margin: 0 auto;
		font-size: 18px;
		text-align: center;
		font-weight: 300;
		/*padding-bottom: 66px;*/
		margin-top: 10px;
		color: #752b00;
	}

		#footer_content .body {
			/* Body du ckeditor pour cette section */
			/* Possibilité d'ajouter des styles pour les body du ckeditor de cette section */
		}
		#footer_content h1 {
			color: orange;
			font-size: 25px;
			margin-top: 0;
			padding-top: 10px;
		}
		#footer_content h2 {
			color: red;
			font-size: 18px;
			margin-top: 0;
			padding-top: 10px;
		}
		#footer_content h3 {
			color:red;
			font-size: 14px;
			margin-top: 0;
			padding-top: 10px;
		}
		#footer_content a {
			color: #752b00;
			text-decoration: none;
		}
		/* END ck_footer */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

/*****************************************/
/*       AUTRES STYLES                   */
/*****************************************/

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
/* ck_all */
.imgauto {
	height: auto;
	width: 100%;
}
