body { 
    background-color: #e8e5e3;
	padding:0;
	margin: 0;
	font-family: trebuchet MS;
	font-size: 75%;
}

/* structure générale */

#page{
	position: relative;
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 30px;
	width: 1000px;
	background-color: #f7f6f6;
}
#navigation {
	position: absolute;
	height: 100%;
	width: 200px; 
	background-color: #f7f6f6;
	min-height: 900px;
}
#container{
	border-left: solid 220px #ddd9d9;
	width: 780px; 
	background-color: #ffffff;
	min-height: 1700px;
}
#foot {
	border-left: solid 220px #ddd9d9;
	width: 780px;  
}

/* Entête */

#top  {
	display: block;
	height:165px;
	background-image: url("bandeau-hn.png");
	background-repeat: no-repeat;
}
#entete p {
	height: 20px;
	background-color: #f8f9fa;
    margin: 0;
    padding: 5px 0px 5px 55px;
	font-size: 130%;
	color :#4f4249;
}
#liste-infos {
	display:block;
    background-color: #594249;	
    text-align: right;
	text-decoration: none;
	font-size: 110%;
    font-weight: bold;
	color :#ffffff;	
    padding: 6px 20px 6px 0px;
}
#liste-infos:hover {
	color :#03a99d;
}

/* Navigation */

#formulaire_recherche {
    padding-top: 180px;
	margin-left:19px;
}
#formulaire_recherche label{
	visibility:hidden;
}
#formulaire_recherche input.text {
	border: 1px solid #5a434a;
	width: 135px;
	height:17px;
    padding: 0;
}
#formulaire_recherche input.bouton{
	border:1px solid #5a434a;
	width: 18px;
	height:17px;
}
#menu {
	padding: 0;
	margin: 0;
	float: left;
}
#menu ul {
	margin-top: 50px;
	margin-left: 25px;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
	font-weight: bold; 
	font-size: 105%;
	letter-spacing: 0.05em; 
	color: #ff9820;
}
#menu ul li ul {
	margin-top: 2px;
	margin-bottom: 17px;
	margin-left: 5px;
}
#menu a {
	display: block;
	margin-bottom:-5px;
	font-size : 90%;
	font-weight: normal; 
	line-height: 25px;
	text-decoration: none;
	color : #5a434a;
}
#menu a:hover {
	color :#03a99d;
}
#blog {
    display: block;
    width:172px;
	height:109px;
    background-image: url("logo-blog.png");
    background-repeat: no-repeat;
    margin-left: 15px;
}

/* Ariane */

#ariane {
	display:block;
	padding: 7px 0 7px 30px;
	margin: 0;
    background-color: #f8f9fa;
    color: #594249;
}
#ariane a {
	text-decoration: none;
	font-size: 100%;
	color: #03a99d;
}
#ariane a:hover {
	color :#9D9FA2 ;
}
#ariane .courant {
    font-weight: bold; 
}
#ariane .separateur {
    font-weight: bold; 
}
.inactif_ariane{ /* TODO à supprimer */
	text-transform: capitalize;
	font-size: 100%;
	color: #594249;
}


#contenu-page {
	background-color: #ffffff;
	padding: 80px 0px 150px 50px;
    border-right: 2px solid #F7F6F6;
}
#contenu-page2 {
	background-color: #ffffff;
	padding: 80px 0px 150px 50px;
	width: 728px;
	border-right: 1px solid #DDD9D9;
	border-top: 1px solid #DDD9D9;
}

/* foot  : placement et style des contenus*/
#pied1{
	background-color : #594249;
	font-weight: bold; 
	color :#ffffff;
	text-align: center;
	height: 30px;
}
#pied1 a{
	text-decoration: none;
	font-weight: bold; 
	font-size: 95%;
	color :#ffffff;
}
#pied1 a:hover{
color :#03a99d;
}
#pied2{
	background-color : #f8f9fa;
	color: #594249;
	text-align: center;
	height: 30px;
}
#pied2 img{
	vertical-align:bottom;
	padding:0;
	margin:0;
}
#pied2 a{
	font-weight: bold; 
	text-decoration: none;
	font-size: 95%;
	color: #594249;
}
#pied2 a:hover{
	color :#03a99d;
}

/* structure de la home */
/* colonne 1*/
#plan-rubrique-une {
	width: 60%;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	border-right: solid	1px #fbfbfb;
}
div.annonce_principale {
	background-color : #f8f9fa;
	margin-bottom: 30px;
}
.annonce{
	padding: 10px 10px 10px 10px;
}

div.alexandries{
	text-align: justify;
	margin-top: 10%;
}
div.asylon{
	text-align: justify;
	margin-top: 10%;
}
/* colonne 2*/
#plan-rubrique-une-droite {
	position: absolute;
	top: 300px;
	left: 74%;
	padding-right: 15px;
	/*text-align: left;*/
	font-size: 90%;
	width: 34%;
	
}
div.livre1 {
	margin-bottom: 30px;
	width: 90%;
}
a, a.spip_out {
	text-decoration: none;
	color: #ff9820;
}
a:hover {
	color :#03a99d;
}

a.titre_croq{
	font-family: georgia, sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-align: left;
	color: #9D9FA2;
}
a.titre_croq:hover {
	color :#03a99d;
}

p.sstitre_croq{
	font-family: georgia, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #9D9FA2;
	margin-top: -2px;
}
p.sstitre_croq2{
	font-family: georgia, sans-serif;
	font-size: 110%;
	text-align: left;
	color: #9D9FA2;
	margin-top: -10px;
	line-height: 1.5em;
}
p.chapo_livre{
	margin-top: 10px;
	width: 90%;
}

h1{
	font-family: georgia, sans-serif;
	font-size: 160%;
	font-weight: bold;
	text-align: left;
	color: #9D9FA2;
}


h1.art2{
	font-family: georgia, sans-serif;
	font-size: 160%;
	margin: 15px 20px 20px -10px;
	text-align: left;
	color: #9D9FA2;
}
p.h1{
	color: #594249;
	font-size: 110%;
	padding: 0px 20px 15px 20px;
	text-align: center;
	margin-top: -5px;
	line-height: 16px;
}
p.h1-2{
	color: #594249;
	font-size: 100%;
	padding: 0;
	text-align: left;
	margin-top: -1px;
	line-height: 16px;
}
h2.stitre-une1{ 
	font-weight: bolder; 
	font-size : 112%;
	text-transform: uppercase;
	letter-spacing: 0.05em; 
	margin-bottom: 0; 
	color: #f16924;
	padding-bottom: 1%;
	padding-top: 4%;
}
h2.stitre-une2{ 
	font-weight: bolder; 
	font-size : 110%;
	text-transform: uppercase;
	letter-spacing: 0.05em; 
	margin-bottom: 0; 
	color: #f16924;
	padding-bottom: 1%;
	padding-top: 4%;
	border-bottom: 1px solid #f16924;
}

h3.sstitre{
	margin-top: 0.2em;
	font-family: georgia, sans-serif;
	font-size: 100%;
	color: #99877F;
}
h4{
	color: #03A99D;
	font-family: georgia, sans-serif;
	margin-top: 60px;
	margin-bottom: 20px;
	font-size: 130%;
}

.une-numero{
	display: block;
	font-family: georgia, sans-serif;
	font-weight: bold; 
	font-size : 150%;
	text-decoration: none;
	text-align:left;
	margin-top: 20px;
	color: #03a99d;
}
.titre-une1 {
	width: 90%;
	text-align: left;
 	font-family: verdana, sans-serif;
	font-size : 160%;
	text-decoration: none;
	margin-bottom: 0; 
	color: #594249;
	}
a.titre-une1 {
	display: block;
	width: 90%;
	text-align: left;
 	font-family: verdana, sans-serif;
	font-size : 160%;
	text-decoration: none;
	margin-bottom: 0; 
	margin-top: 20px;
	color: #594249;
}
a.titre-une1:hover{
	color :#03a99d;
}
a.titre-une2 {
 	font-family: verdana, sans-serif;
	font-size : 120%;
	text-decoration: none;
	margin-bottom: 0; 
	color: #03a99d;
}
a.titre-une2:hover{
	color :#594249;
}
a.titre-une3 {
 	font-family: verdana, sans-serif;
	font-size : 90%;
	text-decoration: none;
	margin-bottom: 0; 
	color: #594249;
	line-height: 20px;
}
a.titre-une3:hover{
	color :#03a99d;
}

a.lien-descriptif{
	color: #594249;
	text-decoration: none;
	font-weight: bold;
}
a.lien-descriptif:hover{
	color: #03a99d;
}
span.lien-descriptif2{
	display: block;
	width: 70%;
	text-align: left;
}
div.couv{
	margin-top: 10%;
	margin-left: 10%;
	margin-bottom: 10%;
}
.dir{
	margin-bottom: -10px;
}
.couv_auteur{
	font-family: georgia, sans-serif;
	font-weight: lighter;
	font-size: 90%;
	line-height: 1.5em;
}
/*rub revue*/
p {
	display: block;
	text-align: justify;
	font-size: 100%;
	line-height: 160%;
	color : #494748;
	padding-right: 0px 10px 10px 0px;	
}
div.p-court {
	text-align: justify;
	font-size: 100%;
	line-height: 160%;
	color : #494748;	
	width: 90%;
}
.prec-suiv2{
margin-top: -20px;
}
#p {
	display: block;
	text-align: justify;
	font-size: 95%;
	line-height: 160%;
	color : #494748;
	padding-right: 0px 10px 10px 0px;
	margin-top: 20px;
	margin-left: 20px;
}
.p5 p{
	display: block;
	text-align: justify;
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	color: #594249;
	padding-right: 0px 10px 10px 0px;
}
p.p3 {
	font-family: verdana, sans-serif;
	display: block;
	text-align: left;
	font-size: 100%;
	line-height: 160%;
	color : #494748;
	padding-right: 10px;
}
p.p1 {
	display: block;
	text-align: justify;
	font-size: 100%;
	line-height: 160%;
	color : #787070;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
p.p2{
	display: block;
	font-family: georgia, sans-serif;
	text-align: justify;
	font-size: 100%;
	line-height: 160%;
	color : #787070;
	padding-right: 10px;
}
.p4{
	margin-top: 15px;
	margin-right: 30px;
	font-family: georgia, sans-serif;
	text-align: justify;
	color: #99877F;
	font-size: 97%;
}
.p4-2{
	margin: 0px 100px 20px 20px;
	font-family: georgia, sans-serif;
	text-align: justify;
	color: #99877F;
	font-size: 97%;
	width: 95%;
}

.p4-3{
	margin-right: 20px;
	margin-left: 10px;
	text-align: left;
	font-family: georgia, sans-serif;
	color: #594249;	
}
.p4-4{
	margin-top: 15px;
	font-family: georgia, sans-serif;
	text-align: justify;
	color: #9D9FA2;
	font-size: 100%;

}
p.date2{
margin-bottom: 15px;
}
#rubrique_asylon{
	margin-top: 20px;
	margin-right: 90px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 110%;
	border-top: 1px solid #99877F;
	border-bottom: 1px solid #99877F;
}
#rubrique_auteurs{
	margin-left: 30px;
	margin-right: 50px;
	font-size: 110%;
	width:  85%;
}
.rubrique_asylon2{
	margin-top: 40px;
	margin-right: 90px;
}
.img{
	padding-top: 6px;
	margin-bottom:-4px;
}

.img_a{
	float: left;
	margin-right: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: -10px;
	
}
.img_a-2{
	margin-right: 15px;
	margin-top: -35px;
	z-index: -1;
	}
.img_rub{
	margin : 5px 20px 5px 10px;
	float: left;
}
.img_logo{
	margin-top: 5px;
	margin-bottom: -20px;
	text-align: right;
}
.date{
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 80%;
	color: #282728;
}


.auteur-une{
	display: block;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #f34700
}
p.auteur-une2{
	margin-top: 1px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: #f34700
}
.auteur_art{
	display: block;
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 160%;
	color: #594249;	
	margin-top: 10px;
	margin-bottom: 10px;

}
.auteur_art2{
	display: block;
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 90%;
	color: #594249;	
	margin-bottom: 10px;
	margin-top: -9px;
}
.auteur_art3{
	display: block;
	font-family: verdana, sans-serif;
	text-align: left;
	font-size: 130%;
	color: #594249;	
	margin-left: -10px;
	margin-top: 10px;
	width: 60%;
}
#sommaire{
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 110%;
	text-align: left;
	width: 90%;
}

p.ss_titre_art2{
	color: black;
	font-size: 80%;
	text-align: left;
	line-height: 21px;
	margin-top: 9px;
}
	
p.matieres{
	font-family: georgia, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin-left: 30px;
	font-size: 130%;
}

#titre_art{
	margin: 25px 60px 25px -20px;
	background-color: #F7F6F6;
	font-size: 120%;
}
#bloc_titre{
	margin-left: -20px;
	font-size: 110%;
	margin-top:-10px;
}

.haut_art{
	margin-left: -20px;
}

p.rub_mere{
	font-size: 90%;
	color: #594249;
	text-align: right;
	text-transform: uppercase;
	margin-top: -2em;
	font-weight: bold;
	
}
p.rub_mere2{
	font-weight: bolder;
	font-size: 155%;
	text-transform: uppercase;
	text-align: right;
	color: #F89820;
	margin-top: -12px;
}

p.rub_mere3{
	font-weight: bolder;
	font-size: 155%;
	text-align: right;
	text-transform: uppercase;
	color: #EC2627;
	margin-top: -12px;
}

.pos_rub{
	margin-right: 30px;
	margin-top: -30px;
	text-align: right;
}
.pos_rub3{
	margin-top: -1.5em;
	margin-bottom: 30px;
	text-align: right;
	width: 90%;
}
.pos_rub3-2{
	margin-top: -65px;
	margin-bottom: 30px;
	text-align: right;
	width: 90%;
}

.pos_rub4{
	margin-right:150px;
	text-align: right;
}
.pos_rub5{
	width: 85%;
	font-size: 92%;
	margin-top: -1.5em;
	margin-bottom: 50px;
}
.pos_rub_asylon{
	margin-top: -10px;
	margin-bottom: 15px;
	width: 40%;
	height: 200px;
	background-image: url('image-asylon-2.png');
	background-repeat: no-repeat;
	margin-left: 390px;
}
.bloc_titre_art_num{
	width: 40%;
	font-family: georgia, sans-serif;
	font-size : 200%;
	margin-top: -235px;
	margin-bottom: 30px;
	margin-left: 40px;
}
.article_surtitre{
	float:right;
	margin-left:5px;
}
.surtitre2{
	margin-top:10px;
	margin-right: 10px;
	text-align: right;
	font-weight: bold;
}
.vert{
	color: #03a99d;
}

.numero{
	margin-right:20px;
	float:right;
	margin-top: -50px;
}

.bloc_auteur_lien{
	margin-top: 20px;
	text-align: right;
}
.bloc_auteur2{
	width: 40%;
	text-align: left;
	border: 1px solid #DDD9D9;
	float:left;
	margin-bottom: 30px;
	margin-left: -10px;
	margin-top: 30px;
}

.citation2{
	background-color: #f8f9fa;
	padding: 5px 10px 5px 10px;
}

.contour{
	width: 100%;
	height: 40px;
	background-color: #f8f9fa;
	padding: 0;
	margin: 0;
}
.img_contour{
	margin-top: 40px;
}
.coin{
	padding: 0;
	margin: 0;
}
.img_coin{
	margin-top: -1px;
	margin-left: 255px;
}
.bloc_d{
	width: 45%;
	float: right;
	margin-right: 30px;
	margin-bottom: 20px;
}
.bloc_g{
	width: 45%;
	float: left;
	margin-bottom: 20px;
}
.bloc_g2{
	width: 53%;
	float: right;
	margin-right: 35px;
	margin-top: 80px;
	margin-bottom: 30px;

}
.bloc_g3{
	width: 35%;
	float: left;
	margin-left: -15px;
	margin-bottom: 30px;
}
.bloc_d3{
	margin-top: 20px;
	width: 60%;
	float: right;
	margin-right: 40px;
	margin-bottom: 30px;
}
#bloc_presenta{
	margin-left: 15px;
	width: 70%;
}
#bloc_presenta p{
	text-align: left;
}
.bloc-livre{
	margin-bottom: 80px;
	margin-top: 40px;
}
.mat{
	background-color:#99877F;
	margin: 15px 25px 30px 0px;
	padding: 10px 20px 20px 10px;
}

.bloc_m{
	clear: both;
}
.citation{
	width: 100%;
	margin-bottom: 30px;
	text-align: left;
}

.doc_art_joint{
	float: left;
	margin-right: 10px;
}
.doc_art_joint2{
clear: both;
	margin-top: 20px;
}
p.doc{
	margin-top: -5px;
}
.logo{
float: left;
padding: 20 20 20 20;
width: 40px;
height : 20px;
font-family: georgia, sans-serif;
font-size: 580%;
color: #9D9FA2;
margin-top: -10px;
margin-bottom: 20px;
}

#texte{
	margin-top: 50px;
	margin-left: 20px;
	width: 67%;
}
#texte p{
	font-family: verdana, sans-serif;
	font-size: 120%;
}
#notes p{
	width: 80%;
}

/*index*/
#annuaire{
	padding-top: 50px;
	margin: 0px;
}
#alphabet {
	padding-left: 3.5em;
	display: block;
}
#alphabet ul li{
	list-style-type: none;
	display: block;
	float: left;
	margin: 10px 2px 10px 2px ;
}
#alphabet a{
	display: block;
	text-decoration: none;
	font-family: georgia, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #594249;
}
#alphabet a:hover{
	color: #f34700;
	font-size: 300%;
	margin-top: -20px;
}
#alphabet a:active{
	color: #00A89C;
	font-size: 300%;
	margin-top: -20px;
}
#liste_auteur a{
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	line-height: 28px;
	color: #F89820;
}
#liste_auteur a:hover{
	color: #f34700;
	margin-left: 5px;
	font-size: 180%;

}
#liste_auteur{
	padding-top: 50px; 
	margin-left: 200px;
}
.liste_nom{
	text-transform: uppercase;
}

#menu_articles ul li{
	text-decoration: none;	
}

.vcard{

}

#liste_articles_rub{
	margin-top: -1em;
	margin-left: -14px;
	width: 90%;
	text-align: justify;
}

#liste_articles_rub ul li{
	list-style-image: url('fleche-recherche.png');
}
.liste_articles_rub2 ul li{
	margin-top: 7em;
	list-style-image: url('fleche-recherche.png');
}

.master{
clear: both;
width: 90%;
}

.logo_rub{
	padding-left: 100px;
	float: right;
	margin-top: 2em;
	margin-right: 70px;
}
.logo_rub2{
	float: right;
	margin-right: 50px;
	padding: 0px 25px 20px 40px;
	margin-top: 20px;
}
.logo_rub3{
	float: right;
	margin-right: 70px;
	margin-top : 10px;
}
.logo_rub4{
	margin-bottom: 20px;
	margin-top: 30px;
}

a.lien_tout{
	display: block;
	margin-top: 0.5em;
	text-decoration: none;
	color: #03a99d;
}
a.lien_tout:hover{
	color: #594249;
}

a.lien_retour{
	display: block;
	text-decoration: none;
	margin-top: -15px;
	margin-bottom: 20px;
	color: #03a99d;
}
a.lien_retour:hover{
	color: #F89820;
}
.presenta3{
	width: 90%;
}
.presenta4{
	width: 90%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.contenu-r{
	width: 62%;
	margin-right: 10px;
	margin-top: -10px;
	text-align: justify;
}
.contenu-r2{
	width: 70%;
	margin-right: 10px;
	margin-top: 30px;
	text-align: justify;
}
.contenu-r3{
	width: 90%;
	margin-right: 10px;
	text-align: justify;
}
.chapo_para{
	clear: both;
	margin-top: 3.5em;
	width: 90%;
	text-align: justify;
}
.chapo_para1{
	clear: both;
	margin-top: 5em;
	padding-right: 5em;
	text-align: justify;
}

.int_page{
	width: 90%;
}
.descriptif1{
	color: #594249;
	font-weight: bolder;
	margin-bottom: 3em;
}

a.liste_article_ligne{
	display: block;
	margin-top: 3em;
	margin-left:-5px;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	color: #594249;
	text-align: left;
}
a.liste_article_ligne:hover{
	color :#03a99d;
}

h1.liste_article_ligne{
	font-family: trebuchet MS;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 120%;
	color: #594249;
	padding: 13px 10px 10px 10px;
	line-height: 18px;
}

.liste_article_ligne{
	display: block;
	margin-left:-5px;
	margin-bottom: -2px;
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	color: #594249;
	text-align: left;
}


a.liste_article_ligne2{
	display: block;
	text-decoration:none;
	font-size: 100%;
	font-weight: bold;
	color: #594249;
}
a.liste_article_ligne2:hover{
	color :#03a99d;
}

a.lien_rub{
	display: block;
	float: left;
	font-weight: bold; 
	font-size: 90%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.05em; 
	color: #ff9820;
	margin-bottom: 15px;
	margin-top: -10px;
}
a.lien_rub:hover{
	color :#03a99d;
}

#menu_rubriques{
	width: 90%;
	text-align: justify;
}

#menu_rubriques ul{
	margin-left: -20px;
	list-style-type: none;
}
#menu_rubriques li{
	list-style-image: url('fleche-bas-r.png');
	margin-left: 1em;
}
#menu_rubriques2{
	margin-top: 30px;
	margin-left:-20px;
	width: 90%;
	text-align: justify;
}

#menu_rubriques2 ul li{
	margin-left: -20px;
	list-style-type: none;
}	
#menu_rubriques a{
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	color: #594249;
}
#menu_rubriques a:hover{
	color :#03a99d;
}
#menu_rubriques2 a{
	text-decoration:none;
	font-size: 110%;
	font-weight: bold;
	color: #594249;
}
#menu_rubriques2 a:hover{
	color :#03a99d;
}

.menu_rub_liste{
	margin-bottom: 1em;
	text-align: left;
	}
.numero_revue{
	font-family: georgia, sans-serif;
	font-weight: bold; 
	font-size : 150%;
	color: #03a99d;
}
.titre_contenu{
	margin-bottom: -2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}
.titre_contenu2{
	margin-bottom: -2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 18px;
}
.titre_contenu3{
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
}
.titre_contenu4{
	margin-bottom: -2px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 30px;
	border-top: 1px solid black;
	width: 80%;
}
.titre_contenu5{
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 20px;
	color :#03a99d;;
}
a.mail{
	display: block;
	margin-top: 0.5em;
	text-decoration: none; 
	color: #ff9820;
}
a.mail:hover{
	color :#03a99d;
}

a.mail2{
	font-family: verdana, sans-serif;
	font-size: 80%;
	display: block;
	margin-top: -1em;
	text-decoration: none; 
	color: #ff9820;
}
a.mail2:hover{
	color :#03a99d;
}

/* citation*/
blockquote.spip{
	font-family: georgia, sans-serif;
	font-size: 90%;
	width: 80%;
	text-align: left;
}
/* liens vers notes de bas de page */
a.spip_note {
	color: #99877F;
	font-weight: bold;
	text-decoration: none;
	font-size: 60%;
	vertical-align: top;
	} 
a.spip_note :hover{
	color: #03a99d;
} 
h3.spip {
	text-align: left; 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 140%;
	font-weight: bold; 
	font-family: georgia, sans-serif;
	color: #99877F;
}
#texte_presenta h3.spip {
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color :#03a99d;
	font-size: 100%;
}
#texte_presenta2 h3.spip {
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #EC2627;
	font-size: 100%;
}
#texte_presenta {
	width: 90%;	
	margin-top: 20px;
}
#texte_presenta3 {
	width: 90%;	
	margin-top: 20px;
	margin-left: 10px;
}
#texte_presenta3 h3.spip {
	text-align: left;
	margin-top: 0.3em;
	margin-bottom:0.1em;
	color :#03a99d;
	font-size: 90%;
}
#texte_presenta3 p {
	width: 105%;	
	margin-bottom:0.5em;
	line-height: 15px;
}

#texte_presenta2 {
	width: 90%;	
	margin-top: 20px;
}
#texte_presenta4{
	width: 90%;	
	margin-top: 20px;
	font-size: 110%;
}

#texte_presenta4 h3{
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-weight: bold;
	color :#03a99d;
	font-size: 95%;
}
#page_rub_ency{
	margin-left: 50px;
	margin-top: 40px;
	width: 90%;
}

#texte a{
	color: #99877F;
	text-decoration: none;
	}
#texte a:hover{
	color :#03a99d;
}
#notes a{
	color: #99877F;
	text-decoration: none;
}
#notes a:hover{
	color: #03a99d; 
}
#notes2{
width: 90%
}

#auteurs h1{
	font-family: trebuchet MS;
	font-weight: normal;
}

#auteurs h4{
	font-family: trebuchet MS;
	font-weight: normal;
	font-size: 130%;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	border-left: 1px solid #00A89C ;
	border-top: 1px solid #00A89C ;
	margin-top: 35px;
	margin-bottom: 7px;
	margin-left: -20px;
}

#auteurs h3{
	font-size: 120%;
	font-family: trebuchet MS;
}
#auteurs a{
	color: #99877F;
	text-decoration: none;
}
#auteurs a:hover{
	color: #03a99d; 
}

#auteurs p{
	margin-left: 30px;
}
.img_auteur{
display: block;
float: right;
margin-right: 70px;
padding-left: 30px;
}


a.spip_mail{
	color: #900; 
}
a.rouge{
	color: #EC2627;
	font-weight: bold;
	text-decoration: none;
	margin-left: 30px;
}
a.rouge :hover{
	color: #99877F;
}

.auteurs{
width: 90%;
}

