/*============================================================*/
/*Fiche produit ==============================================*/

div.bloc1{
  width:900px;
  height:510px;
	margin-top:0px;
}

div.bloc1Print{
  width:520px;
  margin-top:0px;
  margin-left:20px;
}

div.blocFlash{
	width:520px;
	height:480px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	/*background-color:#000000;*/
	border:1px solid #CCCCCC;
}
div.blocFlashprint{
	margin-right:10px;
	margin-bottom:10px;
	width:520px;
	height:480px;
	/*background-color:#000000;*/
	border:1px solid #CCCCCC;
}
div.usp{
	width:325px;
	height:220px;
	float:left;
	margin-bottom:10px;
	background-color:#FFE500;
	padding: 10px 10px 5px 10px;
	line-height:14px;
	position: relative;
	font-size:11px;
	
}
div.usp2{
	width:325px;
	height:220px;
	float:right;
	margin-bottom:10px;
	background-color:#FFE500;
	padding: 10px 10px 5px 10px;
	line-height:14px;
	position: relative;
	font-size:11px;
	
}
div.feature{
  padding-left:19px;
	margin-bottom:10px;
	margin-top:-12px;
	line-height:14px;
}
div.featurePrint{
  width:500px;
  padding-left:19px;
	margin-bottom:10px;
	margin-top:-12px;
	line-height:14px;
}
div.infosComplementaires{
	width:325px;
	position:absolute;
	/*bottom:-5px;*/
	bottom:-10px;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	line-height:12px;
}

div.infosComplementairesprint {
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	line-height:14px;
}
/*============================================================*/
/*Titres des tiroires blancs =================================*/
div.tiroirBlancTitre{
	height:23px;
	background-repeat:no-repeat;
	background-position:0px -2px;	
}
a:hover div.tiroirBlancTitre {
	background-position:0px -31px;
  cursor:pointer;
}

div.tiroirBlanc {
	width:855px;
	height:20px;
	padding-top:10px;
	border-top:1px solid #D8D8D8;
	background-image:url(/medias/flecheFondBlanc.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;	
	padding-left:20px;
	clear:both;
}
div.dernierTiroirBlanc{
	width:855px;
	height:5px;
	padding-top:10px;
	border-top:1px solid #D8D8D8;
	padding-left:20px;
	clear:both;
}

div.tiroirBlancPrint {
	width:520px;
	height:20px;
	padding-top:10px;
	border-top:1px solid #D8D8D8;
	background-image:url(/medias/flecheFondBlanc.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;	
	padding-left:20px;
	clear:both;
}
div.dernierTiroirBlancPrint{
	width:520px;
	height:5px;
	padding-top:10px;
	border-top:1px solid #D8D8D8;
	padding-left:20px;
	clear:both;
}

div.tiroirJaune {
	background-image:url(/medias/flecheFondJaune.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

div.tiroirJaune a:link, div.tiroirJaune a:active, div.tiroirJaune a:visited {
	height:10px;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-left:13px;
}

div.tiroirJaune a:hover{
	/*text-decoration:underline;*/
	color:#E2001A;
	background-position:0px 0px;	/*ajouter -30px lors du clic*/
}


div.tiroirJaunePrint a:link, div.tiroirJaunePrint a:active, div.tiroirJaunePrint a:visited {
	height:10px;
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	padding-left:5px;
}

div.tiroirJaunePrint a:hover{
	/*text-decoration:underline;*/
	color:#E2001A;
	background-position:0px 0px;	/*ajouter -30px lors du clic*/
}

div.footer a{
  text-decoration:none;
  color:#000000;
}
div.footer a:hover{
	color:#E2001A;
}
.link_mp3{
  text-decoration:none;
 color:#000000;

}
.link_mp3:hover{
	color:#E2001A;
}
div.couleur_silver{
  margin:2px;
  margin-left:10px;
  width:80px;
  height:18px;
  background-color:#CCCCCC;
  color:#000000;
}
div.couleur_black{
  margin:2px;
  margin-left:10px;
  width:80px;
  height:18px;
  background-color:#000000;
  color:#FFFFFF;
}
div.couleur_ceramic{
  margin:2px;
  margin-left:10px;
  width:80px;
  height:18px;
  background-color:#666666;
  color:#FFFFFF;
}
div.couleur_cd{
  margin:2px;
  margin-left:10px;
  width:80px;
  height:18px;
  background-color:#685C38;
  color:#FFFFFF;
}
.feature_concept{
  text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.feature_concept:hover{
	color:#E2001A;
}