/* CSS Document */
.contActuUneAccueil {
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
	color: #254997;
}

.contActuUneAccueil .act_accroches .hg,
.contActuUneAccueil .act_accroches .h,
.contActuUneAccueil .act_accroches .hd,
.contActuUneAccueil .act_accroches .bg,
.contActuUneAccueil .act_accroches .b,
.contActuUneAccueil .act_accroches .bd,
.contActuUneAccueil .act_accroches .c h1,
.contActuUneAccueil .act_lien_archives,
.contActuUneAccueil .act_infosTitre,
.contActuUneAccueil .date,
.contActuUneAccueil hr,
.contActuUneAccueil .act_accroches_head, 
.contActuUneAccueil .act_accroches_pied,
/*.contActuUneAccueil .spacer,*/
.contActuUneAccueil .act_exp {
	display: none;
}

.contActuUneAccueil .spacer{
	margin-top:15px;
}

.contActuUneAccueil .AllActuSpacer{
	margin-top:20px;
	*margin-top:5px;
}
.contActuUneAccueil h2 {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	
}
.contActuUneAccueil .act_divTexteAccroche p{
	margin-bottom:4px;
}
.contActuUneAccueil .act_imgAccroche_gauche, .contActuUneAccueil .act_imgAccroche_droite {
	margin-top : 3px;
}
.imageAGauche .act_imgAccroche_gauche {
	float: left;
	margin-right: 10px;
}
.imageADroite .act_imgAccroche_droite {
	float: right;
	margin-left: 4px;
}
.contActuUneAccueil br {
	line-height: 2px;
}
.imageAGauche h2 {
	float: right;
	width: 283px;
}
.imageADroite h2 {
	float: left;
	width: 283px;
}
.stopSafari {; #}
.imageAGauche .act_divTexteAccroche,
.imageAGauche .lireactu {
	margin-left: 0px;
}
.imageADroite .act_divTexteAccroche,
.imageADroite .lireactu{
	margin-right: 50px;
}

.act_divTexteAccroche{
	text-align:justify;
}
.imageAGauche h2 {
	width: 231px;
	*width: 229px;
}
.imageADroite h2 {
	width: 231px;
	*width: 231px;
}