body {
	font-family: Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: white;
}

h1{font-style: normal; font-weight: normal; font-size: 30px;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

#top {
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(img/top.jpg);
	height: 170px;
}

.ang {
	float: right;
	margin-top: 136px;
	padding-right: 30px;
}

.fr {
	float: right;
	margin-top: 136px;
	padding-right: 10px;
}

#menu {
	font-size: 14px;

	text-align: center;
	color: #bc9776;
	background-color: #22150f;
	height: 35px;
}

#menu a {
	text-decoration: none;
	color: #bc9776;
}


#menu a:hover {
	color: #ffffff;
}

#menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;

}

#menu li {
	padding-right: 10px;
	padding-left: 10px;
	float: left;

}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-repeat: repeat-y;
	background-image: url(img/page.jpg);
}

#page-blog {
	float: left;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-repeat: repeat-y;
	background-image: url(img/page.jpg);
}

#contenu {
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 25px;
	font-size: 11px;
}
#articles {
	padding-top: 25px;
	width: 510px;
}

#footer {
	text-align: left;
	font-size: 11px;
	width: 800px;
	height: 170px;
	background-repeat: no-repeat;
	background-image: url(img/footer.jpg);
}

#footer a{
}

a{
	text-decoration: none;
	color: #352017;
}

a:hover{
	color: #919191;
}


/* Le contenu
-------------------------------------------------------- */
.day-date{
	text-align: center;
	text-transform: uppercase;
	color: #888;
	background: transparent no-repeat 0;
}

.post-title{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	background-image: url(img/v-orn.png);
	font-style: normal;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	color: #3d231a;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #3f241b;
	background: transparent;
	text-decoration: none;
}

.post-title a:hover{
	color: #b3b3b3;
}.post-info{
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	margin-top: 0;
	color: #8b6a47;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	background: transparent;
	text-decoration: none;
}

.post-content{
	padding-top: 20px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(img/v-orn.png);
	text-align: justify;
}

.post-content a{
	font-weight: bold;
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	font-size: 14px;
	text-align: center;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */

.post{
	border-bottom-color: #bdbdbd;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 4em;
}

#sidebar{
	padding-top: 30px;
	float: right;
	width: 185px;
}

#sidebar div{
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 1ex 1em;
}

#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar div li{
	padding-left: 0;
	padding-bottom: 3px;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #99714b;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}


pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

#boutonCheque{
	border: 1px solid #999;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #eae7e4;
	padding: 7px;	
}

#cb {
	margin-right: 6px;
	margin-top: 10px;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.categorie{
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

p{
	line-height: 16px;
}

.leblog{
	font-size: 15px;
	padding: 20px;
	color: #40231a;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-color: #cccccc;
	border-style: double;
	border-width: 3px;
	text-align: center;
	text-transform: uppercase;
}

.leblog a{
	color: #40231a;
}

.leblog a:hover{
	color: #828282;
}

.leblog-title{
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.author-com a{
	color: #3e2219;
}

.author-com a:hover{
	color: #7c7c7c;
}

#formen    { text-align: center; margin-left: 160px; float: left; color: #4d3d3a; font-size: x-small; line-height: 1px; margin-top: 10px; padding-top: 5px; padding-bottom: 10px }
#happy    { margin-right: 160px; float: right; color: #4d3d3a; font-size: x-small; line-height: 1px; text-align: center; margin-top: 10px; padding-top: 5px; padding-bottom: 10px }
#happy a   { color: #fff; font-weight: 700; background-color: #4d3d3a }
#formen a   { color: #fff; font-weight: 700; background-color: #4d3d3a }
#happy a:hover   { background-color: #9b7b74 }
#formen a:hover   { background-color: #9b7b74 }
#happy-hour    { margin-left: 60px; padding-left: 10px; width: 600px }
#maps    { padding: 5px; border-color: #a5a5a5; border-style: solid; border-width: 1px; float: right; }
#contenu_happy    { padding-top: 25px; font-size: 11px; padding-right: 140px; padding-left: 140px; }
#contenu_after    { padding-top: 25px; font-size: 11px; }
#blogs      { text-align: left; margin-left: 270px }
#blogs a    { color: #8a5e2a }
#blogs a:hover    { color: #9b7b74; text-decoration: none }
#blogs_g { text-align: center; margin-left: 50px; float: left }
#blogs_g a     { color: #8a5e2a }
#blogs_g a:hover      { color: #9b7b74; text-decoration: none; text-align: center; margin-left: 50px; float: left }
#blogs_d    { text-align: center; margin-right: 50px; float: right }
#blogs_d a     { color: #8a5e2a }
#blogs_d a:hover      { color: #9b7b74; text-decoration: none }
#deedee { text-align: left; margin-left: 270px }
#deedee a  { color: #0e2339 }
#deedee a:hover  { color: #96b0ca; text-decoration: none }
.soutient  { color: #737373; font-size: 9px; }
img  { border-width: 0px; }
.new  { text-decoration: underline; font-style: italic; color: white; font-size: 10px; }

.lastpost{
		line-height: 50px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 30px;
	}
.lastpost a{
		color: #800024;
	}
.lastpost a:hover{
		color: #565656;
		text-decoration: none;
	}
.guillemets{
		font-size: 40px;
	}
#last-post{
		margin-top: 20px;
		margin-right: 20px;
		margin-left: 20px;
		border-bottom-color: #b5b5b5;
		border-top-color: #b6b6b6;
		border-bottom-style: solid;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-width: 1px;
		font-size: 15px;
	}
.voirblog a{
		padding: 3px;
		background-color: #d6b485;
		color: #1b1b1b;
	}
.voirblog a:hover{
		background-color: #1f150f;
		color: white;
	}
.produits_bio{
		font-size: 14px;
	}
.produits_bio em{
		font-size: 11px;
	}
.table_bio{
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom-color: #b9b9b9;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
.link_bio{
		font-size: 16px;
	}
.link_bio a{
		border-color: #28491d;
		border-style: solid;
		border-width: 1px;
		color: #315622;
		padding: 8px;
		text-decoration: none;
		font-weight: bold;
		background-color: #b7ff9a;
	}
.link_bio a:hover{
		background-color: #417930;
		color: white;
	}
.lienRdv{
		font-weight: bold;
		border-color: #8b503d;
		border-style: solid;
		border-width: 1px;
		color: #593526;
		background-color: #f9d3a4;
		font-size: 16px;
		text-align: center;
		padding: 10px;
	}
.lienRdv a:hover{
		color: #5e3a2a;
		text-decoration: underline;
	}
	
.avenir {
	position: relative;
	left: 270px;
	top: 50px;
}

.contenu-lieu {
	position: relative;
	left: 25px;
	top: 25px;
	text-align: justify;
	float: left;
	width: 350px;
}

.lieu2 {
	position: relative;
	top: 20px;
}

.join_facebook {
	position: relative;
	bottom: 8px;
	left: 5px;
}