#flash {
float:left;
}

/*******************************************************************************
*                                              ESPACE COLLECTE
******************************************************************************/


#collecte {
float:left;
width:254px;
height:200px;
background-image:url(../images/degradevert.jpg);
z-index:0;
position:relative;
}

#collectetexte {
font-size:15px;
color:#fefefe;
margin-top:60px;
margin-left:30px;
}

#collectetexte2 {
font-size:21px;
color:#7fff8a;
margin-top:4px;
margin-left:30px;
}

#collecteliste {
margin-left:30px;
margin-top:10px;
}

.collecteliste2 {
background-color:#30b83c;
color:#FFFFFF;
font-weight:bold;
border:none;
width:194px;
padding:0px;
border: 2px solid #30b83c ;
}

#ombreblocban {
width:894px;
height:9px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/ombreblocban.png);
}

/*******************************************************************************
*                                              ACTUALITE
******************************************************************************/


#blocune {
width:894px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}


#blocune h1, #blocune h1 a {
	font-size:18px;
	color:#21872a;
	margin:0px 0 10px 0;
	text-align:left;
}

#blocune img.illustration{
	margin: 0px;
}

.une {
width:280px;
float:left;
padding-left:20px;
padding-right:20px;
}

.unebis {
width:215px;
float:left;
padding-left:18px;
padding-right:19px;
}

.imageune {
border:1px solid #bababa;
}

.une p {
color: #434343;
text-align:justify;
}

.espacementune {
width:1px;
height:276px;
background-image:url(../images/uneseparateur.png);
float:left;
}

a.lienfleche {
	display: block;
	background:url(../images/flechesuite.png) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 10px 0 10px 0;
}

.resume{
	margin: 10px 0 10px 0;
}


