html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #6c6c6c;
	background-attachment: fixed;
	background-color: #5B4639;
	background-image: url(images/body-bg.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: center top;
}

h1
{
	margin: 0;
	padding: 0;
	font-weight: lighter;
	color: #A27D62;
	font-size: 40px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	margin: 0;
	padding: 0;
	font-weight: 600;
	color: #454445;
}

h3 {
	background-image: url(images/puce-cheval.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #684324;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
p, ol, ul
{
	margin-top: 0;
}

ol, ul
{
	padding: 0;
	list-style: none;
}

p
{
	line-height: 150%;
}

strong
{
}

a
{
	color: #729E5F;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.container
{
	margin: 0px auto;
	width: 1200px;
}

/*********************************************************************************/
/* Image Style                                                                   */
/*********************************************************************************/

	.image
{
	display: inline-block;
}

.image img
{
	display: block;
	width: 100%;
}

.image-full
{
	display: block;
	width: 100%;
	margin: 0 0 2em 0;
}

.image-left
{
	float: left;
	margin: 0 2em 2em 0;
}

.image-centered
{
	display: block;
	margin: 0 0 2em 0;
}

.image-centered img
{
	margin: 0 auto;
	width: auto;
}

/*********************************************************************************/
/* List Styles                                                                   */
/*********************************************************************************/

	ul.style1
{
	margin: 0;
	padding: 0em 0em 0em 0em;
	overflow: hidden;
	list-style: none;
	color: #6c6c6c
}

ul.style1 li
{
	overflow: hidden;
	display: block;
	padding: 2.80em 0em;
	border-top: 1px solid #D1CFCE;
}

ul.style1 li:first-child
{
	padding-top: 0;
	border-top: none;
}

ul.style1 .image-left
{
	margin-bottom: 0;
}

ul.style1 h3
{
	padding: 1.2em 0em 1em 0em;
	letter-spacing: 0.10em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	color: #454445;
}

ul.style1 a
{
	text-decoration: none;
	color: #525252;
}

ul.style1 a:hover
{
	text-decoration: underline;
	color: #525252;
}

ul.style2
{
	margin: 0;
	padding-top: 1em;
	list-style: none;
}

ul.style2 li
{
	border-top: solid 1px #E5E5E5;
	padding: 0.80em 0 0.80em 0;
	font-family: 0.80em;
}

ul.style2 li:before
{
	display: inline-block;
	padding: 4px;
	background: #0C696E;
}

ul.style2 a
{
	display: inline-block;
	margin-left: 1em;
}

ul.style2 li:first-child
{
	border-top: 0;
	padding-top: 0;
}

ul.style2 .icon
{
	color: #FFF;
}

/*********************************************************************************/
/* Social Icon Styles                                                            */
/*********************************************************************************/

	ul.contact
{
	margin: 0;
	padding: 2em 0em 0em 0em;
	list-style: none;
}

ul.contact li
{
	display: inline-block;
	padding: 0em 0.30em;
	font-size: 1em;
}

ul.contact li span
{
	display: none;
	margin: 0;
	padding: 0;
}

ul.contact li a
{
	color: #FFF;
}

ul.contact li a:before
{
	display: inline-block;
	background: #3f3f3f;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	color: #FFFFFF;
}

ul.contact li a.icon-twitter:before
{
	background: #2DAAE4;
}

ul.contact li a.icon-facebook:before
{
	background: #39599F;
}

ul.contact li a.icon-dribbble:before
{
	background: #C4376B;
}

ul.contact li a.icon-tumblr:before
{
	background: #31516A;
}

ul.contact li a.icon-rss:before
{
	background: #F2600B;
}

/*********************************************************************************/
/* Button Style                                                                  */
/*********************************************************************************/

	.button
{
	display: inline-block;
	padding: 1.3em 3em;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	letter-spacing: 0.20em;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	color: #FFF;
	background-color: #5B4639;
}

.button:hover
{
	background-color: #000;
}

.button:active
{
}

.button-big
{
	padding: 1.6em 4em;
	font-size: 1.4em;
	font-weight: 900;
}

#wrapper #page #content p {
	text-align: justify;
}
/*********************************************************************************/
/* Heading Titles                                                                */
/*********************************************************************************/

	.title
{
	margin-bottom: 3em;
}

.title h2
{
	font-weight: 400;
	font-size: 2.8em;
	color: #323232;
}

.title .byline
{
	letter-spacing: 2px;
	text-transform: none;
	font-weight: 400;
	font-size: 11pt;
	color: #6F6F6F;
}

/*********************************************************************************/
/* Header                                                                        */
/*********************************************************************************/
	
	#header-wrapper
{
}

#header
{
	position: relative;
	height: 200px;
}

/*********************************************************************************/
/* Logo                                                                          */
/*********************************************************************************/

	#logo
{
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
}

#logo h1
{
	display: inline-block;
	font-size: 2.5em;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFF;
}

#logo a
{
	text-decoration: none;
	color: #FFF;
}

/*********************************************************************************/
/* Menu                                                                          */
/*********************************************************************************/

	#menu
{
	position: absolute;
	right: 0;
	top: 121px;
}

#menu ul
{
	display: inline-block;
}

#menu li
{
	display: block;
	float: left;
	text-align: center;
}

#menu li a, #menu li span
{
	display: inline-block;
	margin-left: 0.5em;
	letter-spacing: 0.20em;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	outline: 0;
	color: #FFF;
	padding: 1em;
}

#menu li:hover a, #menu li.active a, #menu li.active span
{
	color: #e7dcd5;
	background: rgba(66, 53, 45, .3);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: rgba(255, 255, 255, .2);
}

#menu .current_page_item a
{
	color: #FFF;
}

#menu .icon
{
	display: inline-block;
	color: #FFF;
}

/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/
	
	#banner-wrapper
{
	overflow: hidden;
	padding: 3em 0em;
	background: #ECECEC;
}

#banner .box-left
{
	float: left;
}

#banner .box-right
{
	float: right;
}

#banner h2
{
	margin: 0em;
	padding: 0em;
	font-weight: 400;
	font-size: 3em;
	color: #555555;
}

#banner span
{
	display: block;
	padding-top: 0.20em;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #A2A2A2;
}

/*********************************************************************************/
/* Page                                                                          */
/*********************************************************************************/

	#wrapper
{
	background: #FFF;
}

#page
{
	overflow: hidden;
	padding-top: 4em;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 0em;
}

/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/

	#content
{
	float: left;
	/* [disabled]width: 100%; */
}
#content2 {
	float: left;
	width: 750px;
}
#content3 {
	float: left;
	width: 90%;
	margin: auto;
}
#wrapper #page #content2 p {
	text-align: justify;
}

/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/

	#sidebar
{
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#sidebar2 {
	float: right;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#stwo-col
{
	margin-top: 2em;
}

#stwo-col h2
{
	display: block;
	padding-bottom: 1.5em;
	letter-spacing: 0.10em;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 600;
	color: #454445;
	padding-left: 10px;
	padding-top: 10px;
}

#stwo-col .sbox1
{
	float: left;
	width: 380px;
	min-height: 400px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #CFD3D4;
	text-align: center;
	background-color: #F5F5F5;
}

#stwo-col .sbox2
{
	float: right;
	width: 210px;
}
.actu-date {	font-size: 10px;
}

/*********************************************************************************/
/* Copyright                                                                     */
/*********************************************************************************/

	#copyright
{
	overflow: hidden;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 2em;
	padding-left: 0em;
}

#copyright p
{
	letter-spacing: 0.2em;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #E7DAD3;
}

#copyright a
{
	text-decoration: none;
	color: #E7DAD2;
}

/*********************************************************************************/
/* Featured                                                                      */
/*********************************************************************************/

	#featured-wrapper
{
	overflow: hidden;
	padding: 5em 0em;
	background: #FFF;
	text-align: center;
}

#featured .major
{
	overflow: hidden;
	margin-bottom: 3em;
	padding-bottom: 2em;
	border-bottom: 1px solid #E8E8E8;
}

#featured .major h2
{
	font-size: 3em;
}

#featured .major .byline
{
	font-size: 1.3em;
}

#featured .title
{
	margin-bottom: 1em;
}

#featured .title h2
{
	font-size: 1.2em;
	background-color: #999999;
	padding: 5px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#featured h2
{
	text-align: center;
}

#featured .icon
{
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	background: #0C696E;
	margin: 0px auto 20px auto;
	line-height:  80px;
	font-size: 2em;
	text-align: center;
	color: #FFF;
}

.column1,  .column2,  .column3,  .column4
{
	width: 282px;
	background-color: #D6D5D6;
	color: #404040;
}

.column1,  .column2
{
	float: left;
	margin-right: 24px;
}

.column3
{
	float: left;
}

.column4
{
	float: right;
}

#slider
{
	width: 1200px;
	position: relative;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
}
#slider2 {
	width: 600px;
	position: relative;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	float: right;
	height: 450px;
}
.tarifs {
	background-color: #DAC8B9;
	color: #666666;
	margin-right: 2px;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-size: 12px;
}
#slider3 {
	width: 600px;
	position: relative;
	margin-top: 3em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	float: right;
	height: 450px;
}

#slider .button
{
	display: inline-block;
	background: rgba(255,255,255,0.1);
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	font-size: 0.55em;
	text-shadow: 0 1px 1px #003A6C;
	z-index: 5;
	height: 400px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 0px;
}
#slider2 .button {
	display: inline-block;
	background: rgba(255,255,255,0.1);
	color: #ffffff;
	text-decoration: none;
	outline: 0;
	font-size: 0.55em;
	text-shadow: 0 1px 1px #003A6C;
	z-index: 5;
	height: 400px;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	padding: 0px;
}

#slider .button:hover
{
	background: rgba(255,255,255,0.15);
}
#slider2 .button:hover {
	background: rgba(255,255,255,0.15);
}

#slider .previous-button
{
	position: absolute;
	top: 0px;
	left: 0;
}
#slider2 .previous-button {
	position: absolute;
	top: 0px;
	left: 0;
}

#slider .next-button
{
	position: absolute;
	top: 0px;
	right: 0;
}
#slider2 .next-button {
	position: absolute;
	top: 0px;
	right: 0;
}

#slider .viewer
{
	width: 1000px;
	height: 400px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*border: 6px solid;
	border-color: rgba(255,255,255,.85);*/
	background-color: rgba(0,0,0,.35);
}
#slider2 .viewer {
	width: 600px;
	height: 450px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	/*border: 6px solid;
	border-color: rgba(255,255,255,.85);*/
	background-color: rgba(0,0,0,.35);
}
#slider3 .viewer {
	width: 600px;
	height: 450px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	/*border: 6px solid;
	border-color: rgba(255,255,255,.85);*/
	background-color: rgba(0,0,0,.35);
}

#slider .viewer .reel
{
	display: none;
	height: 400px;
}
#slider2 .viewer .reel {
	display: none;
	height: 400px;
}
#slider3 .viewer .reel {
	display: none;
	height: 400px;
}

#slider .viewer .reel .slide
{
	position: relative;
	width: 1200px;
	height: 400px;
}
#slider2 .viewer .reel .slide {
	position: relative;
	width: 1200px;
	height: 400px;
}
#slider3 .viewer .reel .slide {
	position: relative;
	width: 1200px;
	height: 400px;
}

#slider .viewer .reel h2
{
	position: absolute;
	top: 130px;
	left: 0;
	width: 1200px;
	height: 80px;
	line-height: 80px;
	background: #111111;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 2.25em;
}
#slider2 .viewer .reel h2 {
	position: absolute;
	top: 130px;
	left: 0;
	width: 1200px;
	height: 80px;
	line-height: 80px;
	background: #111111;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 2.25em;
}
#slider3 .viewer .reel h2 {
	position: absolute;
	top: 130px;
	left: 0;
	width: 1200px;
	height: 80px;
	line-height: 80px;
	background: #111111;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 2.25em;
}

#slider .viewer .reel p
{
	position: absolute;
	top: 210px;
	left: 0;
	width: 1200px;
	height: 40px;
	line-height: 40px;
	background: #0074C6;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.1em;
}
#slider2 .viewer .reel p {
	position: absolute;
	top: 210px;
	left: 0;
	width: 1200px;
	height: 40px;
	line-height: 40px;
	background: #0074C6;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.1em;
}
#slider3 .viewer .reel p {
	position: absolute;
	top: 210px;
	left: 0;
	width: 1200px;
	height: 40px;
	line-height: 40px;
	background: #0074C6;
	text-align: center;
	opacity: 0.85;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.1em;
}

#slider .icon
{
	font-size: 4em;
	color: #FFF;
}
#slider2 .icon {
	font-size: 4em;
	color: #FFF;
}
#slider3 .icon {
	font-size: 4em;
	color: #FFF;
}

#slider .indicator
{
	margin: 30px auto 0 auto;
}
#slider2 .indicator {
	margin: 30px auto 0 auto;
}
#slider3 .indicator {
	margin: 30px auto 0 auto;
}

#slider .indicator ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#slider2 .indicator ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#slider3 .indicator ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

#slider .indicator ul li
{
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: #c8c8c8;
	margin: 0 2px 0 2px;
	border-radius: 8px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #909090;
}
#slider2 .indicator ul li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: #c8c8c8;
	margin: 0 2px 0 2px;
	border-radius: 8px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #909090;
}
#slider3 .indicator ul li {
	display: inline-block;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: #c8c8c8;
	margin: 0 2px 0 2px;
	border-radius: 8px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #909090;
}

#slider .indicator ul li.active
{
	background: #505050;
	border-top: solid 1px #505050;
}
#slider2 .indicator ul li.active {
	background: #505050;
	border-top: solid 1px #505050;
}
#slider3 .indicator ul li.active {
	background: #505050;
	border-top: solid 1px #505050;
}
#wrapper #page #sidebar #stwo-col .sbox1 p {
	line-height: 16px;
	font-size: 12px;
}
#wrapper #page #sidebar #stwo-col .sbox1 p a {
	font-size: 16px;
	text-decoration: none;
	color: #8A614C;
	letter-spacing: 0.1em;
}
.actu-date {
	font-size: 10px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #featured-wrapper #featured .column1 p a {
	background-color: #444444;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
}
#wrapper #featured-wrapper #featured .column1 p a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#wrapper #featured-wrapper #featured .column2 p a {
	background-color: #444444;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
}
#wrapper #featured-wrapper #featured .column2 p a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#wrapper #featured-wrapper #featured .column3 p a {
	background-color: #444444;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
}
#wrapper #featured-wrapper #featured .column3 p a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
#wrapper #featured-wrapper #featured .column4 p a {
	background-color: #444444;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-size: 11px;
}
#wrapper #featured-wrapper #featured .column4 p a:hover {
	background-color: #333333;
	color: #FFFFFF;
}
h4 {
	color: #5B4736;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(images/fond-h4.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.tarif {
	background-color: #C00;
	color: #FFF;
	padding: 3px;
	letter-spacing: 0.1em;
	text-align: center;
}
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #4F703C;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/fond-h5.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 5px;
}
.txt-ptt {
	font-size: 12px;
	color: #897C71;
	vertical-align: 120%;
}
.tableau {
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	word-spacing: normal;
}
.tttableau {
	background-color: #E9E3D6;
}
.ttableau {
	background-color: #BC906C;
	color: #E3D7C0;
}
.txt-coul {
	color: #C60;
}
.txt-beige {
	color: #89684E;
}
