a.bloc-lien {
/*width: 250px;
position:relative;*/
/*z-index:1px;*/
}


#bloc1-titre a,   #bloc2-titre a, #bloc3-titre a {
	display:block;		
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
 
#bloc1-titre a:hover, #bloc2-titre a:hover, #bloc3-titre a:hover { 	
	color:#fff;
	text-decoration:none;
}


#bloc1-legende a, #bloc2-legende a, #bloc3-legende a {
	display:block;	
	color:#000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:180px;
	

}

/* CSS Document--------------------------------------- */
#bloc1 {
	width:320px;
	float:left;
}

#bloc1-content {
	height:180px;
	width: 320px;
	/*background-image:url(../images/bg_bloc.png);*/
	background-image:url(../images/tmp_bloc1.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:18px;
}

#bloc1-legende {
	overflow: hidden;
	display: block; 
	height: 40px; 
	margin-top: 0px;
	margin-left:5px;
	width: 290px;	
	margin-bottom: 0px; 	
	padding-left: 20px;
	padding-top: 10px;
	background-image:url(../images/pix_80percent.png);		
	position:absolute;
	z-index:19px;
	top: 5px;
}


#bloc1-titre {
	background-image:url(../images/bg_bloc1_title.png);
	height: 30px;
	margin:0px;
	line-height:25px;
	padding-left:20px;
	position:relative;
	z-index:20px;
	top:180px;
}
#bloc1-flash {
margin-left:5px;
margin-top:5px;
}

/* CSS Document--------------------------------------- */
#bloc2 {
	width:320px;
	float:left;
}
#bloc2-content {
	
	height:180px;
	width: 320px;
	/*background-image:url(../images/bg_bloc.png);*/
	background-image:url(../images/tmp_bloc2.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:21px;
}

#bloc2-legende {
	overflow: hidden;
	display: block; 
	height: 40px; 
	margin-top: 0px;
	margin-left:5px;
	width: 290px;	
	margin-bottom: 0px; 	
	padding-left: 20px;
	padding-top: 10px;
	background-image:url(../images/pix_80percent.png);		
	position:absolute;
	z-index:22px;
	top: 5px;
}


#bloc2-titre {	
	background-image:url(../images/bg_bloc2_title.png);
	height: 30px;
	margin:0px;
	line-height:25px;
	padding-left:20px;
	position:relative;
	z-index:23px;
	top:180px;
}

#bloc2-flash {
margin-left:5px;
margin-top:5px;
}
/* CSS Document--------------------------------------- */
#bloc3 {
	width:320px;
	float:left;
}
#bloc3-content {
	
	height:180px;
	width: 320px;
	/*background-image:url(../images/bg_bloc.png);*/
	background-image:url(../images/tmp_bloc3.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:24px;
}

#bloc3-legende {
	overflow: hidden;
	display: block; 
	height: 40px; 
	margin-top: 0px;
	margin-left:5px;
	width: 290px;	
	margin-bottom: 0px; 	
	padding-left: 20px;
	padding-top: 10px;
	background-image:url(../images/pix_80percent.png);		
	position:absolute;
	z-index:25px;
	top: 5px;
}


#bloc3-titre {
	background-image:url(../images/bg_bloc3_title.png);
	height: 30px;
	margin:0px;
	line-height:25px;
	padding-left:20px;
	position:relative;
	z-index:26px;
	top:180px;
}
#bloc3-flash {
margin-left:5px;
margin-top:5px;
}