#module-retro {
	width: 400px;
	margin: 0 0 0 8px;
	/*clear:both;*/
}


#module-retro #photo-principal{

	background-color: transparent;
	padding-top : 24px;
	font-size:12px;
	font-weight:bold;
	width: 400px;
	clear:both;

}

#module-retro #photo-principal #block-img{
	height:252px;
	clear:both;
}


#module-retro #photo-principal div#block-img p{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	text-align: left;
	clear:both;
}

#module-retro #photo-principal img{
	margin-bottom : 20px;
	display: block;
	text-align: center; /*pour IE*/
	margin-left: auto;
	margin-right: auto;
}

#module-retro  #retro_une_legende{
	font-size:9px;
	font-weight:normal;
	color:#363636;
}
#module-retro div#boutons  {
	clear:both;
	/*padding-bottom: 4px;*/
	margin-left: 110px;
	/*width: 200px;*/
	height:24px;
	width:180px;
}	
	
/* -----------------------------------------
			Le rollover bouton moins
 -------------------------------------------*/

#module-retro div#boutons a#image-retro1,
#module-retro div#boutons a#image-retro2,
#module-retro div#boutons a#image-retro3,
#module-retro div#boutons a#image-retro4,
#module-retro div#boutons a#image-retro5
{
	display: block;
	float:left;
	width: 24px;
	height: 24px;
	border: 0; 
	background-repeat: no-repeat; 
}
#module-retro div#boutons a#image-retro1 { 
	background-image: url(images/b_moins.png);
} 
  
#module-retro div#boutons a:hover#image-retro1 { 
	background-image: url(images/bh_moins.png);
}

/* -----------------------------------------
			Le rollover bouton arriere
 -------------------------------------------*/
#module-retro div#boutons a#image-retro2 { 
	background-image: url(images/b_arriere.png); /* source de l'image de départ */ 
	margin-left:8px;
} 
  
#module-retro div#boutons a:hover#image-retro2 { 
	background-image: url(images/bh_arriere.png); 
}

/* -----------------------------------------
			Le rollover bouton play
 -------------------------------------------*/
#module-retro div#boutons a#image-retro3 {
	background-image: url(images/b_play.png);
	margin-left:8px;
} 
  
#module-retro div#boutons a:hover#image-retro3 { 
	background-image: url(images/bh_play.png); 
}

/* -----------------------------------------
			Le rollover bouton avant
 -------------------------------------------*/
#module-retro div#boutons a#image-retro4 { 
	background-image: url(images/b_avant.png);
	margin-left:8px;
} 
  
#module-retro div#boutons a:hover#image-retro4 { 
	background-image: url(images/bh_avant.png); 
}

/* -----------------------------------------
			Le rollover bouton plus
 -------------------------------------------*/
#module-retro div#boutons a#image-retro5 { 
	background-image: url(images/b_plus.png);
	margin-left:8px;
} 

#module-retro div#boutons a:hover#image-retro5 { 
	background-image: url(images/bh_plus.png);
}

#module-retro  #vignettes {
	width: 400px;
	clear:both;
	margin:0;
}

#module-retro  #vignettes img{
	margin: 10px 10px 8px 11px;
	height: 70px;
	width: 70px;
	border: 1px solid #003366;
}

#module-retro  #legendes {
	text-align: left;
	color:#363636;
	width: 400px;
	margin-bottom:8px;
}

#module-retro  #legendes p{
}
