@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------------------- */
/* -------© Petit Christ, Graphic & Web Design, Belgium ---------- */
/* ------------------- AUTHOR: Phil Edengarden ------------------- */
/* ---------- 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}
table {
	border-collapse: separate;
	border-spacing: 0}
caption, th, td {
	text-align: center;
	font-weight: normal}
.clear{
	clear: both}
blockquote, q, cite {
	quotes: " ";
	font-style: italic}
body{
	background: white url(../images/latte.gif) repeat-x top;
	font-family:  'quattrocento_romanregular', Palatino, "Lucida Bright", serif;
	font-size: 14px;
	letter-spacing: .05em;
	line-height: 19px;
	color: black}
@font-face {
    font-family: 'quattrocento_romanregular';
    src: url('../font/quattrocento-regular-webfont.eot');
    src: url('../font/quattrocento-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/quattrocento-regular-webfont.woff') format('woff'),
         url('../font/quattrocento-regular-webfont.ttf') format('truetype'),
         url('../font/quattrocento-regular-webfont.svg#quattrocento_romanregular') format('svg');
    font-weight: normal;
    font-style: normal;}
strong {
	color: rgb(169, 68, 16)}
a, a:link {
	font-weight:bold;
	color:#E96F3E}
h1 {
	font-size:2em;
	letter-spacing:.08em;
	line-height:.76em}
.title {
	color:#3A2E25;
	text-shadow:#A68D7D -1px -1px 1px;
	position:relative;
	text-align:center;
	top:45px;
	left:-220px}
h2{
	font-size:1.4em;
	font-weight:200;
	color:#E35F37;
	margin-bottom: 7px}
h3{
	font-size:1.24em;
	font-style:normal;
	font-weight:bold;
	color: #ae5542;
	padding: 8px 0}
header {
	background: transparent url(../images/header.jpg) no-repeat top;
	height: 150px;
	min-width: 800px}
#wrapper {
	width: 800px;
	margin: auto;
	background: white;
	min-height: 800px}
nav{
	background: transparent url(../images/nav.png) top no-repeat;
	text-align: center;
	height: 42px}
nav ul {
	float: right;
	display: block;
	margin-right: 4%}
nav ul li {
	float: left; /*pour IE*/	
	display: inline-block;
	white-space: nowrap;
	background: url(../images/navigation.png) no-repeat top;
	height: 42px;
	width: 100px;
	padding-top: 8px}
nav ul li:hover,
nav ul li:focus,
nav ul li#active {
	background: url(../images/navigationhover.png) no-repeat top;
	height: 42px;
	width: 100px}
nav ul li a,
nav ul li a:link {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;
	color: black}
nav ul li a:hover,
nav ul li a:focus,
nav ul li#active a,
nav ul li#active a:link {
	color: rgb(169, 68, 16)}	
#content {
	width: 800px;
	margin: auto;
	margin-bottom: 16px;
	padding: 12px 0}			
#content h1{
	color: rgb(103, 65, 62);
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: thin solid #845c34;
	margin-bottom: 5px;
	padding: 3px 5px 8px 5px}	
#content .boxone,
#content .boxfive {
	float: left;
	display: inline-block;
	width: 251px;
	height: 304px;
	border: #66482a solid 1px;
	margin-left: 10px}	
#content .boxtwo {
	height: 262px;
	border: #745638 solid 2px;
	margin: 3px;
	padding: 16px 28px;}
#content .boxtwo p {
	font-size: 1.1em;
	color: rgba(0,0,0,.9);
	margin: 10px 0}
#content .boxthree {
	background: transparent;
	height: auto;
	border: #66482a solid 1px;
	margin: 10px;
	margin-bottom: 22px}
#content .boxfour,
#content .portfolio,
#content #boxsix,
#content #boxseven,
#content #boxeight {
	background: transparent;
	width: auto;
	height: auto;	
	margin: 3px;
	border: #745638 solid 2px}
#content #boxsix {
	background: url(../images/supernickel.png) no-repeat bottom;}
#content #boxeight {
	padding-top: 42px;}
#content #boxsix footer,
#content #boxseven footer,
#content #boxeight footer {	
	width: auto;
	background: url(../images/bgf.png) repeat-x bottom}
#content #boxseven {
	background: url(../images/supercreation.png) no-repeat bottom}	
.navigation {
	float: left;}
.navigation ul {
	padding-left: 16px;
	text-align:center;
	min-width:450px}		
.navigation ul li {
 	float: left;
	display: inline-block;	
	list-style-type: none;	
	background: url(../images/navigationbot.png) no-repeat bottom;	
	width: 110px;
	height: 110px;
	margin-top:-45px;}
.navigation ul li.active{
 	display: inline-block;
	background: url(../images/navigationoqp.png) no-repeat bottom}			
.navigation ul li a, 
.navigation ul li a:link {
	width: 80px;
	height: 90px;
	margin-top: 0;
	font-size: 1.2em;
	font-weight: 400;
 	text-decoration: none;
 	text-align: center;		
	color: black}		
.navigation ul li a:hover, 
.navigation ul li a:focus,
.navigation ul li a.active{
	color: #ED6F3E;
	font-weight: bold}	
#content .caseone {
	display:block;
	width: 75%;
	margin:0px 5px 40px 20px;
	padding:15px 10px 10px 15px;
	font-size: 1.06em;
	text-align: justify;
	background: white url(../images/bg_box.png) repeat;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius:10px;
	-webkit-box-shadow: inset 4px 6px 8px #9B5B31;
	-moz-box-shadow: inset 4px 6px 8px #9B5B31;
	-ms-box-shadow: inset 4px 6px 8px #9B5B31;
	-o-box-shadow: inset 4px 6px 8px #9B5B31;
	box-shadow: inset 4px 6px 8px #9B5B31}
#content .casetwo,
#content .casethree {
	display: inline-block;
	vertical-align: top;
	padding: 8px;
	width: 400px; 
	margin: 40px 22px 40px 48px; 
	background: url(../images/bg_box.png) repeat;
	border: 5px solid #E2D5C6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-mo-border-radius: 10px;
	border-radius:10px;	
	-webkit-box-shadow: 2px 4px 6px #9B5B31, -1px -1px 3px #E2D5C6;	
	-moz-box-shadow: 2px 4px 6px #9B5B31, -1px -1px 3px #E2D5C6;	
	-ms-box-shadow: 2px 4px 6px #9B5B31, -1px -1px 3px #E2D5C6;	
	-o-box-shadow: 2px 4px 6px #9B5B31, -1px -1px 3px #E2D5C6;	
	box-shadow: 2px 4px 6px #9B5B31, -1px -1px 3px #E2D5C6}
#content .casethree {
	width: 250px; 
	padding: 32px;
/*	margin-top: 28px;*/
	margin-left: 62px;
	-webkit-box-shadow: inset 4px 6px 8px #9B5B31;
	-moz-box-shadow: inset 4px 6px 8px #9B5B31;
	-ms-box-shadow: inset 4px 6px 8px #9B5B31;
	-o-box-shadow: inset 4px 6px 8px #9B5B31;
	box-shadow: inset 4px 6px 8px #9B5B31}
#content .casefive {
	width: 540px;
	margin: 16px 22px 120px 16px; 
	padding: 36px 0 8px 42px;
	border: none}
#content .casetwo h1 {
	text-align: left; 
	 padding:22px ;
	 border: none}	
#content .portfolio {
	text-align: center;
	padding: 20px 32px;
	padding-top: 12px}
#content .portfolio h1 {
	border-bottom: #66482a solid 1px;
	padding: 10px;
	margin-bottom: 18px}
.images {
	padding-bottom: 24px;
	border-bottom: #66482a solid 1px}
.images img {
	padding: 8px 5px}
.images ul {
	margin: 0 6%;}
.images ul li {
	float: left;
	display: inline-block}
.images ul li a {
	border: none}
#content .images .left {
	float: right;
	display: block;
	text-align: left;
	padding-right: 20px;
	line-height: 20px}
#content .images .left  strong {
	text-transform: uppercase;
	color: rgb(116, 89, 160)}
#content .bottom {
	padding-top: 16px}
#content .boxfive {
	width: auto !important;
	margin: auto;
	padding:20px 10px 15px 35px}	
#content .boxfive a {
	font-size: 100%;}	
#content table{
	margin: 24px auto 0 auto}
.box {
	float:left;
	width:400px;
	margin-left: 46px}
label {
	color: black;
	float: left;
	font-size: 1.1em;
	padding-top: 4px;
	width: 100px}
.text {
	background: #eadfd7;
	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(157, 141, 141);
	border: none;
	color: white;
	cursor: pointer;
	margin-bottom: 20px;
	margin-left: 100px;
	font-size: 1.1em;
	padding: 6px}	
footer {
	background: white bottom;
	width : 100%;
	height: 50px;
	margin: auto;
	padding: 16px}
footer a {
	color: white;
	float: left; 
	margin: 16px}