/* CSS Document e-Parieur (c)  */

.titre_archive{
	font-weight:bold;
	font-size:12px;
}

.titre_archive a{
	font-weight:bold;
	font-size:12px;
	/*border-bottom:#009999 1px dashed;*/
}

.titre_archive a:visited{
	font-weight:bold;
	font-size:12px;
	/*border-bottom:#009999 1px dashed;*/
}

.titre_archive a:hover{
	font-weight:bold;
	font-size:12px;
	/*border-bottom:#0066CC 1px dashed;*/
	text-decoration:none;
}

.minidesc_archive{
	margin-bottom:15px;
	font-size:12px;
}

.date_archive{
	color:#333333;
	margin-bottom:10px;
	font-size:11px;
}

/*#titre{
	font-weight:bold;
	font-size:12px;
	color:#990000;
	display:inline;
}*/

#date{
	font-size:11px;
	color: #999999;
	border-left:solid 1px #999999;
	margin-left:5px;
	padding-left:3px;
	display:inline;
	font-weight:normal;
}

#message{
	/*border-top:dashed 1px #990000;
	padding-top:15px;*/
	padding-bottom:30px;
	margin-bottom:5px;
	text-align:justify;
	border-bottom:dashed 1px #009999;
	/*text-indent: 20px;*/
}

.archives{
	margin-right:15px;
	display:inline;
}

.archives a.date{
	font-weight:bold;
	text-decoration: none;
}

.archives a.date:visited{
	font-weight:bold;
	text-decoration: none;
}

.archives a.date:hover{
	font-weight:bold;
	text-decoration: none;
	background:none;
}

.actus_mois{
	font-size:10px;
	color:#666666;
}

a.lienArchives{
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

a.lienArchives:visited{
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

a.lienArchives:hover{
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
}

div.actuRapide{
	border:dashed 1px #AEE4FF;
	padding:5px;
	margin-bottom:10px;
	text-align:justify;
}

div.actuRapide .titreActu{
	color:#333333;
	font-weight:bold;
}

div.actuRapide .txtActu{
	margin-top:15px;
}