#produit{
	/*pour retablir flux après float*/
	overflow: hidden;
}
#fiche{
	float:left;
	margin-right:60px;
	width:590px;
	color:#000000;
}
#fiche .haut{
	width:590px;
	height:12px;
	background:transparent url('/data/images/haut-fiche.gif') no-repeat;
	/* BUG IE 6 */
	margin-bottom:-2px;
}
#fiche .bas{
	clear:both;
	width:590px;
	height:12px;
	background:transparent url('/data/images/bas-fiche.gif') no-repeat;
}
#fiche .milieu{
	width:588px;
	background-color:#E4E4E4;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
#fiche .contenu{
	width:520px;
	margin:auto;
	padding:10px 0;
}

#fiche .titre{
	/*pour retablir flux après float*/
	overflow: hidden;
}
#fiche .titre .img{
	float:left;
	margin-right:10px;
}
#fiche .titre .presentation{
	margin-right:2px;
	float:left;
	padding-top:10px;
	width:190px;
}
#fiche .titre .presentation h1, h4{
	color:#000000;
	margin:0;
	margin-bottom:2px;
	padding:0;
}
#fiche .titre .presentation h4{
	font-style:italic;
	font-weight:normal;
}

#fiche .titre .appstore{
float:left;
text-align:center;
width:198px;
}

#fiche .descriptif, #fiche .fonctions, #fiche .icones{
	text-align:justify;
	clear:both;
	margin-top:20px;
}
#fiche .icones{
	overflow:hidden;
}
#apercu {
	float:left;
	width:235px;
	height:496px;
}
#apercu .img{
	float:left;
}

.pages{	
	margin-top:5px;
	display:block;
}

.prix{
	display:block;
}

#apercu #flash{
	color:#000000;
	display:inline;
	margin-left:16px;
	margin-top:-430px;
	float:left;
	width:197px;
	height:295px;
	background-color:#FFFFFF;


}
div#dailymotion{
	background:transparent url('/data/images/videobis.jpg') no-repeat;
	/*width:289px;*/
	height:40px;
	float:left;
	padding-left:115px;
	margin-right:20px;
	margin-bottom:10px;
}
div#dailymotion .liens{
	background:transparent url('/data/images/dailymotion_fond.jpg') repeat-x;
	padding-left:10px;
	padding-top:3px;
	height:40px;
	float:left;
	/*flux pété par float*/
	overflow:hidden;
}
div#dailymotion .liens .lien{
	color:#FFFFFF;
	font-size:8px;
	text-align:center;
	width:44px;
	height:33px;
	background-color:#2555A2;
	margin-right:8px;
	float:left;
}
div#dailymotion .liens .lien  a, div#dailymotion .liens .lien  a:hover, div#dailymotion .liens .lien  a:active{
	color:#FFFFFF;
	text-decoration:none;
}
div#dailymotion .liens .lien .img{
	width:44px;
	height:20px;
	overflow:hidden;
}
div#dailymotion .droite{
	background:transparent url('/data/images/dailymotion_droite.jpg') no-repeat;
	float:left;
	height:40px;
	width:7px;
}

.videos {
height:85px;
float:left;
}

.lien_video{
	color:#FFFFFF;
	font-size:8px;
	text-align:center;
	background:transparent url('/data/images/clapetvideo.png') no-repeat;
	margin-right:8px;
	float:left;
	height:85px;
	width:70px;
}

.lien_video .img{
	padding-top:35px;
	overflow:hidden;
}

.lien_video  a, .lien_video  a:hover, .lien_video  a:active{
	color:#FFFFFF;
	text-decoration:none;
}




div.statut{
	float:left;
}
div.divers{
	clear:both;
	margin-top:10px;
}
a.facebook{
	padding-top:3px;
	vertical-align:middle;
}

#commentaires{
	padding-left:30px;
	padding-right:30px;
}
#titre_commentaires{
	font-size:13px;
	font-weight:bold;
}
#ajouter_commentaire{
	float:left;
	font-size:12px;
	padding-left:180px;
	margin-right:20px;
	margin-bottom:10px;
}
#voir_commentaires{
	float:left;
	font-size:12px;
	margin-bottom:10px;
}
.clear{
	clear:both;
}
#ajout_commentaire label{
	clear:both;
}
#commentaire_texte{
	width:520px;
}
.info_post{
	text-align:center;
	font-size:11px;
	margin-bottom:5px;
}
#send{
	margin-left:230px;
	margin-bottom:10px;
}
.commentaire_entier{
	clear:both;
	
}
.login_commentaire{
	font-size : 13px;
	font-weight: bold;
	
	float:left;
}
.date_commentaire{
	float:left;
	font-size : 12px;
}
.texte_commentaire{
	clear:both;
	font-size : 11px;
}
#confirm{
	margin-bottom:10px;
	margin-top:10px;
	color:red;
	/*margin-bottom:10px;*/
	text-align:center;
}

#erreur{
	padding-bottom:10px;
	margin-top:10px;
	color:red;
	/*margin-bottom:10px;*/
	text-align:center;
}