/*
	GENERAL CSS
*/


html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}

img {
	border: 0px;
}

ol {
  list-style-type: inside;
  margin-left: 2em;
}

dt {
  font-weight: bold;
  margin-top: 1em;
}

dd {
  margin-left: 0;
  padding-left: 0;
}

blockquote {
	margin-left: 1em;
}

label {
	cursor: pointer;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}


input, select, textarea {
	font-size: 12px;
	padding: 0 5px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif;
}

	
body {
    background-color: #D7D3B0;
    color: #461F00;
    font-size: 62.5%;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #461F00;
    font-family: Georgia, serif;
    font-weight: normal;
    margin: 0 0 .5em 0;
}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 2.0em;
    color: #31522D;
}

h4 {
    font-size: 1.5em;
    color: #6c9918;
}

a:link,
a:visited,
a:active {
    color: #638e13;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#content h2 {
    background-image: url('/images/layout/bg-h2-content.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    line-height: 29px;
    color: #461F00;
}


h3.ornament, #rightcol h3 {
    text-align: center;
    font-size: 14px;
    margin: 2em 0 .5em 0;
    padding: 3px 0 11px 0;
    text-transform: uppercase;
    border-top: 1px solid #CCB385;
    background-image: url('/images/layout/bg-title.gif');

    background-repeat: no-repeat;
    background-position: bottom center;
    color: #461F00;
}

h3.ornament {
  margin: 0;
  border-top: none;
}

.cleaner { clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0;	background:transparent; }




/* LAYOUT */

div#header-wrapper {
    background-image: url('/images/layout/bg-header.gif');
}
div#header {
    height: 90px;
    width: 976px;
    margin: 0 auto;
    background-image: url('/images/layout/bg-header.gif');
    position: relative;
}

#header h1 {
    display: block;
    height: 90px;
    width: 348px;
    margin: 0;
    overflow: hidden;
    float: left;
    border: none;
}

#header h1 a {
    display: block;
    width: 348px;
    height: 0;
    padding-top: 90px;
    background-image: url('/images/layout/logo-atelier.gif');
}

div#wrapper {
    background-color: #D7D3B0;
}

#content {
    width: 976px;
    margin: 0 auto;
    padding-top: 20px;
    background-color: #F3F0DC;
    background-repeat: repeat-y;
}

#page {
    width: 716px;
    float: left;
    padding: 0 0 20px 20px;
    background-color: #F3F0DC;
}


#leftcol {
    float: left;
    width: 389px;
}


#middlecol {
    float: left;
    width: 300px;
    margin-left: 20px;
}
	#middlecol h4 {
		font-size: 12px;
		margin: 20px 0 .5em 0;
		padding: 3px 0 3px 0;
		text-transform: uppercase;
		border-bottom: 1px solid #CCB385;
	}
#rightcol {
    width: 200px;
    padding: 0px 20px 20px 20px;
    float: right;
	background-color: #F3F0DC;
}



ul li {
    list-style-type: none;
    padding-left: 18px;
    background-repeat: no-repeat;
    background-position: 0 2px;
    line-height: 1.8em;
    background: url('/images/layout/bullet.gif');
    margin: 0;
}

ul.bullet li {
    background: url('/images/layout/icon/bullet-medium.gif');
	background-repeat: no-repeat;
}
ul.bullet_light li {
    background: url('/images/layout/bullet.gif');
	background-repeat: no-repeat;
}


.leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

#footer-wrapper {
	margin-top: -20px;
    /* background-color: #F3F0DC; */
}

#footer {
    width: 936px;
    background-color: #F3F0DC;
	padding:50px 20px 20px 20px;
    margin: 0 auto;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #5f6357;	
	text-decoration: underline;
}

#footer a:hover {
	color: #ac104e;
	text-decoration: underline;
}

address {
	font-style:normal;
	padding-bottom: 5px;
}
#footer p {
	margin-top: 0px;
	padding-top: 5px;
	border-top: 1px solid #d8cbb6;
}



/* NAVIGATION */


ul#topnav {
  list-style-type: none;
  position: absolute;
  margin: 0;
  padding: 0;
  top: 27px;
  right: 0px;
  text-align: right;
  font-size: 11px;
  color: #fff;
}

ul#topnav li {
  display: inline;
  background-image: none;
  padding: 0;
  margin: 0;
  color: #fff;
}

ul#topnav li.welcome {
  color: #fff;
}

ul#topnav li a:link,
ul#topnav li a:visited,
ul#topnav li a:active {
  color: #cae795;
}
ul#topnav li a:hover {
  color: #fff;
}

ul#navigation {
    list-style-type: none;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0;
	
    font-size: 1.1em;
    background-image: none;
}

ul#navigation li {
    display: inline;
    background-image: none;
    margin: 0;
    padding: 0;
}

ul#navigation li a:link,
ul#navigation li a:visited,
ul#navigation li a:active {
    color: #FFF;
    display: block;
    padding: 0 .8em;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 2px;
    background-image: url('/images/layout/bg-navlink.gif');
    background-position: top left;
}

ul#navigation li a:hover {
   background-image: url('/images/layout/bg-navlink-hover.gif');
   color: #fff;
   text-decoration: none;
}

body ul#navigation li.active a {
   background-image: none;
   background-color: #F3F0DC;
   color: #191009;
}

ul#secondnav {
    margin: -20px 0 0px 0;
    padding: 5px 20px 5px 350px;
    text-align: right;
}

ul#secondnav li {
    display: inline !important;
    padding: 0;
    margin: 0 0 0 1em;
    background-image: none;
}

ul#secondnav li a {
    display: inline !important;
    padding: 0;
    margin: 0;
    background-image: none;
}



a.more:link,
a.more:active,
a.more:visited {
  display: block;
  padding-top: 1em;
  padding-left: 20px;
  font-weight: bold;
  color: #f76300;
}

#breadcrumb {
	margin-left: 20px;
	margin-bottom: 20px;
	font-weight:normal;
	color: #a9a68e;
}
#breadcrumb a {
	color: #a9a68e;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

.box {
  background-color: #EBE5C3;
  padding: 10px;
  border: 1px solid #D7CFB7;
  margin: 0 0 1em 0;
}



.box h4 {
  margin: 0;
  color: #461F00;
}

ul.fleche, ul.dim {
	margin: 0;
	padding: 0;
}
.fleche li {
	list-style-type: none;
	background-image: url('/images/layout/icon/fleche_rose.gif');
	line-height: 12px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.dim li {
	list-style-type: none;
	background-image: url('/images/layout/icon/dimension.gif');
	line-height: 15px;
	height: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}


.photos {
	float: left;
	font-size: 0.9em;
	width: 338px;
	margin-right: 20px;
}

.image_liens { float: left; margin-right: 20px; }
.demicol {
	float: left;
	font-size: 0.9em;
	width: 338px;
	margin-right: 20px;
}
hr.lien_split {
	color: #a39c88;
	background-color: #a39c88;
	margin: 30px 0px 40px 0px;
	width: 100%;
	height: 1px;
	border:0px;
}

label { margin-top: 2px; width: 120px; float: left; }
ul.ul_indent {
margin-left: 30px;
}
td.vert {
	color: #638e13;
}