/*Hebdo syle*/


.sous-titre {
  font-family: 'Open Sans Condensed', sans-serif;   
  font-weight:bold;
  font-size: 42px;
  line-height: 44px;
}
.sous-titre-centre {
  font-family: 'Open Sans Condensed', sans-serif;   
  font-weight:bold;
  font-size: 42px;
  line-height: 44px;
  text-align:center;
}
.encadre {
    width:95%;
    margin:0 auto;
    padding:5px;
    background:#ddd;
    border:1px solid #aaa;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.texte, .texte strong, .texte p, .texte
 span {
	font-family: 'Raleway', sans-serif !IMPORTANT;
	font-size:18px  !IMPORTANT;
	line-height:25px  !IMPORTANT;
	text-align: justify !IMPORTANT;

}
	 
.illustration-avec-legende {
	margin-top:30px;
	margin-left: auto;
	display: block !IMPORTANT;
	margin-right: auto;
	text-align:center;
}

.illustration-sans-legende {
	margin-top:30px;
	margin-bottom:30px;
	margin-left: auto;
	display: block !IMPORTANT;
	margin-right: auto;
	text-align:center;
}

.legende {
  font-style: italic;
  font-weight: bold;
  font-family:  Arial;
  text-align:center;
  font-size: 13px;
  margin-bottom: 30px;
  display: block;
  font-family: 'Crimson Text', sans-serif;
}

.exergue {
	font-weight: bold;
	font-family: 'Abel', sans-serif;
	font-size:28px;
	line-height:30px;
	display: block;
	margin-left: 20px;
	padding-left:20px;
	margin-right: 40px;
	border-left:8px solid black;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* CSS Document */

.chapoarticle {
font-family: Arial, Helvetica, sans-serif !IMPORTANT;
font-size: 14px;
text-align: justify;
font-weight: bolder;
color: #000000;
display: block;
}

/*
.textearticle {
font-family: Arial, Helvetica, sans-serif !IMPORTANT;
font-size: 1.1em !IMPORTANT; 
text-align: justify !IMPORTANT;
color: #222222 !IMPORTANT;
line-height: normal !IMPORTANT;
font-weight: normal;
font-variant: normal;
text-transform: none;
}
.textearticle span {
font-family: Arial, Helvetica, sans-serif !IMPORTANT;
}*/

/*add by Omar*/
.textearticle {
font-family: 'Raleway', sans-serif !IMPORTANT;
	font-size:18px  !IMPORTANT;
	line-height:25px  !IMPORTANT;
	text-align: justify !IMPORTANT;

}
.textearticle span {
font-family: 'Raleway', sans-serif !IMPORTANT;
}


.soustitrearticle {
font-family: Arial, Helvetica, sans-serif !IMPORTANT;
font-size: 13px;
font-weight: bolder;
color: #000000;
display: block;
}
.auteurarticle {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	line-height:25px;
font-weight: bold;
color: #000000;
font-style: italic;
font-variant: normal;


}
.legendearticle {
	font-family: Arial, Helvetica, sans-serif !IMPORTANT;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	display: block;
	text-align:center;
}
.exerguearticle {
	font-family: Arial, Helvetica, sans-serif !IMPORTANT;
	font-size: 14px;
	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;
	color: #000000;
	display: inline-block;
	margin-top:2px;
	margin-bottom:2px;
	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: 3px;
	text-align: justify;
	width: 95%;
	left: 2%;
	right: 2%;
	position: relative;
}
.titreencadrearticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #663300;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
	font-variant: small-caps;
	display: block;
}
