#diaporama {
	background-color:#FFF;
	float: left;
	width: 610px;
	height: 570px;
}

.txtdiaporama {
	float: left;
	height: 530px; 
	font-size: 16px;
	color: #000;
}
.txtdiaporama   a  {
	color: #000;
	text-decoration: none;
}

.txtdiaporama   a:hover  {
	color: #E34210;
	text-decoration: none;
}
