body {
	width: 100%;
	height: 100%;
	font-size:14px;
	line-height:1.1em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align:center;
	background: #681f0f;
}
.contenant {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: left;
}
.contenu {
	position: relative;
	margin: 0 auto;
	width: 1300px;
}
/* tout le site */
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
h1 {
	font-size: 2.8em;
	line-height:1.1em;
	color: #fff;
	text-shadow: 1px 2px 5px black;
	zoom: 1;/*force hasLayout*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=3);
}
h2 {
	font-size: 1.75em;
	line-height:1.1em;
	color: #522415;
}
h3 {
	font-size: 1.5em;
	line-height:1.1em;
	font-weight: bold;
}
h4 {
	font-size: 1.75em;
	line-height:1.1em;
	padding: 5px 0;
}
h5 {
	padding-top: 15px;
}


/***** CONSULTANT DONALD OUELLET *****/
.liste-services{
	padding-left:2em;
	list-style:outside disc;
}
.liste-services > li{
	padding-bottom:6px;
}
.liste-services ul{
	padding-left:1em;
	list-style:outside circle;
}

.zone-consultant-real{
	position:relative;
	float:right;
	width:580px;
}
.consultant-real{
	float:right;
	width:270px;
	margin-left:10px;
	margin-bottom:20px;
}


/* Gallerie photo */
.galerie {
	background-color: #fff;
	margin-bottom: 20px;
}
.categorie {
	float: left;
	margin: 15px;
	margin-left: 9px;
	margin-right: 3px;
	padding: 15px;
	width: 212px;
	cursor: pointer;
	background: url(../images/fond-description-recette.jpg);
	height: 500px;
	background-color: #ffffff;
}
.image_contenu {
	margin-top: 10px;
	float: left;
	width: 246px;
}
.galerie_media {
	float: left; /*padding-top:20px;*/
	width: 640px;
}
.vignette_galerie {
	margin: 2px;
}
.vignette_galerie_wrap {
	float: left;
	cursor: pointer;
	width: 109px;
}
/*.galerie_menu_top {line-height:30px;color:#000; font-weight:bold; background-color:#de9d61;}*/
.galerie_menu_spacer {
	height: 4px;
}
.galerie_menu_bas {
	display: inline-block;
	padding: 4px;
	margin: 2px;
	cursor: pointer;
	color: #555555;
	border: 1px solid #cccccc;
	width: 10px;
	float: left;
}
.liste_categories_galerie {
	color: #000000;
}
.liste_categories_galerie a:hover {
	text-decoration: underline;
}

/* bandeau du haut */
.header {
	position:relative;
	top: 0;
	height: 66px;
	width: 100%;
	background-color:#320702;
	z-index: 50;
}

.menu-top{
	width:960px;
	height:29px;
	margin:0 auto;
	text-align:right;
	border-bottom:1px solid #fff;
}
.menu-top li{
	display:inline-block;
}
.menu-top li a{
	display:inline-block;
	padding:0 10px;
	line-height:29px;
	color:#fff;
	text-decoration:none;
}
.menu-top li a:hover,
.menu-top li a.actif{
	text-decoration:underline;
	background-color:#000;
}

.menu {
	float:left;
	height:50px;
}
.menu li {
	float:left;
}
.menu a {
	color:#fff;
	display:block;
	margin:0 0 0 10px;
	padding:9px 10px;
	text-decoration: none;
}
.menu a:hover,
.menu a.actif {
	background-color: #522415;
	padding: 25px 10px 9px;
}

.logo {
	position:relative;
	float:left;
	display:block;
	margin:0 20px 0 150px;
	box-shadow: 0px 0px 15px #000;
	cursor: pointer;
	z-index: 20;
}

.addthis {
	float: right;
	clear: right;
	height: 20px;
}

/* centre */
.centre {
	position:relative;
	/*top: 40px;*/
	width: 100%;
	height: 400px;
	border-bottom: 1px solid white;
	background: #fff;
}
.diapo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 0;
}
.cycle-slideshow img {
	margin: auto;
}
.diapo h1 {
	position: absolute;
	top: 150px;
	left: 150px;
	z-index: 999;
}

/* pied de page */
#footer {
	position: relative;
	width: 100%;
	font-size:13px;
	z-index: 40;
}
#footer .contenu .onglet {
	position:relative;
	float: left;
	display:block;
	width: 210px;
	padding:10px;
	margin-top:-30px;
	margin-left:20px;
	color:#fff;
	text-decoration:none;
	cursor: pointer;
	background-color:#250805;
}
#footer .contenu .onglet:first-child{
	margin-left:150px;
}
#footer .contenu .onglet h2 {
	margin-bottom: 10px;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	text-align: center;
}
.onglet:after{
	content:'+';
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:38px;
	height:38px;
	color:#fff;
	font-size:24px;
	line-height:38px;
	text-align:center;
	background-color:#250805;
}
#footer p {
	margin: 15px 0 10px;
}
#footer .info-plus a{
	color:#fff;
}

#footer .contenu .textes {
	text-align: left;
	margin-left: 150px;
	margin-bottom: 5px;
	width:960px;
	border: 20px solid white;
	display: table;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px #000;
	background: #fff;
	behavior: url(js/pie/PIE.htc);
}
#footer .contenu .textes img {
	float: right;
	border: 5px solid white;
	margin: 0 10px 5px;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	box-shadow: 1px 1px 5px #ccc;
	behavior: url(js/pie/PIE.htc);
	clear: right;
}
#footer .info-plus {
	position:relative;
	clear:both;
	top: 40px;
	color: #fff;
	font-size:11px;
	overflow:hidden;
}
.footer-apropos{
	position:relative;
	float:left;
	display:block;
	width:380px;
	margin-left:150px;
	margin-right:40px;
}
.footer-membre{
	position:relative;
	float:left;
	display:block;
	width:230px;
	margin-right:40px
}
.footer-joindre{
	position:relative;
	float:left;
	display:block;
}
#footer .contenu .module_photo {
	text-align: left;
	margin-left: 150px;
	margin-bottom: 5px;
	width: 960px;
	border: 20px solid white;
	display: table;
	-moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px #000;
	background: #fff;
	behavior: url(js/pie/PIE.htc);
}
#footer .contenu .module_photo p {
	margin: 0;
}