#conteneur {
	margin-bottom : 30px;
	}
#contenu{
	padding : 17px 12px 0 12px;
	width : 646px;
	}

#actu{
	position : relative;
	padding : 0px 0 0 20px;
	font-size : 0.7em;
	color : black;
	width : 634px;
	}
html>body #actu{
	
	}
#actu .titre{
	font-weight : bold;
	color : #4D89C7;
	font-size : 1.4em;
	}
#actu .titre2{
	color : #6DB521;
	font-weight : bold;
	font-size : 1.1em;
	}
.bleu{
	color : #4D89C7;
	}
.plus{
	margin : 4px 0 15px 0;
	}
.cadreplus {
	font-size: 1.0em;
	/* font-style: italic; */
	font-weight: bold;
	color: #6DB521;
	padding: 2px 3px 0px;
	border: 1px solid #9C9C9C;
	line-height: 17px;
}
.cadreplus:hover {
	color: #FFFFFF;
	background-color: #6DB521;
}


