h1 {
	background:url(images/picto_h1_actus.gif) no-repeat 0px 0px;
}

h1 span {
	border-color:#CC3399;
	color:#CC3399;
}

div.csc-header {
	width:100%;
	float:none;
}



div#actus_cont {
	width:auto;
	background:none;
	margin:0;
}

div.actu_rose_cont {
	margin:0;
	padding:0;
	padding-top:4px;
	padding-bottom:10px;
}

div.separateur_mauve {
	border-bottom:dotted #cc3399 1px;
	width:204px;
	height:1px;
}

p.date_actu_cont {
	font-size:11px;
	background:url(images/puce_actus_mauve.png) no-repeat 0px 1px;
	padding:0;
	padding-left:10px;
	margin:4px 0px 0px 0px;	
}

p.titre_actu_cont {
	font-size:15px;
	margin:0;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	color:#cc3399;
}

p.cont_actu {
	margin:0;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	color:#333333;
	font-size:12px;
}


