/* ---------------------------------------------- */
/*   Le Bandeau de navigation entre documents */
.btn_doc_nav
{
	color: #874C8E;
	text-decoration: none;
	padding: 3px;
}

.btn_doc_nav:hover
{
	color: #00C5E3;
}


/*------------------------------------------------------------------ COMMUN */
#contenus_revues
{
	padding: 1em 10px;
	/* Dom 2015.08.31
	border: 1px solid #dbdbdb;
	font-familiy: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin: 10px 15px 10px 10px;*/
}

#contenus_revues p,
#contenus_revues ul,
#contenus_revues ol 
{
	text-align: justify;
	line-height: 150%;
}

#contenus_revues p 
{
	padding-left: 10px;
	padding-right: 10px;
}

#contenus_revues ul 
{
	padding-right: 10px;
}

#contenus_revues blockquote 
{
	font-family: "Times New Roman", Times, Georgia, serif;
	font-style: italic;
	padding: 0;
	padding-left: 40px; 
}

.epigraphe
{
	text-align: right;
	margin-right: 20px;
}

.blocsource 
{
	display: block;
	text-align: right;
	margin-right: 20px;
}

.SourceEpigraphe 
{
	display: block;
	text-align: right;
	margin-right: 20px;
}

/*------------------------------------------------------------------ */
.rubrique 
{
	text-align :left;
	letter-spacing : 0.2em;
	font-variant: small-caps;
	padding: 0 0.5em 0.5em 0.8em;
}

.bloc_auteurs,
.entretien_avec 
{
	padding: 0.2em 0 0 0;
	margin-bottom: 2em;
}

.Auteur,
.TexteAuteur 
{
	margin: 0;
	padding: 0;
}

.Auteur 
{
	font-weight: bold;
}

.Fonction 
{
	font-weight: normal;
}

.chapeau 
{
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	margin-bottom: 2em;
	font-style: italic;	
}

.chapeau em
{
	font-style: normal;
}

#article h1,
#article h2,
#article h3,
#article h4  
{
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	padding-left: 10px;
	color: #057D8F;
}

#article h1,
#dossier h1,
#entretien h1 
{
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	color: #94579A;
	/* Dom 2015.08.31
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #f2f2f2;
	*/
	font-size: x-large;
	margin : 0;
	padding: 0.2em 10px 0.3em 10px;
	text-align: left;
}

.dossier_en_titre 
{
	font-weight: normal;
	letter-spacing: 0.1em;
	font-size: large;
}

.article_soustitre 
{
	border-bottom: 1px solid #dbdbdb;
	background: #f2f2f2;
	font-size: medium;
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	margin : 0;
	padding: 0.2em 10px;
	text-align: left;
}

/*------------------------------------------------------------------ IMAGE's */
.bloc_image_interne 
{
	text-align: center;
}

.image_interne 
{
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px solid #dbdbdb;
	padding: 10px;
	display: inline-block;
	background: #f5f5f5;
	line-height: 160%;
}

.bloc_image_interne img 
{
	border: 1px solid #dbdbdb;
}

.legende_image_dessus 
{
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	font-weight: bold;
	margin-bottom: 1em;
}

.legende_image_dessous 
{
	background: white;
	border: 1px solid #dbdbdb;
	margin: 4px 20px;
	padding: 0.2em 0.6em;
	font-size: 90%;
}

.note_image 
{
	margin-top: 0.5em;
	font-size: x-small;
	letter-spacing: 0.1em;
}

.sect1 {
	border-top: 10px solid #dbdbdb;
}
.sect2 {
	padding-left: 15px;
}
.sect3 {
	padding-left: 30px;
}
.sect3 h4 {
}

/*------------------------------------------------------------------ BIBLIO's */
#biblio { /* .biblio */
	margin-top: 2em;
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	background: #f5f5f5;
	border: 1px solid #dbdbdb;
	padding: 0 1em 1em 0.5em;
}
#biblio h3 {
	font-size: medium;
	letter-spacing: 0.2em;
	border-bottom: 1px solid #dbdbdb;
	padding: 0.5em 0 0.2em 2px;
	margin: 0;
	color: #525556;
}
#biblio h4 {
	font-size: medium;
	margin: 1em 0 0.6em 0;
	color: #525556;
}
#biblio b {
	border-bottom: 1px solid #dbdbdb;
	margin: 1em 0 0.6em 16px;
	display: block;
	padding-left: 2px;
}
#biblio ul {
	padding: 0 0 0 10px;
	list-style-type: none;
}
#biblio li {
	background: transparent url(../images/argos_puce_biblio.gif) 0 4px no-repeat;
	padding-left: 18px;
	margin: 0.2em 1em .03em 20px;
}
.type_lienext {
	padding-left: 20px;
}
/*----------------------------------------------------------------------------- A */
.lienext {
	color: #009AB1;
	text-decoration: none;
	font-weight: bold;
}

.lienext:hover {
	text-decoration: underline;
}
.url {
	color: #009AB1;
	text-decoration: none;
}
.url:hover {
	text-decoration: underline;
}
.appelndlr {
	color: #009AB1;
	text-decoration: none;
}
.appelnote {
	text-decoration: none;
	color: #009AB1;
	vertical-align: super;
	font-size: x-small;
}
.ciblenote {
	text-decoration: none;
	color: #009AB1;
}
.note {
	margin-top: 2em;
	border-top: 1px solid #dbdbdb;
	font-size: x-small;
}
.catalogue {
	margin-top: 2em;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #f5f5f5;
	text-align: right;
	padding: 0.1em 0.4em 0.1em 0;
	letter-spacing: 0.1em;
}
.nomRevue {
	font-variant: small-caps;
}
.numeroRevue {
}
.dateRevue {
}
/*--------------------------------------------------------------------  ENCADRÉ's */
.encadre_interne {
	font-family: Georgia,"Times New Roman",Times,serif;
	border: 1px solid #dbdbdb;
	background: #f5f5f5;
	padding: 1em;
	margin: 2em 1em;
}
.encadreinterne_titre {
	font-weight: bold;
	text-align: center;
	font-size: medium;
}
.encadreexterne_titre {
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	text-align: center;
	font-size: large;
	padding: 1em 1.5em;
}
/*------------------------------------------------------------------ GARPHIQUE's */
.graphique_titre {
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	text-align: center;
	font-size: large;
	margin-bottom: 1em;
}
.bloc_image_externe {
	text-align: center;
}
/*------------------------------------------------------------------ ----TABLEAU's */
#contenus_revues table {
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #525556;
	border-collapse: collapse;
	max-width: 90%;
	width: 90%;
	z-index: 50;
}
#contenus_revues th {
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	border: 1px solid #525556;
	padding: 8px;
	background: #dbdbdb;
}
	#contenus_revues td {
	border: 1px solid #525556;
	padding: 5px;
	background: #f5f5f5;
}
/*----------------------------------------------------------------- NOTICE BIBLIO */
.ouvrage {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #f2f2f2;
	padding: 0.2em 10px 0.3em 10px;
}
.ouvrage_titre {
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	font-size: x-large;
	margin : 0;
	text-align: left;
	font-weight: bold;
}
.ouvrage_texteauteur,
.ouvrage_source {
	margin-left: 7px;
}
.ouvrage_source {
	font-style: italic;
}