body {
	 font-family: "adobe-garamond-pro",georgia, serif;
		color: #2F2F2F;
	
}
a {
	font-weight: normal;
	text-decoration: none;
color: rgba(0,0,0,0.79);
}

a:hover {
	font-weight: 400;
	text-decoration: underline;
	color:#151515;
}

a:active {
	font-weight: 400;
	color:#151515;
}
a:visited {
color:#151515;
	font-weight: 400;
}


.comment {
	font-size: 1.10em;
	line-height: 140%;
	text-transform: none;
	font-style: normal;
	font-weight: 300;
	margin-left: 2%;
	color:#717171;
	text-align: left;
	background-position: left;
		vertical-align: top;
}

.rubrique {
	font-size: 1.25em;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	font-variant: normal;
		vertical-align: top;
}

.titre1b {
	font-size: 0.80em;
	line-height: 120%;
color: #7b7b7b;
	font-weight:300
	background-position: center;
	text-transform: uppercase;
	text-align: center;
	font-variant: normal;
	margin-top: 6%;
	margin-bottom: 1Ò%;
	vertical-align: top;
}

.bandeaux {
	font-size: 1.10em;
	line-height: 120%;
	font-style: normal;
	font-weight: 240;
	padding:1%;
	color:#717171;
	text-align: left;
	background-position: right;
		vertical-align:middle;
			text-transform: uppercase;
}

.catalogue {
	font-size: 1.10em;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #7b7b7b;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-variant: normal;
	vertical-align: top;
}



