/* CSS Document */

#box_actu_news {
width:						382px;
position:					relative;
}

.box_titre_rubrique {
	width:					352px; 
	height:					36px; 
	position:				relative; 
	background-image:		url(../../images/new-boxes/header-rubrique-50.png); 
	display:				block; 
	padding-left:			15px; 
	padding-right:			15px; 
	font-family:			Arial, Helvetica, sans-serif; 
	font-size:				14px; 
	color:					#fff; 
	line-height:			36px; 
	font-weight:			normal;
	}

.box_titre_rubrique span {
	color:			#00bfff;
	}

#contenu_actu_news {
position:					relative;
}

.intitule_news {
	font-size:				15px;
	font-weight:			normal;
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#006f8f;
	}
.date_news {
	font-size:				12px;
	font-weight:			normal;
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#01baf7;
	text-transform:			uppercase;
	}
.introduction_news {
	font-size:				13px;
	font-weight:			normal;
	font-style:				normal;
	font-family:			Arial, Helvetica, sans-serif;
	color:					#7e7e7e;
	}
.btn_lire_plus {
	width:					49px;
	height:					16px;
	position:				relative;
	background-image:		url(../../images/new-boxes/bg-btn-voir-plus.png);
	display:				block;
	padding-left:			3px;
	padding-right:			3px;
	/* Fonts */
	color:					#fff;
	font-weight:			bold;
	font-size:				10px;
	font-family:			Arial, Helvetica, sans-serif;
	text-decoration:		none;
	text-align:				center;
	}
	.btn_lire_plus:hover {
		color:					#00bfff;
		}
.box_tout {
	width:					97px;
	position:				absolute;
	left:					300px;
	}
	.box_tout a {
		font-family:		Arial, Helvetica, sans-serif; 
		font-size:			11px; 
		font-weight:		bold;
		color:				#00bffe;
		text-decoration:	none;
		}
		.box_tout a:hover {
			color:				#fff;
			}
#actu_news_item {
width:						352px;
height:						89px;
position:					relative;
padding-top:				18px;
padding-bottom:				10px;
background-image:			url(../../images/new-boxes/bg-box.png);
background-repeat:			repeat-y;
display:					block;
padding-left:				15px;
padding-right:				15px;
}

#liner_separation_new {
width:						100%;
height:						3px;
background-image:			url(../../images/new-boxes/ligne-separateur-box.png);
background-repeat:			repeat-x;
position:					relative;
}

#footer_box_actu_news {
height:						10px;
position:					relative;
background-image:			url(../../images/new-boxes/footer-rubrique-50.png);
background-repeat:			no-repeat;
}

#dd {

}
