

div.diapo{
	color: #3e505a;
	float:left;
	width:350px;
	height:325px;
	border-width:thin;
	border-style:solid;
	margin: 5px;
	}

	  /** Photo identité  */
	  
img.petite_photo_identite{  
	width:108px;
	height:144px;
	}

  
div.trombi{
	color: #3e505a;
	float:left;
	width:250px;
	height:250px;
	border-width:thin;
	border-style:solid;
	margin: 5px;
	}
img.photo_identite{  
	width:135px;
	height:180px;
	margin:5px;
	}
img.grande_vignette{  
	width:750px;
	margin:5px;
	}

div.diapo{
	color: #3e505a;
	float:left;
	width:350px;
	height:325px;
	border-width:thin;
	border-style:solid;
	margin: 5px;
	}
img.photo_paysage{  
	width:330px;
	margin:5px;
	}
	
img.photo_portrait{  
	width:220px;
	float:left;
	margin:5px;
	}
	
img.photo_paysage_4_3{  
	width:320px;
	height:240px;
	margin:5px;
	}
	
img.photo_potrait_3_4{  
	width:240px;
	height:320px;
	margin:5px;
	}
	
img.petit_photo_potrait_3_4{  
	width:180px;
	height:240px;
	margin:5px;
	}
	
.img_fl_droite{
	border: 2px solid #fbb222;
	width:350px;
	float: right;
	margin:10px;
	}
.img_fl_gauche{
	border: 2px solid #fbb222;
	width:350px;
	float: left;
	margin:10px;
	}
.vignette_fl_droite{
	border: 2px solid #fbb222;
	width:150px;
	float: right;
	margin:10px;
	}
.vignette_fl_gauche{
	border: 2px solid #fbb222;
	width:150px;
	float: left;
	margin:10px;
	}
