body{
	margin:0;
	color:#000;
	font:13px/16px Georgia, Times, serif;
	background:#fff;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#wrapper {
	width:872px;
	margin:30px 0 0 60px;
	overflow:hidden;
}
.logo {
	display:block;
	width:211px;
	height:73px;
	overflow:hidden;
	margin:0 0 27px;
	background:url(../images/bg-logo.gif) no-repeat;
	text-indent:-9999px;
}
.logo a {
	float:left;
	width:211px;
	height:73px;
}
#content .title {
	overflow:hidden;
	height:1%;
	margin:0 0 26px;
	padding:0 0 20px;
	border-bottom:1px solid #c0c0c0;
}
.title h1 {
	margin:0;
	color:#000;
	font:italic 38px/40px Georgia, Times, serif;
	overflow:hidden;
	height:38px;
}
#content h1.produits {
	font-style:normal;
}
#content {
	float:right;
	overflow:hidden;
	padding:42px 0 25px;
	width:600px;
}
.gallery {
	float:right;
	width:331px;
	margin:0 0 0 30px;
	padding:4px 0 0;
}
.slides {
	position:absolute; 
	top:0; 
	left:0;

}
.slides div {
	position:absolute; 
	top:0; 
	left:0;
	display:none; 
}
.first {
	margin: 18px auto;
}

ul.pagination {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul.pagination li {
	float:left;
	margin:0 12px 0 0;
}
ul.pagination li a {
	text-indent:-9999px;
	background:url(../images/bg-links.gif) no-repeat;
	height:12px;
	display:block;
	overflow:hidden;
	width:13px;
}
ul.pagination li a:hover,
ul.pagination li.active a {
	background-position:0 -12px;
}
#loopedSlider { 
	margin:18px auto; 
	width:600px; 
	position:relative; 
	clear:both; 
}

.container {
	padding:24px 0 0;
	overflow:hidden;
	width:600px;
	height:315px;
	cursor:pointer;
	position:relative;
}
#content img {
	display:block;
}
.main-info {
	overflow:hidden;
	width:100%;
}
.post {
	float:left;
	text-align:justify;
	width:239px;
}
.post-inner {
	float:left;
	text-align:justify;
	width:270px;
	padding:0 30px 0 0;
}
.post-inner p {
	margin:0;
}
.post p {
	margin:0 0 40px;
}
.post a.download-pdf {
	background:url(../images/bg-link.gif) no-repeat;
	height:44px;
	color:#fff;
	display:block;
	text-align:center;
	padding:56px 3px 42px;
	text-decoration:none;
	margin:0 auto;
	width:136px;
	font:bold italic 10px Georgia, Times, serif;
}
.post a:hover {
	text-decoration:underline;
}
#sidebar {
	float:left;
	width:211px;
}
.list {
	border-top:1px solid #c0c0c0;
	margin:0;
	padding:26px 0 22px;
	list-style:none;
	width:211px;
}
.list li {
	padding:0 0 4px;
	color:#000;
	font-size:16px;
	text-align:center;
}
.list li a {
	color:#000;
}
.list li a:hover,
.list li.active a {
	text-decoration:none;
	color:#138f34;
}
.list-blog {
	border-top:1px solid #c0c0c0;
	margin:0;
	padding:19px 30px 0 31px;
	list-style:none;
	width:153px;
	overflow:hidden;
}
.list-blog li {
	color:#138f34;
	font:bold italic 11px/16px Georgia, Times, serif;
	padding:6px 0 11px;
	text-align:center;
	background:url(../images/sep-list-blog.gif) no-repeat 50% 100%;
	margin:0 0 -1px;
	width:100%;
}
.cufon-active .list-blog li {
	font-size:14px !important;
}
.list-blog li a {
	border-bottom:1px solid #fff;
	color:#138f34;
}
.list-blog li a:hover {
	border-color:#093;
	text-decoration:none;
}
#content ul.listing {
	margin:0;
	padding:4px 0 0;
	list-style:none;
	width:650px;
	overflow:hidden;
}
#content ul.listing li {
	vertical-align: top;
	display:inline-block;
	width:180px;
	margin:0 27px 30px 0;
	border-bottom:1px solid #c0c0c0;
}
* html #content ul.listing li {display: inline;}
* +html #content ul.listing li { display: inline;}
#content ul.listing li div {vertical-align: baseline;}
#content ul.listing li a {
	overflow:hidden;
	cursor:pointer;
	width:180px;
	height:180px;
	display:block;
	margin:0 0 30px;
	position:relative;
}
ul.listing li a img {
	display:block;
}
ul.listing li a span {
	position:absolute;
	background:url(../images/bg-listing-hover.gif) no-repeat;
	width:180px;
	height:180px;
	left:0;
	top:-9999px;
}
ul.listing li a:hover {
	text-decoration:none;
	background:url(../images/none.gif) no-repeat;
}
ul.listing li a:hover span,
ul.listing li.active a span {
	top:0;
}
ul.listing li p {
	border:1px solid #c0c0c0;
	border-width:1px 0 0;
	color:#000;
	font:16px Georgia, Times, serif;
	text-align:center;
	padding:5px 0;
	margin:0;
	font-style:italic;
}
#content ul.listing li p a {
	display:inline;
	color:#000;
}
ul.listing li p a:hover {
	text-decoration:underline;
}
