#txtBloc-accueil {
	width: 415px;
	height:auto;
	float: left;
	padding-right: 15px; 
}

#bloc-actus {
	width: 254px;
	height:auto;
	float: left;
	padding-left: 15px; 
	border-left: 1px dotted #CCC;
}

#bloc-actus h2.title{
	color:#ED9F14;
	font-size: 18px;
	border-bottom: 1px dashed #ED9F14;
}

#bloc-actus h2.separation{
	padding-top:10px;
}

#bloc-actus h3.title {
	color:#000;
	font-size:14px;
	font-style:italic;
}

.la-une {
	padding: 8px 0 20px 0;
}

.la-une a.more:hover span:before, .la-une a.more:focus span:before, .la-une a.more:active span:before {
	content:"En savoir plus ";
}

.liste-actu {
	padding-top: 10px;
}

.liste-actu a.more:hover span:before, .liste-actu a.more:focus span:before, .liste-actu a.more:active span:before {
	content:"Lire la suite ";
}

.liste-actu .txt p, .la-une .txt p{
	font-size: 12px;
	text-align:left;
	color: #000;
	padding:0;
}

.themes {
	color:#ED9F14;
	font-size:11px;
}