/*

*/

html, body { margin:0; padding:0; height:100%; min-height:100%;}
*{
	margin: 0;
	padding: 0;
}
body {
	margin-top:5px;
	text-align:center;
	background-color: #645B4F;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #663300;
}
#page {
	position:relative;
	overflow: hidden;
	width:800px;
	margin: 0 auto;
	padding:0;
	border:0;
	text-align: left;
	background-color: #EAE3D5;
}
html>body #page {
	height:auto;
}

hr {
	height:-7px;
	visibility: hidden;
	clear:both;
}
hr.espace {
	display: block;
	width: 100%;
	height: 15px;
	font-size:1px;
	min-height: 1px;
	clear: both;
}

.clear {
	clear: both;
}
p br.spacer_ {
	/*margin: 0;
	padding: 0;*/
	font-size: 0.9em;
	line-height: normal;
	/*clear: both;*/
}

/* ---------- styles Images et position droite gauche------------- */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

p img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

p img.alignright {
	padding: 0 0 5px 15px;
	margin: 0 0 2px 15px;
	display: inline;
	float: right;
	}

p img.alignleft {
	padding: 0 15px 5px 0;
	margin: 0 15px 2px 0;
	display: inline;
	float: left;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/*---------- styles bandeau haut----------- */

#haut {
	width: 800px;
	margin:0px; 
	padding: 0px; 
	background: #645B4F url(images/fd-haut.gif) no-repeat bottom center;
}
#haut h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	float: right;
	width: 105px;
	margin: 40px 10px 0 0;
	padding: 0 10px;
	line-height: normal;
}
#haut h1 a {
	text-decoration: none;
	color: #AA472B;
}

#hautimg 	{
	margin: 0;
	height: 0px;
	width: 100%;
	}

/*---------- styles sidebar gauche----------- */

#sidebar {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 151px;
	height: 390px;
	background-color: #EAE3D5;
}
#sidebar ul {
	width: 120px;
	display: block;
	margin: 25px auto;
	list-style-type: none;
	padding: 0px;
	text-align: center;
}
#sidebar ul li {
	width: 100%;
	height: 2.2em;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626A44;	
}
#sidebar ul li a {
	display: block;
	width: 100%;
	height: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #AA472B;
	text-align: center;
	vertical-align: bottom;
}
#sidebar ul li a:hover {
	height: 2.2em;
	color: #626A44;
	line-height: 2em;
	background-image: url(images/hover.gif);
	border: 0px none;
	background-position: center top;
	background-repeat: no-repeat;
}
#sidebar ul li.page_item {
	height: 2.2em;
	margin: 0;
	padding: 0;
	line-height: 2em;
	vertical-align: bottom;
}

#sidebar ul li.current_page_item {
	width: 100%;
	height: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
	font-style: normal;
	color: #626A44;
	text-decoration: none;
	vertical-align: bottom;
	background-image: url(images/hover-jaune.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #626A44;
}
#artisan {
	width: 70px;
	height: 60px;
	margin: 100px auto 15px auto;
	background-color: #FF9900;	
}
#artisan p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FBF9EE;
	text-align: center;
	line-height: 1.5em;
	margin: 0 auto;
	padding: 13px 0 0 0;
}
#encart {
	width: 95px;
	height: 55px;
	margin: 0 auto;
	background-image: url(images/fd-coins.gif);
}
#encart p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #626A44;
	text-align: center;
	line-height: 1.4em;
	margin: 0 auto;
}


/*------------ styles contenu intérieur et galerie ------------- */

#content {
	float: left;
	overflow: hidden;
	width: 649px; 
	min-height: 100%;
	margin: 0;
	padding: 0;
	background-color: #FBF9EE;
}
.entry {
	width: 95%;
	background-color: #FBF9EE;
	margin: 0;
	padding: 10px 15px;
}
.entry p {
	margin: 0;
	padding: 0;
}
.entry p a {
	margin: 0;
	padding: 0;
	color: #663300;
}

.entry p img {
	display:block;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
}
.entry h2 {
	margin: 0 auto;
	padding: 0;
	text-align:center;
	font-size: 1em;
}
.entry p.attachment {
	width: 70%;
	height: auto;
	margin: 10px auto 0;
	padding: 0;
}
.entry hr {
	height: 0px;
	clear:both;
}
.entry ul li {
	list-style-position: inside;
	list-style-type: square;
	margin :0 0 0 20px;
}

.description {
	width: 80%;
	margin: 0 auto;
}
.description p {
	margin: 10px 0;
	padding: 0;
}

.caption {
	width: 60%;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: center;
}
.post {
	margin: 0;
	padding: 0;
	background-color: #FBF9EE;
}
.post h2 {
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align:center;
	font-size: 1em;
}
.retour {
	width: 60%;
	height: 20px;
	margin: 0 auto;
	font-size: 0.85em;
	line-height:normal;
	padding: 10px 0 0 0;
	text-align:center;
}
.retour a {
	text-decoration: none;
	color: #663300;
}

.navigation img {
	display: block;
	margin: 10px;
	border: 0 none;
}
.navigation a {
	text-decoration: none;
}

.gallery {
	width: 600px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	}
.gallery-item {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
.gallery-icon {
	display: block;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.gallery-icon table {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 100%;
}   
.gallery-icon td {
	margin: 0 auto;
	padding: 0;
	height: 80px;
	vertical-align: middle;
	text-align: center;
}   
	
.gallery-item img, .gallery-item img.thumbnail { max-width: 89%; height: auto; padding: 1%; margin: 0 auto; }

/* Image sizes depending on the number of columns */
.col-1 { width: 100%; }
.col-2 { width: 50%; }
.col-3 { width: 33%; }
.col-4 { width: 24.5%; }
.col-5 { width: 20%; }
.col-6 { width: 16.5%; }
.col-7 { width: 14%; }
.col-8 { width: 12.4%; }
.col-9 { width: 11%; }
.col-10 { width: 10%; }
.col-11 { width: 9%; }
.col-12 { width: 8.33%; }
.col-13 { width: 7.6%; }
.col-14 { width: 7.1%; }
.col-15 { width: 6.66%; }
.col-16 { width: 6.25%; }
.col-17 { width: 5.83%; }
.col-18 { width: 5.55%; }
.col-19 { width: 5.25%; }
.col-20 { width: 4.95%; }

.gallery-icon img {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	vertical-align: middle;
}
p.gallery-caption {
	display: block;
	margin: 10px 0 15px 0;
	padding: 0;
	font-size: 88%;
	text-align: center;
	line-height: 10px;
	background: none;
}	

/*---------- styles sous menu techniques----------- */

#smenu {
	width:100%;
	height: 30px;
	background-color: #EAE3D5;
}
#smenu ul {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}
#smenu ul li {
	float:left;
	height: 30px;
	display: block;
	margin: 0;
	padding: 0 18px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.4em;
	font-weight: bold;
	color: #626A44;
	text-align: center;
}
#smenu ul li a {
	display: block;
	color: #AA472B;
	text-decoration: none;
	height: 30px;
}
#smenu ul li a:hover {
	color: #626A44;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}
#smenu ul li.page_item {
	/*padding: 5px 0 0 0;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.4em;
	font-weight: bold;
	color: #626A44;
	text-align: center;
}
#smenu ul li.current_page_item {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	color: #626A44;
	text-decoration: none;
	line-height: 2.4em;
	border: 0 none;
	background-image: url(images/hover-jaune.gif);
	background-repeat: no-repeat;
	background-position: center;
}


/* --------------styles pied et bas----------------- */

#pied {
	width: 800px;
	height: 85px;
	margin:0 auto;
	padding: 0;
	border: 0px none;
	background-image: url(images/fd-bas.gif);
	background-repeat: no-repeat;
}
#pied p.slogan {
	width: 648px;
	margin: 0;
	padding: 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FBF9EE;
	text-align: center;
}
#menupied {
	float: right;
	width: 600px;
	height: 20px;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
}
#menupied ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	text-align: center;
}
#menupied ul li {
	display: inline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #AA472B;
	margin: 0 9px;
	text-decoration: none;
}
#menupied li a {
	color: #AA472B;
	text-decoration: none;
}
#menupied li a:hover {
	color: #645B4F;
}

#bas {
	width: 800px;
	height: 30px;
	margin: 12px 0 10px 0;
	padding: 0 0 10px 70px;
	background-color: #645B4F;
}
#bas p {
	float: left;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #FBF9EE;
	text-align: left;
	line-height: 1.3em;
	margin: 0 ;
	padding: 0;
}
#bas p.info {
	color: #FBF9EE;
}
#bas p a {
	color: #FBF9EE;
	text-decoration: none;
}
#bas p a:hover {
	color: #FFCCCC;
	text-decoration: none;
}

/*---------- styles contact et formulaire----------- */

#enseigne {
	width: 480px;
	height: 40px;
	margin: 0 auto;
}
#enseigne p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	color: #626A44;
	margin: 0 auto;
	padding: 0;
}
#enseigne p a {
	color: #626A44;
}
#adresses {
	width: 430px;
	height: 60px;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 2px 0 0 20px;
}
#adresses p {
	width: 205px;
	float: left;
	font-family: Arial, Helvetica, sans-serif; 
	padding: 0;
}
#contact {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	border: 0 none;
	text-align: left;
}
#contact fieldset {
	margin: 10px auto;
	width: 90%;
	text-align: center;
	margin: 0.5em;
/*	text-align: left;*/
}

#contact legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	color: #626A44;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}

#contact p {
	width: 100%;
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
/*	text-align: left;*/
	clear: both;
}

#contact label.text {
	display: block;
	float: left;
	width: 20%;
	text-align: right; /* n'hsitez pas pas  aligner  droite, c'est pas mal aussi */
	margin: 0 1em 0 1em;
	padding: 0.1em;
}

#contact label.radioCheck {
	margin: 0 0.5em 0 0.25em;	
}

#contact input.text {
	width: 60%;
/*background-color: #FFD100;*/
/*	border: 0;*/
	margin-right: 0.25em;	
}

#contact label.textarea {
	display: block;
	width: 90%;
	text-align: center; /* n'hsitez pas pas  aligner  droite, c'est pas mal aussi */
	margin: 0.5em auto;
	padding: 0.1em;
}

#contact textarea {
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: left;
/*background-color: #FFD100;*/
/*	border: 0;*/
}


.tbformu { 
	width: 100%;
	border: 0px none; 
	padding: 0; 
	margin: 20px auto 0;
	text-align: center; 
}

INPUT.submit {
	width: 120px; 
	height:20px; 
	margin: 1em;
	font-family: Arial, Geneva, sans-serif; 
	font-size: 0.8em; 
	line-height: 1em; 
	background-color: #EAE3D5; 
	color: #336600;
}

.envoy {
	margin: 1em 0;
	text-align: center;
}
.envoy label {
	border: 0;	
}

ul#diapo {
	display: block;
	float: left;
	overflow: hidden;
	width: 340px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 0;
/*	text-align:center;*/
	list-style-type: none;
	vertical-align: middle;
}

ul#diapo li {
	width: 340px;
	height: 330px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	text-align:center;
	vertical-align: middle;
}
ul#diapo li img {
	border: 0 none;
}