﻿@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------------------- */
/* -------© Petit Christ, Graphic & Web Design, Belgium ---------- */
/* -------------------- AUTHOR: PHIL ESPAGNE --------------------- */
/* ---------- EMAIL: restauration.spirituelle@gmail.com  --------- */
/* ----------------------------------------------------------------*/
/*--------------------[ Reset css ] -------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline}
:focus {
	outline: 0}
ol, ul {
	list-style: none}
ul.greenlist {
	color: white}
ol.coverlist li {
	padding: 4px 12px}
table {
	border-collapse: separate;
	border-spacing: 0}
caption, th, td {
	text-align: left;font-weight: normal}
blockquote, q, cite {
	quotes: " ";
	font-family: 'italic', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;}
em {
	font-style: normal;
	font-family: 'italic', 'regular', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;}
body{
	background-color: #ffffff;
	background: #9c7041 url(../img/header_bg.png) repeat-x top;
	font: 16px/14px 'regular', arial, sans-serif;
	font-weight: 200;
	letter-spacing: .04em;
	line-height: 21px;
	color: rgba(0,0,0,.9);
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased}
@font-face {
    font-family: 'bold';
    src: url(../font/OpenSans-Bold-webfont.eot);
    src: url(../font/OpenSans-Bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/OpenSans-Bold-webfont.woff) format('woff'),
         url(../font/OpenSans-Bold-webfont.ttf) format('truetype'),
         url(../font/OpenSans-Bold-webfont.svg#open_sansregular) format('svg');
    font-weight: normal;
    font-style: normal}
@font-face {
    font-family: 'regular';
    src: url(../font/OpenSans-Regular-webfont.eot);
    src: url(../font/OpenSans-Regular-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/OpenSans-Regular-webfont.woff) format('woff'),
         url(../font/OpenSans-Regular-webfont.ttf) format('truetype'),
         url(../font/OpenSans-Regular-webfont.svg#open_sansregular) format('svg');
    font-weight: normal;
    font-style: normal}
@font-face {
    font-family: 'italic';
    src: url(../font/OpenSans-Italic-webfont.eot);
    src: url(../font/OpenSans-Italic-webfont.eot?#iefix) format('embedded-opentype'),
         url(../font/OpenSans-Italic-webfont.woff) format('woff'),
         url(../font/OpenSans-Italic-webfont.ttf) format('truetype'),
         url(../font/OpenSans-Italic-webfont.svg#open_sansregular) format('svg');
    font-weight: normal;
    font-style: normal}
a,
a:link {
	color: rgb(181, 69, 37);
	text-decoration: underline;
	font-size: 1em;
	font-family: 'regular', arial, sans serif;
	letter-spacing: .035em;
	line-height: 22px;
	white-space: nowrap}
img {
	color: white}
img.tg {
	-webkit-border-radius: 8px;	
	-moz-border-radius: 8px;	
	-ms-border-radius: 8px;	
	-o-border-radius: 8px;
	border-radius: 8px;
	border: rgb(217, 217, 217) 5px solid}
strong {
	color: rgba(0,0,0,.9);
	font-size: 1.02em;
	font-family: 'bold'}
h1 {
	padding: 5px 0 4px 10px;
	text-align: left;
	font-size: 1.02em;	
	text-transform: uppercase;
	letter-spacing: .1em;
	font-family: 'bold';	
	color: white;}		
h2 {
	padding: 5px;
	margin-top: 8px;
	margin-left: 5px;
	color: rgba(0,0,0,.68);
	font-size: 1.1em;
	font-family: 'bold';
	border-bottom: rgba(0,0,0,.15) 4px solid}
h2 strong {
	color: rgb(243, 110, 59)}
h3 {
	padding: 3px 1%;
	margin: 8px;
	font-size: 1.32em;
	line-height: 28px;
	letter-spacing: .045em;
	font-family: 'regular';
	color: rgba(181, 69, 37, 1)}
.color-1 {	
	background-color: #267fa6;
	background-color: rgb(38, 127, 166)}
.color-2 {
	background-color: #e2ad4e;
	background-color: rgb(226, 173, 78)}
.color-3 {
	background-color: #e56d31;
	background-color: rgb(229, 109, 49)}
.color-4 {
	background-color: #22867b;
	background-color: rgb(34, 134, 123)}	
.color-5 {
	background-color: #b54525;
	background-color: rgb(181, 69, 37)}
.color-6 {
	background-color: #9b6f9b;
	background-color: rgb(155, 111, 155)}
/* ------------------------------ header ------------------------------ */
header {
	position: relative;
	margin: auto;
	height: 200px;
	min-width: 900px;
	max-width: 1800px;
	background: url(../img/logo_site.png) no-repeat top left}
header p {
	float: right;
	display: block;
	width: 300px;
	height: 178px;
	margin: 22px 2% 0 0;
	font-size: 1.03em;
	letter-spacing: .15em;
	text-align: right;
	color: #ba8c5a;
	font-weight: normal;
	line-height: 20px;
	z-index: 1}
/* ------------------------------ navigation----------------------------- */
nav {
	position: relative;
	float: left;	
	display: inline-block;
	z-index: 50;
	margin-left: 2px}
nav ul {
	margin: auto;
	clear: both;
	white-space: nowrap}
nav ul li {
	float: left;
	width: auto;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px;
	display: inline;
	margin: 8px;
	padding: 5px 10px;
	-webkit-transition: background ease-out 0.25s;
    -moz-transition: background ease-out 0.25s;    
	-ms-transition: background ease-out 0.25s;
    -o-transition: background ease-out 0.25s;
    transition: background ease-out 0.25s}
nav ul li.active {
	background: transparent}
nav ul li:hover,
nav ul li:focus {
	background: black;}
nav ul li a,
nav ul li a:link,
nav ul li a:active {
	display: block;		
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	font: 1em 'bold';	
	color: white;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-ms-text-shadow : 1px 1px 1px rgba(0,0,0,0.1);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);}
/* ------------------------------ wrapper ------------------------------ */
#wrapper{
	position: relative;
	width: 97%;
	min-width: 940px;
	max-width: 1740px;
	background-color: white !important;
	margin: 0 auto;
	-webkit-border-radius: 3px;	
	-moz-border-radius: 3px;	
	-ms-border-radius: 3px;	
	-o-border-radius: 3px;
	border-radius: 3px}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0}
#wrapper br {
	margin-bottom: 8px}
/* ------------------------------ maincontent  ------------------------------ */
#cover {
	height: 320px;
	margin-left: 2px;
	-webkit-border-radius: 4px 0 0 0;	
	-moz-border-radius: 4px 0 0 0;
	-ms-border-radius: 4px 0 0 0;	
	-o-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0}
#cover h1.cover {
	width: 50%;
	color: white;
	letter-spacing: .09em;
	line-height: 36px;
	font: 1.8em 'bold';
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-ms-text-shadow : 1px 1px 1px rgba(0,0,0,0.1);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin: 0;
	padding: 5.2% 10% 2% 6%}
#cover p {
	width: 45%;
	color: white;
	line-height: 26px;
	font: 1.4em arial, sans-serif;
	font: 1.25em 'regular';
	font-weight: 400;
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-ms-text-shadow : 1px 1px 1px rgba(0,0,0,0.1);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin: 0;
	padding: 0 10%}
#cover p img{
	float: left;
	margin-right: 2%}
#cover span{
	white-space: nowrap}
#cover p em{
	font-size: .8em}
#cover img{
	position: absolute;
	right: 0;
	background: transparent !important;
	width: 280px;
	height: 280px;
	padding: 20px 7% 0 6%;
	color: white;
	text-align: center}	
#cover a,
#cover a:link {
	color: white;
	text-decoration: none}
#intro {
	height: auto;
	margin-left: 2px;
	padding: 8px 12px;
	padding-bottom: 16px;
	-webkit-border-radius: 6px 0 0 0;	
	-moz-border-radius: 6px 0 0 0;
	-ms-border-radius: 6px 0 0 0;	
	-o-border-radius: 6px 0 0 0;
	border-radius: 6px 0 0 0}
#intro h1 {
	color: white;
	letter-spacing: .06em;
	line-height: 34px;
	font: 1.34em 'bold';
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-moz-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	-ms-text-shadow : 1px 1px 1px rgba(0,0,0,0.1);
	-o-text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	margin: 0;
	padding: 0}
#intro strong {
	color: white;
	font-size: 1.1em}
#intro p {
	color: white;
	margin: 0;
	padding: 4px 2px}
#intro p img{
	float: left;
	margin: 8px 20px 8px 4px;
	width: 160px;
	height: 160px;
	background: transparent;
	border: 4px solid white;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px}
#intro p img.no-border {
	border: none}
#intro span{
	white-space: nowrap}
#intro p em{
	font-size: .8em}
#intro dl.menu{
	text-align: left;
	display: block;
	margin: 8px 0;
	color: white}
#intro dl.menu dd {
	text-indent: 30px;
	margin: 4px}
#intro dl.menu em {
	color: white;
	font-size: 80%;
	font-family: 'italic'}
#intro a,
#intro a:link {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px white solid}	
#content {
	position: relative;
	float:left;
	display: inline-block;
	width: 71%;
	min-width: 680px;
	margin-bottom: 8px;
	background: white;
	-webkit-box-shadow: 2px 0 rgba(0,0,0,.3);
	-moz-box-shadow: 2px 0 rgba(0,0,0,.3);
	-ms-box-shadow : 2px 0 rgba(0,0,0,.3);
	-o-box-shadow: 2px 0 rgba(0,0,0,.3);
    	box-shadow: 2px 0 rgba(0,0,0,.3)}
p.cap:first-letter {
	font: 1.4em 'bold';
	color: rgb(0, 116, 106);
	padding-right: 2px}
p.drop:first-letter {
	font: 1.4em 'bold';
	color: rgb(243, 110, 59);
	padding-right: 2px}
p.drop-green:first-letter {
	font: 1.44em 'bold';
	color: white;
	padding-right: 2px}
.boxone {
	background: white;
	padding: 0 1% 12px 8px;
	min-width: 635px}
.boxone strong {
	font: .94em;
	color: #9B3B20}
.boxone ol {
	margin-bottom: 12px;
	font-size: 1.08em;
	letter-spacing: .02em;
	color: rgba(181, 69, 37, 1)}
.boxone ol.leg {
	color: black;
	font-family: 'italic';
	margin-bottom: 0}
.boxone ul,
.boxone ol {
	margin-left: 32px;
	padding: 4px 0}
.boxone ul li,
.boxone ol li {
	margin-left: 12px;
	list-style: none;
	padding-bottom: 8px }
.boxone ol li span;
.boxone ul li span {
	font-size: 1.3em}
.boxone ul.hg li span {
	font-size: 1.36em;
	color: rgb(34, 134, 123);
	font-family: 'bold'}
.boxone p{
	padding: 3px 1% 3px 1.6%}
.boxone p > img {
	background: #9d9d9d;
	background: rgb(157, 157, 157);
	color: white;
	min-height: 120px;
	text-align: center}
.boxone p.img-1 >img{
	float: left;
	margin-right: 2%;	
	width: 160px;
	height: 160px}
.boxone p.img-2 >img{
	float: left;
	margin: 12px 2% 8px 0}
.boxone p.img-3 >img{
	float: right;
	margin: 12px 0 8px 2%;	
	clear: both}
.boxone p.img-4 >img{
	float: left;
	margin: 12px 2% 2px 0;	
	clear: both}
.boxone p.img-5 >img {
	float: left;
	margin: 12px 2% 2px 0;
	clear: both;
	background-color: transparent;
	color: white;
	min-height: 60px;
	text-align: center}
.boxone dl.menu{
	text-align: right;
	display: block;
	margin- bottom: 10px;
	padding-left: 5px}
.boxone dl.menu dd {
	text-indent: 30px;
	margin-bottom: 4px}
.boxone dl.menu em {
	color: rgba(0, 116, 106, .5);
	font-size: 80%;
	font-family: 'italic'}
.boxone footer {
	background: white;
	font-size: 85%;
	line-height: 14px;
	text-align: right}
.boxone footer p em {
	font-size: 90%}
.boxone .sommaire {
	margin: 6px 1%}
.boxone .sommaire a,
.boxone .sommaire a:link {
	position: relative;
	float: left;
	margin: 4px;
	color: white;
	font-size: 1.1em;
	font-family: 'bold';
	text-align: left;
	text-decoration: none;
	background-color: #267FA6;
	background-color: rgb(38, 127, 166) !important;
	height: 44px;
	width: 70px;
	padding: 6px 0 0 10px;
	-webkit-border-radius: 2px;	
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;	
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;		
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out}
.boxone .sommaire a:hover,
.boxone .sommaire a:focus {	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";	
	filter: Alpha(opacity=60);
	opacity: 0.6}
.boxtwo {
	position: relative;
	float: left;
	display: inline-block;	
	background: transparent;
	overflow: hidden;
	width: 48%;
	height: auto;
	padding: 0 1% 8px 1%;
	min-width: 312px;
	min- height: 222px}
.boxtwo p {
	padding: 5px 1% 5px 1.6%}
.boxtwo a >img,
.boxtwo a:link >img {
	float: right;
	margin: 12px 0 8px 2%;	
	background: #9d9d9d;
	background: rgb(157, 157, 157);	
	width: 160px;
	height: 160px;	
	border: none;
	color: white;
	text-align: center;	
	text-decoration: none}
.boxtwo ul {
	margin: 8px 0 2px 8px}	
.boxtwo ul li {	
	color: rgb(181, 69, 37);
	line-height: 27px;
	margin-left: 0;
	list-style: none;
	padding: 0}
.boxtwo ul li a,
.boxtwo ul li a:link {
	white-space: normal;
	margin-left: 8px;
	text-decoration: none;
	border-bottom: 1px solid rgb(181, 69, 37)}
.boxtwo ul li.dec a,
.boxtwo ul li.dec a:link{
	white-space: normal;
	margin-left: 3px}
.texte {	
	margin: 12px auto 6px 2px;
	padding: 16px 0;	
	color: white;
	background: rgb(181, 69, 37);
	-webkit-border-radius: 6px 0 0 6px;	
	-moz-border-radius: 6px 0 0 6px;
	-ms-border-radius: 6px 0 0 6px;	
	-o-border-radius: 6px 0 0 6px;
	border-radius: 6px 0 0 6px}
.texte p {
	margin: 12px 1.5% 6px 290px;	
	font-size: 1.1em;
	line-height: 28px;
	padding-left: 12px;
	border-left: 1px white solid}
.texte p strong {
	color: white;
	font-size: 1.6em}
.texte aside {
	float: left;
	width: 260px;
	background-color: rgb(181, 69, 37) !important;	
	padding: 0}
.texte aside > h1 {
	text-align: center}
.texte aside p {
	margin: 0 12px 3px 0 !important;	
	border: none;
	color: white;
	font-family: 'italic';
	font-size: 85%;
	line-height: 24px;
	text-align: justify}
.texte aside p img {
	width: 230px;
	height: auto;
	border: 4px solid white;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px}
.translate {
	color: rgb(229, 109, 49)}
/*--------------------------- portfolio -----------------------------------------*/ 
#wrapper.services {
	min-width: 1320px}
#content.services{
	min-width: 910px}
#content.services > br.clr {
	line-height: 0}
.portfolio,
.sculpt {
	margin: 12px 1%}
.portfolio ul li,
.sculpt ul li {
	background-color: transparent;
	position: relative;
    display: inline-block;
	width: 100px;
	height: 100px;
	margin:  4px;
	overflow: hidden;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px}
.portfolio ul.folio li {
	width: 120px;
	height: 120px;
	margin:  5px}
.portfolio ul.bibli {
	margin: 12px 0 0 0}
.portfolio ul.bibli li {
	width: 104px;
	height: 160px}
.portfolio ul li img {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;		
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out}
.portfolio ul li img:hover, 	  		  
.portfolio ul li img:focus {	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";	
	filter: Alpha(opacity=65);
	opacity: 0.65}
.sculpt ul li{
	width: auto;
	height: 160px}
/*--------------------------- transition ----------------------------------------*/
div.transition,
div.pdf {
	float: left;
	position: relative;
    display: inline-block;
	width: 140px;	
	height: 140px;
	margin: 7px;
	overflow: hidden;
	border: 4px solid #DDD;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px}
div.pdf {
	height: 185px}
div.transition dl dd a,
div.pdf dl dd a {
	text-decoration: none;
	white-space: normal;
	text-align: center}
div.transition dl dd p strong,
div.pdf dl dd p strong {
    display: block;
	width: 132px;
	margin-bottom: 12px;
	padding: 0 0 8px 0;
	text-transform: uppercase;
	text-align: center;
    font-weight: 200;
	line-height: 12px;
	color: white;
	border-top: rgb(181, 69, 37) 7px solid;
	border-bottom: white 3px solid}	
div.pdf dl dd p strong {
	line-height: 18px;
	margin-bottom: 20px;
	border-bottom: none}
div.transition dl dd p,
div.pdf dl dd p {
	width: 135px;
    height: 140px;
	text-align: center;
	font-size: .8em;
	line-height: 16px;
	letter-spacing: .05em; 
    padding: 0 12px 8px 4px;
	margin-top: -30px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99.99)";
	filter: alpha(opacity=99.99);
    opacity: .9999;
    color: rgb(255, 255, 255);
	overflow: hidden;
    background: rgb(181, 69, 37);
    -webkit-transition: margin-top .3s ease-out;
    -moz-transition: margin-top .3s ease-out;
    -ms-transition: margin-top .3s ease-out;
    -o-transition: margin-top .3s ease-out;
    transition: margin-top .3s ease-out}
div.pdf dl dd p {
	height: 185px;
	margin-top: -70px}   
div.transition dl dd:hover p, 
div.transition dl dd:focus p {
    margin-top: -145px} 
div.pdf dl dd:focus p,
div.pdf dl dd:hover p {
	margin-top: -190px}
div.transition dl dd p br,
div.pdf dl dd p br {
	line-height: 2px}
/*-----------------------------------------------------------------------------*/
div.boximg {
	background: url(../img/bg-water.gif) repeat-x bottom;
	background-size: contain;
	height: 120px;
	margin: 0 1%;
	-webkit-border-radius: 0 0 0 4px;	
	-moz-border-radius: 0 0 0 4px;	
	-ms-border-radius: 0 0 0 4px;	
	-o-border-radius: 0 0 0 4px;
	border-radius: 0 0 0 4px}
div.boximg img {
	padding: 25px 15%;
	width: 100px;
	height: 100px}
aside {
	top: 0;
	background: white;
	display: block;
	float: left;
	display: inline-block;
	width: 24%;
	overflow: hidden;
	padding: 0 1% 10% 0;
	margin: 0 .5% 2% 2%;
	color: black;
	-webkit-border-radius: 5px;	
	-moz-border-radius: 5px;	
	-ms-border-radius: 5px;	
	-o-border-radius: 5px;
	border-radius: 5px}
aside h1{
	text-transform: none;
	font-size: 125%;
	padding: 4px 0 6px 8px;
	margin-bottom: 3px}
aside h2 {	
	margin-top: 0}
aside p {
	padding: 8px 0 0 1.5%;
	font-size: 90%}
aside p img {
	float: left;
	margin: 2px 3% 0 0;	
	background: #9d9d9d;
	background: rgb(157, 157, 157);
	color: white;
	text-align: center;		
	width: 120px;
	height: 120px;
	z-index: 1}
aside p img.right {
	float: right;
	margin: 2px 1% 3px 3%;	
	z-index: 1}
aside p img-2 {
	background: rgb(181, 69, 37) }
aside dl {
	padding: 0 0 0 8px}
aside dl dt {
	padding: 0;
	font-size: 98%}
aside dl dd {
	text-indent: 22px;
	line-height: 19px}
aside.tangerine > dl {
	color: rgb(229, 109, 49)}
aside.red > dl {
	color: rgb(181, 69, 37)}
aside.purple > dl {
	color: rgb(155, 111, 155)}
aside.green > dl {
	color: rgba(0, 116, 106, .9)}
aside.yellow  > dl{
	color: rgb(234, 181, 85)}
aside dd {
	padding-left: 2px;
	font-size: 85%;
	font-family: 'italic';
	color: black}
section.copyright {
	padding: 10px}
article.copyright {
	margin: 10px 0 8px 2px}
article.copyright p{
	padding: 2px 1% 12px 1%}
address {
	width: 45%;
	color: white;
	font-weight: 600;
	padding: 3% 2%;
	text-align: left;
	line-height: 24px}
address em {
	font-weight: 200}
/*--------------------------- retour ---------------------------------------------*/
.retour {
	position: fixed;
	bottom: 170px;
	margin: auto;
	z-index: 20}
.retour a ,
.retour a:link {	
	display: block;
	width: 32px;
	text-align: center;
	font: .9em/100% Arial, Helvetica, sans-serif;
	font-family: 'Bold';
	letter-spacing: .1em;
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(0,0,0,.4)}
.retour a:hover,
.retour a:focus {
	color: rgb(243, 110, 59)}
.retour span {	
	display: block;
	font-size: 1.8em;
	height: 28px;}
.retour a:hover span,
.retour a:focus span {
	color: rgb(243, 110, 59)}
/* --------------------------------- video ------------------------------------------*/	
.video-1,
.video-2 {
	float: left;
	margin: 12px 4% 12px 12px;	
	width: 560px;
	height: 315px;
	background: white;
	border: rgb(243, 110, 59) 5px solid;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px}	
.video-2 {
	width: 420px;
	}
/* ---------------------------------formulaire ------------------------------------------*/	
.formulaire {
	float:left;
	width:400px;
	margin-left: 46px}
label {
	color: black;
	float: left;
	font-size: 1.1em;
	padding-top: 4px;
	width: 100px}
.text {
	background: #e2dfd9;
	margin-bottom: 20px;
	padding: 3px;
	width: 255px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius:4px;	}
.submit {
	background: rgb(243, 110, 59);
	border: none;
	color: white;
	cursor: pointer;
	margin-bottom: 20px;
	margin-left: 100px;
	font-size: 1.1em;
	padding: 6px}	
/* ------------------------------ music ------------------------------ */
.music {
	height: 320px;
	margin: 1% auto;
	padding: 24px}
.music-button {	
	float: left;
	display: inline-block;
	white-space: nowrap;
    text-align: center;
	width: 100px;
	height: 32px;
	margin: 4px;
	padding: 2px 4px;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;	
	letter-spacing: .1em;
	text-transform: uppercase;	
	color: white;
	font-weight: 400;
	border: none;
	-webkit-border-radius: 2px;	
	-moz-border-radius: 2px;	
	-ms-border-radius: 2px;	
	-o-border-radius: 2px;
	border-radius: 2px;
	background: rgb(0, 169, 170);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
	transition: all ease-out .2s}
.music-button em {
	font-style: normal;
	text-shadow: none}
.music-button:hover,
.music-button:focus {
	background: rgb(34, 134, 123)}
/* ---------------------------------liens ------------------------------------------*/	
ul.liens {
	margin-left: 0;
	padding: 8px 0}
.liens li {
	float: left;
	display: inline-block;
	list-style: none}
.liens img {
	border: white solid 4px;
	margin: 5px 1%;
	-webkit-border-radius: 4px;	
	-moz-border-radius: 4px;	
	-ms-border-radius: 4px;	
	-o-border-radius: 4px;
	border-radius: 4px}
.liens a,
.liens a:link {	
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;		
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out}
.liens a:hover,
.liens a:focus {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";	
	filter: Alpha(opacity=70);
	opacity: 0.7}
/* ------------------------------information------------------------------------------*/	
a.inform {
	text-decoration: none}
.information_box {
	position: relative;
	width: 160px;
	height: 160px;
	float: left;
	margin: 15px;
	border: 5px solid transparent;
	text-decoration: none}
.information_box img {
	width: 100%;
	height: 100%;
	border: none}
.information_details {
	position: absolute;
	left: -10px; 
	top: -10px;
	padding: 20px;
	width: 140px;
	height: 140px;
	/* Opacity */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/* Fading Transition */
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s}
.information_details p {
	font-size: 12px;
	line-height: 18px}
.information_box:hover .information_details {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
	filter: alpha(opacity=99);
	opacity: .99}
.information_red {
	background: rgb(181, 69, 37)}
.information_green {
	background: rgb(34, 134, 124)}
.information_blue {
	background: rgb(38, 128, 168)}
.information_red p,
.information_green p,
.information_blue p {
	color: white;
	white-space: normal}
.information_red h1,
.information_green h1,
.information_blue h1 {
	padding: 0;
	margin: 0;
	font-size: 80%;
	color: white;
	white-space: normal}
/* ---------------------------------footer ------------------------------------------*/
footer {
	background: black bottom;
	width: 100%;
	margin: 24px auto 0 auto;
	height: auto;
	min-height: 80px}
footer ul li a,
footer ul li a:active {
	-webkit-transition: color .2s;
    -moz-transition: color .2s;
	-ms-transition: color .2s;
	-o-transition: color .2s;
	transition: color .2s}	
footer ul.navigation {
	text-align: left;
	white-space: nowrap;
	padding: 22px 8%;
	background-color: #000000;	
	background-color: rgb(0, 0, 0)}
footer ul.navigation li{
	padding: 1% .75%;
	display: inline;
	color: white}	
footer ul.navigation li a,
footer ul.navigation li a:active{
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
	font-size: .9em;
	font-family: 'Bold';
	letter-spacing: .085em;
	color: white;
	text-decoration: none}
footer ul.navigation li a:hover, 
footer ul.navigation li a:focus {
	color: #E2AD4E;
	color: 	rgb(226, 173, 78)}
footer ul li a:hover, 
footer ul li a:focus {
	color: rgb(150, 102, 54)}
/* ------------------------------ footer/ref ------------------------------ */
footer.ref {	
	height: 32px;
	min-height: 0;
	margin: 12px 0 0 2%;
	background-color: transparent;
	font-size: .66em;
	letter-spacing: .04em;
	line-height: 16px;
	font-style: italic;
	text-align: left;
	text-shadow: 0 0 1px rgb(251, 244, 234)}