body{
	font-size: 80%;
	text-align: center;
	font-family: Trebuchet MS, Verdana, Arial;
	background: #5d8295;
	margin: 0;
	padding: 0;
}

a{
	color: #5d8295;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
p{
	line-height: 150%;
	text-align: justify;
}
hr {
	color: #5d8295;
	background-color: #5d8295;
	height: 1px;
}

h1{
             text-indent: 20px;
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
}

h2{
             text-indent: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
}

h3, h4, h5, h6, p, form,img, blockquote{
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
}

li{
	line-height: 150%;
	margin-bottom: 1ex;
}

dt{
	font-weight: bold;
	margin-bottom: 1ex;
}

.familyName{
	font-variant: small-caps;
}

.spacer{
	display: block;
	height: 2em;
	clear: both;
}

h2.publiParente, h3, h4{
	margin-bottom: 2ex;
}

h2.publiParente{
	padding-top: 1em;
}

h3.accueil{
	margin-top: 3ex;
	color: #5d8295;
}

a.footnotecall, a.FootnoteSymbol{
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
}

a.footnotecall{
	font-size: 65%;
	margin-left: .3em;
	font-style: normal;
	vertical-align: 0.3em;
}

a.footnotecall:before, a.FootnoteSymbol:before{
	content: "[";
}

a.footnotecall:after, a.FootnoteSymbol:after{
	content: "]";
}

a.indexBack{
	display: block;
	font-size: 90%;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	text-align: right;
	margin-top: 3em;
	border: 0;
}

br.nobr{
	display: none;
}

span.sousTitre{
	display: block;
/* 	margin-top: -.5ex; */
	font-size: 90%;
	font-weight: bold;
}

dl.listArticles dt{
	margin: 2ex 0 0 0;
}

dl.listArticles dd{
	margin: 0 0 0 0;
	padding: 0;
}

dl.listArticles dd.date{
	font-size: 90%;
	font-style: italic;
}

dl.listArticles dd.paruDans{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 90%;
	color: #5d8295;
}

dl.listArticles dd.paruDans a{
	color: #5d8295;
}

div.notes p{
	margin-bottom: 0;
	text-align: justify;
}

img.icone{
	display: block;
	float: left;
	max-width: 200px;
	border: 1px solid #5d8295;
	margin-right: 1em;
}

#main{
	position: relative;
	margin: auto;
	width: 800px;
	text-align: left;
}

#accessible, #footer{
	text-align: center;
	color: #5d8295;
	padding: .5ex 0;
	font-family: Trebuchet MS, Verdana, Arial;
}

#accessible a, #footer a, #ariane{
	color: #5d8295;
}

#cartouche{
	width: 800px;
	color: black;
	background-image:url(../images/fonds.jpg);
	height: 120px;
	margin-bottom: 0px;
	margin-left: 0;
}

#cartouche span.sousTitre{
	font-weight: bold;
	font-size: 50%;
	margin-top: 0;
}

#cartouche a{
	color: black;
	text-decoration: none;
}

#ariane{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 90%;
	padding: 0 0 3ex 0;
}

#ariane, #ariane li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#ariane li{
	display: inline;
}


#content{
	background: #fff;
}
#menu{
	background-image:url(../images/fond_menu.jpg);
	font-family: Trebuchet MS, Verdana, Arial;
	position: absolute;
	top: 120px;
	padding: 1.3em 1em;
	width: 120px;
	min-height: 900px;
	line-height: 100%;
	font-weight: bold;
	color: #83b3cc;
	font-size: 90%;
}

#menu a{
	color: #fff;

}

/* HACK */

*>#menu{
	min-height: 900px;
}

fieldset{	
	margin: 0 0 5px 0;
	border: 0;
	line-height: 100%;
	font-weight: bold;
}

#menu ul, #menu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 100%;
	font-weight: normal;
}

#menu ul li{
	margin: 5px 0 5px 5px;
}

#menu ul{
	margin: 5px 0 5px 5px;
}

#menu ul li li{
	margin: 5px 0 0 5px;
}

#menu h3{
	margin: 0 0 1ex 5px;
}

#recherche{
	padding: 0 0 0 0;
}

#recherche input, #recherche select{
	font-size: 90%;
}

#recherche select{
	width: 150px;
}

#recherche label{
	display: block;
}

#advanced_search{
	margin-top: 2ex;
	padding-top: 1ex;
}

#advanced_search label{
	font-size: 90%;
}

#rss{
	display: block;
	text-align: center;
	margin: 2ex 0 0 0;
}

#inside{
	background: #fff;
	margin: 0 0 0 170px;
	padding: 1em 2em 2em 2em;
	min-height: 890px;
}

/* HACK */

*>#inside{
	height: auto;
	min-height: 890px;
}

#souspartie{
	border-top: 5px solid #5d8295;
	border-bottom: 5px solid #5d8295;
}

#footer{
	height: auto;
	font-size: 90%;
	border-top: 1px solid #5d8295;
	z-index: 1;
}

#inside.article h4{
	margin: 3ex 0 2ex 0;
	color: #5d8295;
}


#enteteDocument{
	margin: 30px 0;
	color: #fff;
}

#enteteDocument h3{
	margin: 0 0 2ex 0;
	color: #fff;
}

#enteteDocument h3 span.sousTitre{
	display: block;
	font-size: 80%;
	font-weight: normal;
	color: #fff;
}


#resume{
	font-size: 90%;
	text-align: justify;
	line-height: 150%;
}

#toc{
	color: #5d8295;
}

#toc .toc_section1, div.type{
	font-weight: bold;
	font-size: 120%;
}

#menu a.map:before, #toc .toc_section1:before, div.type:before{
	content: "\2794";
	font-weight: normal;
}

#toc .toc_section2:before, #menu ul li li:before{
	content: "\2219";
	font-size: 110%;
	vertical-align: -15%;
}

#menu ul li li:before{
	vertical-align: -30%;
}

#toc .toc_section2{
	margin-left: 2em;

}

#toc .toc_section3{
	margin-left: 3em;
}

#toc .toc_section4{
	margin-left: 4em;
}

#toc .toc_section5{
	margin-left: 5em;
}

#toc .toc_section6{
	margin-left: 6em;
}

#texte{
	position: relative;
             margin: 5ex 5ex 5ex 5ex;
}

#personDesc, #personInfo{
	clear: both;
	margin-top: 3em;
}

#personInfo dd{
	margin: 0;
}

#personInfo dt{
	margin: 2ex 0 1ex 0;
}

#texte p.texte{
	line-height: 150%;
	text-align: justify;
             text-indent: 20px;
}

#texte p.citation{
	line-height: 150%;
	text-align: justify;
	margin: 2ex 0 2ex 4em;
	font-style: italic; 
	margin-bottom: 2ex;
}

#texte p.epigraphe{
	font-size: 90%;
	text-align: right;
	margin: 0 0 5ex 15ex;
	font-style: italic; 
}

#texte h1, #bibliographie h1{
	font-size: 150%;
	margin: 3ex 0 1ex 0;
}

#texte h2, #bibliographie h2{
	font-size: 120%;
	margin: 2ex 0 1ex 0;
}

#texte h3, #bibliographie h3{
	font-size: 110%;
	margin: 2ex 0 1ex 0;
}

#texte h4, #bibliographie h4{
	font-size: 100%;
	margin: 1ex 0 1ex 0;
}

#texte span.paranumber{
	display: block;
	font-size: 70%;
	color: #5d8295;
	left: -2em;
	text-align: right;
	position: absolute;
	font-family: Trebuchet MS, Verdana, Arial;
}

#texte table{
	border-collapse: collapse;
	width: 100%;
}

#texte table td{
	border: 1px solid #5d8295;
	padding: 1ex 1em;
	vertical-align: top;
}

#texte table td p.texte{
	margin: 0;
	text-align: left;
}

#flux{
	clear: both;
	margin-top: 4em;
}

#flux ul{
	font-size: 90%;
	font-family: Trebuchet MS, Verdana, Arial;
}

#flux ul, #flux ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#flux ul li{
	margin-bottom: 2em;
}

#flux ul a{
	font-weight: bold;
}

#flux ul p{
	margin-top: 1em;
}

#annexes{
	font-size: 90%;
}

#annexes h4{
	font-size: 110%;
}

#bibliographie p{
	line-height: 150%;
	text-align: justify;
}

#map{
	margin-top: 4em;
}

#map ul, #map ul li{
	list-style: none;
	margin: 2ex 0;
	padding-left: 0;
}

#map ul li{
	font-weight: bold;
	clear: both;
	padding-left: 2.5em;
}

#map ul li li{
	font-weight: normal;
	margin-left: .5em;
}

#map ul li img{
	display: block;
	position: absolute;
	margin-left: -2.5em;
}

#map strong.auteurs{
	display: block;
	font-size: 90%;
}

#tabAlpha{
	font-family: Trebuchet MS, Verdana, Arial;
	color: #5d8295;
	font-weight: bold;
}

#alphabet tr{
	margin: 1.5em 0 .5em 0;
}


#bottomNav{
	clear: both;
	position: relative;
	padding: 4em 0 2em 0;
}

#bottomNav .previous, #bottomNav .next{
	position: absolute;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 90%;
}

#bottomNav .previous{
	left: 0;
}

#bottomNav .next{
	right: 0;
}

#bottomNav .home{
	text-align: center;
	font-size: 90%;
}

#td_titre{
	background-color: #5d8295;
	width: 100%;
	color: #ffffff;
	font-size: 120%;
}

a.alphabet{
	background-color: #5d8295;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
}

#td_menu{
	background-color: #5d8295;
	width: 100%;
	color: #ffffff;
             margin: 0 5ex 0ex 5ex;
}

#td_menu a{
	color: #ffffff;
}


#td_1{
	font-size: 400%;
	margin: 0 0 1ex 0;
	font-weight: bold;
	padding-left: 0;
	vertical-align : top;
	border-bottom: 1px solid #5d8295;
}

#td_2{
	font-size: 100%;
	margin: 0 0 1ex 0;
	padding-left: 0;
	font-weight: normal;
	vertical-align : top;
	border-bottom-width: 1px;
}

.descriptionauteur{
	margin-bottom:20px;
}

