#BlockMenu {
	position:relative; float:left ; width: 182px; height:425px;
	top:-3px;
	left:-21px;
	text-align:left; 
	background-image: url(../images/Menu2.jpg); background-repeat:no-repeat; background-position:0 0;
	z-index: 1;
}

#Connection {
	position:absolute; top:295px;
	left:25px;
	text-align:center;
}
#Connection a {
	color: #ff5f00;
}
#Connection a:hover {
	background: transparent;
}



#TD_Gauche{
	width:50%;
	text-align:left;
	background-image: url(../images/CoinHG.jpg); background-repeat:no-repeat; background-position:2px 1px; 
}
#TD_Milieu{
	width:5%;
}
#TD_Droite{
	width:35%;
	text-align:center;
	background-image: url(../images/CoinHG.jpg); background-repeat:no-repeat; background-position:2px 1px; 
}
#TD_Droite h1 {text-align:left}

.EnBref {
	width: 325px ; height: 165px; 
	background-image: url(../images/CoinBD.jpg); background-repeat:no-repeat; background-position:213px 83px;
}
.EnBrefNews {width: 315px ; height: 155px; 
	overflow: auto;
}
.EnBref p {padding: 0; margin: 0 15px 10px 15px;
	text-align: left; font-size:11px; }

.BlockSuperieur h1 {
	position:relative; top:-8px;	
	margin:0 0 0 20px;
	font-size:14px; font-weight: bold;
	color:#eeb326; 
}
.BlockSuperieur #FondBlanc {
	padding: 0 7px;
	background :white;
}


.ImageJour{
	height: 165px; 
	background-image: url(../images/CoinBD.jpg); background-repeat:no-repeat; background-position:122px 83px; 
}
.ImageJour img {
	height: 140px;  width: 210px;
	text-align: center;
	margin:10px 0;
}

