.fondCentral {
	background-image: url(images/fond-offre.JPG);
	width: 90%;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.fondCentral img {
	border: 0; 
	margin-right:12px;
	margin-left:12px;
	margin-top:12px;
	margin-bottom:12px;
	width: 250px;
	float:right;
}
.photoRight {
}
.tblovr {
	background: url("images/degradegris.jpg");
	vertical-align: middle;
	height: 30px;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A5ACD;
}
.Overlay {
	/*background: url("images/fondopaque.jpg");*/
	background: url(images/degradebleu.jpg);
	border:2px double #1C0BA4;
	position: absolute;
	height:100%;
	width:100%;
	top:0px;
	left:0px;
	FILTER: alpha(opacity=60); 
	opacity: 0.6;	
	visibility: hidden;
	z-index: 500;
}
.PopMess {
	background: url(images/fond-offre.jpg);
	border:2px double #1C0BA4;
	position: absolute;
	height:150px;
	width:350px;
	top:300px;
	left:300px;
	visibility: hidden;
	z-index: 600;	
}
.BVRGRAS {
    font-size: 18px;
    font-weight: bold;
}

