@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background-color:#312821;
	background-image: url(../img/layout/bg-all.gif);
	background-repeat: repeat-x;
}
p, div, td, li,a, br, span {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
}
img {
	border:none;
}
a,
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	height:0;
	border:0;
	border-top:1px solid #CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
}
h1,
h2,
h3 {
	margin:0;
	padding:0;
}
form {
	margin:0;
	padding:0;
}
form input,
form textarea,
form select {
	background-color:#FFFFFF;
}
/*  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  */

.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0;
	width:0;
}

#overall {
	display:table;
	height:100%;
	width:100%;
	position:relative;
}
#main {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
#lang {
	width:881px;
	margin:auto;
	text-align:right;
	color:#7b5e1f;
	height: 28px;
	padding-top: 4px;
	padding-right: 21px;
	font-size: 10px;
}
#lang span {
	color: #d6aa4a;
	font-size: 9px;
}
#lang a,
#lang a:visited {
	color: #d6aa4a;
	font-size: 10px;
	text-decoration: none;
}
#lang a:hover {
	color: #7b5e1f;
}

#top,
#top-home {
	width:902px;
	margin:auto;
	text-align:left;
	vertical-align: baseline; /* prevent IE extra space */	
}
#top-home {
	margin-top:8px;
}
#nav {
	width:897px;
	margin:auto;
	background-image:url(../img/layout/nav-bg.jpg);
	background-repeat:no-repeat;
	height:18px;
	text-align:left;
	padding-top: 3px;
	padding-left: 5px;
}
#nav a,
#nav a:visited {
	padding-right: 14px;
	padding-left: 14px;
	font-size: 10px;
	color: #312821;
	text-decoration: none;
}
#nav a:hover {
	color: #8c6431;
	text-decoration: none;
}
#breadcrumb {
	width:auto;
	text-align:left;
	font-size: 10px;
	color: #9c8648;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
#breadcrumb a,
#breadcrumb a:visited {
	font-size: 10px;
	color: #d6aa4a;
}
#breadcrumb a:hover {
}

#middle,
#middle-home {
	width:900px;
	margin:auto;
	text-align:left;
	position:relative;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6aa4a;
	border-right-color: #d6aa4a;
	border-left-color: #d6aa4a;
}
#middle-home {
	padding-top:23px;
}
#footer {
	width:902px;
	height:60px;
	margin:auto;
	text-align:left;
	background-image:url(../img/layout/footer-bg.gif);
	background-repeat:no-repeat;
	position:relative;
}
#footer .info {
	padding-top:27px;
	margin-left:20px;
	color:#8c6431;
	font-size: 9px;
}
#footer .info a,
#footer .info a:visited {
	color: #8c6431;
	text-decoration: none;
	font-size: 9px;
}
#footer .info a:hover {
	color: #d6aa4a;
	text-decoration: none;
}
#footer .links {
	position:absolute;
	top:26px;
	right:21px;
	color: #cc9832;
	font-size: 9px;
}
#footer .links a,
#footer .links a:visited {
	color: #cc9832;
	font-size: 10px;
	text-decoration: none;
}
#footer .links a:hover {
	text-decoration: underline;
}
/* home page content */
#home-left {
	width:600px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#home-left h1 img {
	margin-bottom: 23px;
}
#home-left h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8c6431;
	font-weight: normal;
	margin-top: 2px;
}
#home-left p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-left .left {
	width:279px;
	float:left;
	margin-right:20px;
	margin-top: 3px;
}
#home-left .right {
	width:285px;
	float:left;
	background-image:url(../img/layout/separator1.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	min-height:106px;
}
#home-right {
	width:215px;
	float:left;
	padding-left:20px;
	background-image:url(../img/layout/separator2.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height:180px;
	padding-top: 8px;
}
#home-right h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #8c6431;
	margin-bottom: 6px;
	font-weight: normal;
	margin-left: 2px;
}

#home-right p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#home-right p strong {
	font-size: 11px;
}

.arrow {
	background-image: url(../img/layout/bull.gif);
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:0px 3px;
}
a.arrow:link,
a.arrow:visited {
	text-decoration:none;
	color:#d6aa4a;
	font-size:10px;
}
a.arrow:hover {
	text-decoration:underline;
}

/* left menu */
#menu {	
	width:151px;
	float:left;
	background-image:url(../img/layout/menu-bg.jpg);
	background-repeat:no-repeat;
	min-height:300px;
	margin-top: 40px;
	margin-right: 20px;
	min-height: 270px;
	padding-top: 40px;
}
#menu ul {
	list-style-type:none;
	padding:0;
	margin-left:24px;
	margin-top: 0;
	margin-right: 15;
	margin-bottom: 0;
}
#menu ul ul {
	margin-left:-2px;
	margin-top:5px;
}
#menu ul li {
	background-image: url(../img/layout/menu-bull1.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:9px;
	padding-bottom:6px;
}
#menu ul li a,
#menu ul li a:visited {
	color: #312821;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #8c6431;
	text-decoration: none;
}
#menu ul li a.selected {
	color: #8c6431;
}
#menu ul li li {
	background-image: url(../img/layout/menu-bull2.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-left:9px;
	padding-bottom:0px;
}
#menu ul li li a,
#menu ul li li a:visited {
	color: #312821;
}
#menu ul li li a:hover {}


/* content columns */
#columns-1,
#columns-2 {
	float:left;
	width:723px;
}

#columns-1 #left {
	width:460px;
	float:left;
}
#columns-1 #left .desc {
	color:#9c8648;
	font-size: 11px;
	margin-right: 18px;
}
#columns-1 #right {
	width:215px;
	float:left;
	padding-left:20px;
	background-image:url(../img/layout/separator4.gif);
	background-repeat:no-repeat;
	background-position:left top;
	min-height:180px;
	margin-top: 20px;
}
#columns-1 #right p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#columns-1 #right p strong {
	font-size: 11px;
}
#columns-1 #right h2 {
	color:#996600;
	font-size:12px;
	font-weight:normal;
	margin:0;
	margin-bottom:5px;
}


#columns-2 #left {
	width:230px;
	float:left;
	margin-right:10px;
}
#columns-2 #left h1 {
	font-size: 18px;
	color: #6a4e28;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#columns-2 #left h2 {
	color: #9c8648;
	font-size: 10px;
	font-weight: bold;
}
#columns-2 #left p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	color: #1a1a1a;
}
#columns-2 #right {
	width:460px;
	float:left;
	padding-left:20px;
	background-image:url(../img/layout/separator4.gif);
	background-repeat:no-repeat;
	background-position:left;
	min-height:200px;
	padding-top: 22px;
}
#columns-2 #right h2 {
	color:#996600;
	font-size:12px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
}
#columns-2 h1 {
	color:#993300;
	font-size:20px;
}

.art-preview {
	width:135px;
	float:left;
	margin-right:18px;
	margin-bottom: 22px;
}
.art-preview h3 {
	font-size:12px;
	font-weight:normal;
	color:#8c6431;
	margin-bottom:0px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.art-preview p {
	margin-top:0px;
	font-size:10px;
	margin-bottom: 0px;
}

.button-1 {
	padding-top:4px;
	height:16px;
	background-image:url(../img/layout/button1.gif);
	background-repeat:no-repeat;
	width:160px;
	text-align:center;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.button-1 a,
.button-1 a:visited {
	color:#312821;
	font-size: 10px;
	text-transform: uppercase;
}
.button-1 a:hover {
	text-decoration:none;
	color: #8c6431;
}


#gallery .left {
	width:320px;
	float:left;
	margin-right:20px;
}
#gallery .right {
	width:90px;
	float:left;
	background-image:url(../img/layout/separator4.gif);
	background-repeat:no-repeat;
	background-position: left top;
	min-height:200px;
	padding-left:12px;
	padding-top:30px;
}
#gallery .right a,
#gallery .right a:visited {
	display:block;
	margin-bottom:10px;
	padding-left:10px;
}
#gallery .right a:hover {
	background-image:url(../img/layout/menu-bull1.gif);
	background-repeat:no-repeat;
	background-position: left 20px;
}
#gallery .buttons {
	padding-top:1px;
	height:12px;
	background-image:url(../img/layout/button2.gif);
	background-repeat:no-repeat;
	width:81px;
	margin:auto;
	text-align:center;
	float:left;
	margin-bottom:3px;
	vertical-align:baseline;
}
#gallery .nav {
	float:right;
	margin-left:5px;
}
#gallery .buttons a,
#gallery .buttons a:visited {
	color:#1a1a1a;
	font-size:9px;
}
#gallery .buttons a:hover {
	text-decoration:none;
	color: #8c6431;
}

/*FORMULAIRE*/
.tableau TR,.tableau TD,.tableau INPUT,.tableau TEXTAREA{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tableau INPUT,.tableau TEXTAREA{
	font-weight:bold;
	width:165px;
	padding:1px;
}
.button-envoyer {
	padding-top:4px;
	height:16px;
	background-image:url(../img/layout/button-envoyer.gif);
	background-repeat:no-repeat;
	width:85px;
	text-align:center;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 120px;
}
.button-envoyer a,
.button-envoyer a:visited {
	color:#312821;
	font-size: 10px;
	text-transform: uppercase;
}
.button-envoyer a:hover {
	text-decoration:none;
	color: #8c6431;
}

/*CONTENU SUB PAGE*/
/*#home-left .left {
	width:279px;
	float:left;
	margin-right:20px;
	margin-top: 3px;
}
#home-left .right {
	width:285px;
	float:left;
	background-image:url(../img/layout/separator1.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	min-height:106px;
}*/
.description
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	margin-right:10px;
}

.sans-arrow {
	/*background-image: url(../img/layout/bull.gif);*/
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:0px 3px;
}
a.sans-arrow:link,
a.sans-arrow:visited {
	text-decoration:none;
	color:#d6aa4a;
	font-size:11px;
}
a.sans-arrow:hover {
	text-decoration:underline;
}

.gauche
{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:200px;
	margin-right:20px;
}
.droite
{
	width:200px;
	float:left;
	background-image:url(../img/layout/separator1.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:15px;
	/*min-height:200px;*/
}
.petit-titre{
	font-weight:bold;
}
