@charset "utf-8";
/* CSS Document */

#int {
	position:relative;
	padding-top:180px;
	margin:0 0 10px 280px;
	width:780px;
	height:auto;
	font-size:12px;
}

h3 {
	margin:10px 0 5px 15px;
	font-size:20px;
	color:#CC0066;
}

#promoh3 {
background-image:url(../img/promo.jpg);
	background-repeat:no-repeat;
	width:238px;
	height:32px;
	margin-left:20px;
}

.video {
	margin-left:15px;
	color:#000000;
}

#photo_gd {
	float:left;
	width:390px;
	height:293px;
	margin-bottom:10px;
}

#desc_gd {
	float:left;
	padding-left:20px;
	margin-bottom:10px;
	width:300px;
	text-align:justify;
}

#desc_gd li {
	list-style-type:none;
}

#produit_gd {
	margin-top:12px;
	width:760px;
	min-height:310px;
}

#liens {
	width:700px;
	font-size:10px;
}

#liens li a{
	margin-left:13px;
	color:#000000;
}

#liens li {
	list-style-type:none;
	display:inline;
}

h4 {
	margin-top:20px;
	font-size:14px;
	color:#CC0066;
}

#galerie_photo {
	/*margin-top:15px;*/
	width:715px;
	/*border-top:solid 1px #000000;*/
}

#galerie_photo_promo {
	margin-top:15px;
	width:715px;
	border-bottom:solid 1px #000000;
}

#galerie_photo_promo li {
	margin-right:8px;
	list-style-type:none;
	display:inline;
	border:none;
}
#galerie_photo_promo img {
	border:none;
	margin-top:8px;
}

h5 {
	margin-top:8px;
	font-weight:500;
}

#galerie_photo li {
	margin-right:8px;
	list-style-type:none;
	display:inline;
	border:none;
}
#galerie_photo img {
	border:none;
	margin-top:8px;
}
