@import url(layout.css);
@import url(slickrss.css);
@import url(minifrontpage.css);
@import url(elements.css);
@import url(design.css);
@import url(joomfish.css);
@import url(styles.css);

.titre_numero {
	color: #993300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}
.textearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #222222;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.chapoarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bolder;
	color: #000000;
	display: block;
	margin-bottom: 5px;
}
.auteurarticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
.soustitrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	display: block;
	margin-top: 5px;
}
.exerguearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 10px;
	text-align: center;
}
.encadrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	padding: 10px;
	text-align: justify;
	width: 70%;
	left: 15%;
	right: 15%;
	position: relative;
}
.titreencadrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #663300;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-variant: small-caps;
	display: block;
}
.legendearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #222222;
	display: block;
	text-align: center;
	padding-bottom: 10px;
}
