div#colonneGauche {	margin-left: 5px; float:left; width: 245px;	border: none; }
div#colonneDroite {	margin-right: 5px; float:right; width: 245px;	border: none;	}
div#colonneCentrale {	margin-left: 272px; margin-right: 272px;	border: none;	}

.colDroite {	float:right; width: 70px; padding: 5px; border-left: solid 1px #EAEAEA; }
.colGauche {	padding:5px; margin-right: 80px;}

.noteArticle	{ padding: 5px; background-color: #eeffee; }
.docArticle		{ padding: 5px; background-color: #eeffee; }

.blocArticle	{	padding: 5px;	font-size: 0.8em;	color: #333333;	}
.blocArticleP	{	padding: 5px;	font-size: 0.8em;	color: #333333;	}
.blocCalendrier	{ padding: 5px; border: solid 1px #B1B1B1; border-top: none; font-size: 1em; color: #333333; }

.blocArticle h2 { font-size: 1.1em; }
.blocArticle img { padding: 4px; }

.leCalendrier	{
	padding: 5px;
	border: none;
	color: #333333;
	text-align: center;
}

.motscles, .motscles a { font-size: 1.0em; padding-bottom: 5px; color: #F20000; }

.cadreBordure			{ border:solid 1px #0374C4;}
.cadreSansBordure	{ border: none;	}
.cadreFond				{ background-color: #d0e6f3;}

.titreBloc		{ font-size: 1.3em;	font-weight: bold; padding-bottom:5px; color: #000000;	}
.titreBloc a	{ color: #ff0000; }

.titre 				{ font-size: 1.3em;	font-weight: bold; padding-bottom:5px; color: #000000;	}
.titreListe 	{ font-size: 1.0em;	font-weight: bold;	padding-bottom:5px;	}
.titrePave 		{ font-size: 1.1em;	font-weight: bold; padding-bottom:0px;	}
.infoDate 		{	font-size: 0.9em; }
.suiteArticle	{	text-align: left; padding: 5px;	}

a.lien 				{ color: #000000; }
a.lien:hover	{	color: #000000;	}

a.lienSuite 			{ color: #c97013; font-size: 0.9em; }
a.lienSuite:hover	{	color: #c97013;	font-size: 0.9em; }




