#diapo {
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 435px;
	width: 485px;
}
#photo-vue {
	text-align: center;
	height: 380px;
	width: 580px;




}
#photo-texte{
	height: 20px;
	width: 580px;
	left: 0px;
	color: #FFFFFF;
	text-align: center;
	background-color: #000;
}
#photo_commande{
	height: 60px;
	width: 580px;
	background-color: #000;
	text-align: center;

}



#photo-selection {
	text-align: center;
	background-color: #000000;
	width: 425px;

}


.im {
	opacity: 1;
	filter:alpha(opacity= 80);
	border: 2px solid #000000;
}
.opacite1{
	opacity: 1;
	filter:alpha(opacity= 100);
	border: 2px solid #CC9933;
}
#precedent {
	height: 15px;
	width: 30px;

}
#suivant {
	top: 2px;
	height: 15px;
	width: 30px;


}
#diaporama {
	height: 15px;
	width: 30px;
}
#pause{
position: absolute;
	left: 150px;
	height: 30px;
	width: 100px;
	top: 2px;


}
.photo_vertical {
	
	padding: 10px;
}
#photo-vue-cel {
	vertical-align: middle;
	display: table-cell;
	height: 380px;
	width: 580px;
}
