#actu_content{
	width: 570px;
	margin-left: auto;
	margin-right: auto;	
}

.actu_sujet{
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	width: 550px;
	text-align: left;
}

.actu_sujet h3, .actu_sujet h3 a{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #424E7E;
}

.actu_sujet h4{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #494949;
	margin: 0px;
	color: #9E9E9E;
}

.actu_sujet_date{
	border-bottom: 1px dashed #000000;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 2px;	
	margin-top: 25px;
}

.actu_sujet_haut{
	background: transparent url(../img/actualites_bloc_haut.png) no-repeat scroll 0 0;
}

.actu_sujet_bas{
	background: transparent url(../img/actualites_bloc_bas.png) no-repeat scroll left bottom;
	padding: 47px 0 36px 0;	
	margin-left: -1px;
}

.actu_sujet_milieu{
	background: transparent url(../img/actualites_bloc_milieu.png) repeat-y scroll 0 0;	
	padding: 0 30px;
	width: 490px;
}

.actu_sujet_texte strong, .actu_sujet_texte strong *{
	font-weight: bold;
}

.actu_sujet_texte em, .actu_sujet_texte em *{
	font-style: italic;
}

.actu_sujet_voir_aussi{
	background: transparent url(../img/actualites_journaux.png) no-repeat scroll 100px 9px;
	border-bottom: 1px solid #424E7E;
	color: #424E7E;
	font-size: 20px;
	margin: 0 10px;
	padding-top: 45px;
}
