@charset "utf-8";
/* CSS Document */

#encart_actu h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#encart_actu h2 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#encart_actu {
	background-image: url(../images/interface/encart_actualite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 15px;
}
