div#nouvelles {
	width : 80% ;
	margin : auto ;
}
/*
div#nouvelles h1 {
	line-height: 35px ;
	font-size: 300%;
	color : #b29f6b;
}

div#nouvelles h2 {
	font-size : 80% ;
	color : #b29f6b ;
	background-color : transparent ;
	position : relative ;
	left : 30px ;
	top : 7px ;
}*/

div#nouvelles span.infonews {
	font-size : 80% ;
	font-weight:bold;
	color : #b29f6b ;
	position : relative ;
	left : 30px ;
	top : 7px ;
}

div#nouvelle {
	margin : 0px auto ;
	width : 98% ;
	border : 1px solid #ffffff ;
	border-bottom:none;
	background-color : #e2d7b9 ;
	padding-bottom : 10px ;
}

div#nouvelle h1 {
	margin-top : 16px;
	text-align : left ;
	line-height: 35px ;
	font-size: 1.5em ;
	/*color: #624A3C ;*/
	color : #3d2c0f;
	border-bottom: 2px solid #3d2c0f;
	text-indent : 20px ;
}

div#nouvelle p {
	margin : 0px 20px 0px 20px;
	text-indent:20px;
}

/*
div#nouvelle li {
  margin-left:100px;
}*/


div#trombonne1 {
	position : relative ;
	top : 11px ;
	left : 30px ;
	height : 35px ;
	background-image : url(utile/tromb1.png) ;
	background-repeat :  no-repeat ;
	background-position : left ;
}

div#trombonne2 {
	position : relative ;
	top : 11px ;
	left : 30px ;
	height : 35px ;
	background-image : url(utile/tromb2.png) ;
	background-repeat :  no-repeat ;
	background-position : left ;
}
