@charset "UTF-8";
/* CSS site accueil chapitre*/
a:link {color: #000000 ; text-decoration: none ;}
a:visited {color: #000000 ; text-decoration: none ; }
a:hover { color: #000000 ; border-bottom: 1px dotted #000000 ; }
.article {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	text-align: justify;
}
.articlebarre {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	text-decoration: line-through;
}
.boitegauchelienactu {
	border-left: thin solid #666633;
	vertical-align: middle;
	padding-left: 5px;
}
.cachelien {
	font-family: "Arial Narrow", Arial;
	color: #333333;
	font-style: normal;
	font-size: 14px;
}
.cachelienCopie:hover {border-bottom: 1px dotted #333333 ; }
.cachelienCopie {
	font-family: "Arial Narrow", Arial;
	color: #333333;
	font-style: normal;
	font-size: 14px;
}
.chercher {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.date {
	font-family: "Arial Narrow", Arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.exposant {
	font-family: Arial, "Arial Narrow";
	font-size: 9px;
	color: #000000;
}
.texte {
	font-family: "Arial Narrow", Arial;
	text-align: justify;
	font-size: 16px;
	color: #000000;
}
.textehandiquad {
	font-family: "Arial Narrow", Arial;
	text-align: justify;
	font-size: 16px;
	color: #000000;
	padding-left: 90px;
	padding-right: 90px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.paddindright5 {
	padding-right: 5px;
}