.logo {
	width: auto;
	background: transparent;
	height: auto;
}
.logo img {
	height: 145px;
	width: auto;
}
#header p a {
	font-size: 20px;
	margin-top:4px;
}
.navbar {
	margin-top: 3px;
}

.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 6px 10px;
}
.partenaires p {
    margin-right: 19px;
}
.block_produit a{
	height: 170px;
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	display: block;
	border: 1px solid #63707b;
	position: relative;
	margin-bottom: 30px;
}
.block_produit img {
	max-height: 168px;
	display: block;
	margin: auto;
}
.img_produit {
    height: 229px;
    width: 343px;
}
.img_produit img {
    max-height: 216px;
}
.info_produit {
    height: 190px;
}
#produit_infos {
	margin-bottom: 30px;
}
#produit_image {
    height: 491px;
    width: 720px;
}
#produit_image img {
    max-height: 459px;
}
.actualites {
	height: 390px;
}
.img_actualites {
	width: 345px;
	height: 230px;
}
.img_actualites img {
	max-height: 230px;
}
.block_slide_produit a {
    height: 192px;
    width: 204px;
}
.block_slide_produit img {
    max-height: 192px;
    max-width: none;
}