@CHARSET "UTF-8";

#pageNews {
	width: 720px;
	margin: 0 auto;
}

#pageNews .ligneNews {
	margin: 40px 0;
}



.ligneNews {
	clear: both;
	margin: 15px 0;
}

.ligneNews .titre {
	font-weight: bold;
}

.ligneNews .date {
	color: #666;
	font-size: 10px;
	margin-bottom: 5px;
}

.ligneNews .image img {
	float: left;
	margin-right: 15px;
	border: 1px solid #000;
}



.ligneNews .texte {
	float: left;
	font-size: 11px;
	text-align: justify;
}



.ligneNews .plus a {
	margin-top: 5px;
	display: block;
	color: #c91818;
	font-weight: bold;
}




.numPage {
	font-weight: bold;
}

.page a {
	color: #c91818;
	font-weight: bold;
}
