*{
	margin:0;
	padding:0
}

a{
	text-decoration:none;
	color:#322e2b
}

a img{
	border:none
}

.showHide{
	cursor:pointer;
	font-weight:200 !important;
	background:url(../../images/arrow.png) right center no-repeat
}

.showHide:hover{
	color:#b98736
}

body{
	background-image:url(../../images/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#DABC96;
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	color:#322e2b;
	font-size:18px;
	line-height:24px
}

#container{
	width:1002px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-top:124px;
}

#container .aside{
	float:left;
	width:194px;
	background:#fff;
	height:auto;
	min-height:392px;
	overflow:hidden;
	margin-right:30px;
	padding:30px 20px
}

#container .aside a{
	display:block;
	-webkit-transition: color 250ms ease-in-out;
	-moz-transition: color 250ms ease-in-out;
	transition: color 250ms ease-in-out;
	margin-bottom:0.15em
}

#container .aside a:hover,
#container .aside a.select{
	color:#b98736
}

#container .aside a.highlight{
	margin-bottom:0.5em;
	font-weight:700
}

#container .aside ul{
	margin-bottom:0.5em
}

#container .aside li{
	list-style:none
}

#container .aside li a{
	padding-left:1em;
	font-size:15px
}

#container .article{
	float:right;
	background:url(../../images/snowflakes,10,10.png);
	width:628px;
	overflow:hidden;
	height:auto;
	min-height:392px;
	padding:30px 55px;
	margin-bottom:30px
}

#container .article p{
	font-size:1em !important
}

#header{
	position:absolute;
	top:0;
	left:0;
	height:124px;
	width:100%;
	overflow:hidden;
	
}

#header .content{
	width:1002px;
	height:124px;
	overflow:hidden;
	margin:0 auto;
	background:url(../../images/header,240,1.png) top right repeat-y
}

/*#logo{
	display:block;
	background:url(../../images/logo,150,64.png) no-repeat;
	height:64px;
	width:150px;
	overflow:hidden;
	margin:16px 0 0;
	float:left
}*/

#logo{
	display:block;
	background:url(../../images/logo,228,94.png) no-repeat;
	height:94px;
	width:228px;
	overflow:hidden;
	margin:0;
	float:left
}

#contact{
	display:block;
	float:right;
	width:318px;
	height:70px;
	overflow:hidden;
	color:#fff;
	font-size:45px;
	text-decoration:none;
	line-height:90px;
	text-shadow:0 1px 0 #2c221b
}

#header .nav{
	float:right;
	clear:both;
	margin-right:2.25em
}

#header .nav li{
	list-style:none;
	display:inline
}

#header .nav li a{
	color:#63523f;
	font-size:15px;
	padding:0 0.5em;
	text-shadow:0 1px 0 #fff
}

#header .nav li a:hover{
	color:#000
}

h2.titre{
	font-weight:400;
	font-size:30px;
	padding-bottom:1em
}

.texte p{
	padding-bottom:0.5em
}

#footer{
	overflow:hidden;
	width:100%;
	height:auto;
	background:url(../../images/blackvelvet,10,10.png);
	color:#fff;
	font-size:15px;
	font-weight:400;
	position:absolute;
}

#footer .content{
	width:1002px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	padding:1em 0
}

#footer li{
	display:inline;
	list-style:none
}

#footer a{
	color:#f2e4ca;
	
}

#footer a:hover,
#footer a.select{
	color:#fff
}

#footer .nav a{
	float:left;
	padding:0 0.5em 0 0;
	
}

.bx-wrapper{
	float:left;
	display:block;
	width:225px;
	height:150px;
	overflow:hidden;
	margin-right:85px
}

.bx-window{
	display:block;
	width:225px;
	height:150px !important;
	overflow:hidden;
}


#flashinfo{
	float:left;
	width:684px;
	overflow:hidden;
	clear:right
}

#slider{
	display:block;
	width:225px;
	height:150px;
	overflow:hidden;
}

#slider img{
	width:225px;
	height:150px;
}

#logo,#contact{
	position:relative
}

ul.toggle{
	padding-bottom:1em
}

ul.toggle li{
	display:inline;
	list-style:none
}

ul.toggle img{
	height:120px;
	position:relative;
	border:3px solid #fff;
	margin:5px;
	-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.85);
	-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.85);
	box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.85);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;  
}

iframe{
	margin:1em auto
}

#devis{
	display:block;
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #45484d 0%,#000000 100%); /* W3C */
	color:#fff;
	margin:1em 0 0;
	padding:0.25em 1em;
	text-align:center;
	font-size:1.25em;
	line-height:1.25em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow:0 1px 0 #000
}

#devis strong{
	display:block;
	font-size:2em
}
