.titre_actualites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color : #FF9933;
}
.info_container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FDF5EE;
	border-style: solid;
	border-color: #FF9933;
	border-width: 0px 2px 2px 2px;
}

.info_date {
	color: #8080FF;
	margin-bottom: 0;
	font-weight : bold;
}
.info_title {
	margin-top: 0;
	margin-bottom: 0;
	color: #FF8040;
	font-weight : bold;
}
.info_text {
}
.info_author {
	font-size: xx-small;
	font-style: italic;
}
.info_source {
	font-size: xx-small;
	font-style: italic;
}
