#CentreAccueil {
	position:relative;
	background-color : #000000;
	border-left : 5px solid #000000;
	border-right : 10px solid #000000;
	width : 1100px;
	height : 500px;
	display : block;
  }
.Actualite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	color: #FFFFFF;
	background-color: #FF6600;
	height: 18px;
	line-height:16px;
	width: 70px;
	position: absolute;
	left: 10px;
	top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.Actualite a:link{
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration : none;
}
.Actualite a:visited {
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration : none;
  }
.Actualite a:hover {
	background-color : #FF6600;
	color : #00ffff;
	text-decoration : none;
	font-weight : bold;
  }
.DateActu {
	background-color : #333333;
	color : #00cc00;
	position: relative;
	left: 5px;
	top: 35px;
	padding-left : 10px;
	font-size : 10pt;
	width: 80px;
  }
.DateActu a:link, a:visited {
	color : #00cc00;
}
.DateActu a:hover {
	color : #00ffff;
	font-weight : bold;
}
.ZoneFondu {
	position:relative;
	top: 20px;
	left:200px;
}
 #imgV {
	border : 0 solid #ff6600;
	display : block;
	float : left;
	margin-top : 110px;
	margin-right : 5px;
	margin-bottom : 10px;
	margin-left : 10px;
	height : 270px;
	width : 180px;
  }
 #imgH1 {
	border : 0 solid #ff6600;
	display : block;
	float : left;
	margin-top : 110px;
	margin-right : 5px;
	margin-bottom : 10px;
	margin-left : 5px;
	height : 180px;
	width : 270px;
  }
 #imgH2 {
	border : 0 solid #ff6600;
	display : block;
	float : left;
	margin-top : 110px;
	margin-right : 5px;
	margin-bottom : 10px;
	margin-left : 5px;
	height : 180px;
	width : 270px;
  }
 #imgH3 {
	border : 0 solid #ff6600;
	display : block;
	float : left;
	margin-top : 110px;
	margin-right : 10px;
	margin-bottom : 10px;
	margin-left : 5px;
	height : 180px;
	width : 270px;
  }

