/* - - - - - - UNE  - - - - - - - - - */

#une {
margin:0 5px;
background:#c1bfc8 url(img/une-fond.gif) no-repeat left top;
}

#une img {
	float:left;
	padding:9px 9px 5px 9px;
	margin:20px 0 0 20px;
	background:#fff url(img/une-img-ombr.gif) no-repeat left top;
	}
	
#une i {
	clear:left;
	display:block;
	width:351px;
	margin:0 0 0 20px;
	background:#c1bfc8 url(img/une-bas-ombr.gif) no-repeat left top;
	text-indent:15px;
	padding:5px 0 10px 0;
	font-weight:normal;
	font-style:normal;
	color:#666;
	
}

#une span {
	display:none;
	
}

#une h3 {
	font:bold 18px/20px Georgia, "Times New Roman", Times, serif;
	padding:25px 25px 0 385px;
	color:#fff;
	}

#une h3 small {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	display:block;}

#une p {
	padding:5px 25px 0 385px;
	line-height: 15px;
	font-weight:normal;
	}

#une p b {
	display:block;
	font-size:10px;
	font-weight:bold;
	}
	



/* - - - - - - ACTUS MULTI - - - - - - - - */

#actu {
	margin:0 auto;
	width:640px;
	padding-bottom:20px;
}


#actu hr {
	width:5px;
	height:5px;
	float:left;
	display: block;
}

.multi {
	float:left;
	width:210px;
}

.multi span {
	display: block;
	width:210px;
	height:132px;
}

.multi span img {
	display: none;
}

.multi h4 {
	font:bold 14px/16px Georgia, "Times New Roman", Times, serif;
	color:#930000;
	padding:5px 20px 2px 20px;
}

.multi p {
	padding:0 20px 5px 20px;
	font-weight:normal;
	line-height: 15px;
}

