html {
	height:100%;
	width: 100%;
}
 body
{
	/*  D�init la couleur d'arri�e plan du corps du document HTML ainsi que ses marges
	 *
	 */
	 margin:0;
	 padding:0;
	 font-size: 85%;
	 font-family: trebuchet ms, verdana, sans-serif;
	 text-decoration:none;
	 font-weight:normal;
	 font-size:13px;
	 text-indent:0;
	 height:100%;
	width: 100%;
	}

#header   { background: url(img/fond_header.jpg) repeat-x 100%; margin-top: 0em; margin-bottom: 0; border-bottom: 6px solid #000000; left: 0; width: 100%; height: 69px }

	#hh01  { background-color: #cc9999; float: left; height: 41px; }
	#hh02  { background-color: #cc9999; float: right; height: 41px; background: url(img/fond_header.jpg) repeat-x 100%; padding-right: 10px;}
	
/*	#hh02  { color: #ff6600; font-weight: bold; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; background: url(img/fond_header.jpg) repeat-x 100%; float: right; padding-top: 49px; height: 17px }
		#hh02 ul {margin-bottom:0; margin-right:1em; display:inline;}
		#hh02 ul li {display:inline; padding:0 0.6em 0 1em}
		#hh02 a {color:#666666}
		#hh02 a:hover {color:#FF6600}*/

#filariane   { background-color: #993333; border-bottom: 1px solid #000000; width: 100%; height: 25px; }
#issn { color: white; font-size: -1; }
#entete {
	float:left;
	padding-top:0.2em;
	padding-left:1em;
	color:#FFFFFF;
	background-color:#993333;
	font-weight:normal;
	font-size:12px;
	}
		#entete A {color:#FFF}
		#entete A:hover {color:#FF8000}

/*menu gauche*/
#gauche{border-right:#FFF 1px solid;width:157px;float:left;border-bottom:2px solid #FFF;} 
 #gauche ul{list-style-type:none;margin:0;padding:0}
 #gauche li a{width:149px;padding:4px 0 4px 8px;display:block;border-bottom:1px solid #FFF;text-decoration:none;font-weight:bold}
 #gauche li a{background-image:url(images/puceg.gif);background-position:left;background-repeat:no-repeat}
 #gauche li a:hover{background:#ccc}
 #gauche li a:active{background:gray;color:#fff}



/* liste 1er niveau */
/********************/
#navigh  { color: #000; font-weight: bold; line-height: 10px; font-family: Verdana, "Trebuchet MS", Georgia, sans-serif; list-style-type: none; list-style-position: outside; float: left; border: none; height: 14px }

#navigh li {
   position: relative;
   float: left;
   padding: 0;
   margin: 0;
}

#navigh a  { color: #000; line-height: 10px; text-decoration: none; display: block; margin: 0; padding: 0.4em 1em }

#navigh a:hover  { color: #ffffff; line-height: 10px; background-color: #993333 }

img{
	border: none;
}
fieldset{
	border: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, .titre1, .titre2, .titre3, .titre4{
	color: #333;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
	display: block;
}
a, a.titre2{
	text-decoration: none;
	color: #CC6600;
}
h1, .section1{
	font-size: 135%;
	font-variant: small-caps;
}
.section1{
	margin-bottom: 10px;
}
h2, .section2{
	font-size: 125%;
}
h3, .section3{
	font-size: 115%;
	font-weight: normal;
}
h1.nom-site{
	margin: 0px;
	padding: 0px;
	text-align: right;
}
h1.accueil  { color: #000000; font-size: 150%; /*background-color: #666;*/ margin-top: 1em; padding: 0.5ex 0 0.5ex 0.5em; border-bottom: 2px dotted #993333; border-top: 2px dotted #993333; }
h1.accueil a1 { }
h1.accueil a { color: #000000;}
h1.accueil a:hover { color: #000000;/*color: #FFFFFF; font-size: 100%; background-color: #666; padding: 0.5ex 0 0.5ex 0.5em */ }
h2.regroup{
	font-variant: small-caps;
	margin: 15px 10px 10px 0px;
	border-bottom: 2px solid #696969;
}
h2.sommaire{
	font-variant: small-caps;
	margin: 15px 0px 10px 0px;
	font-size: 135%;
}
h3, h4{
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
color:#993333;font-weight:bold;font-size:15px;margin:0;padding:0; border-bottom : 1px solid #CC9999;
}
h2.titre-doc, h3.titre-doc{
	margin: 15px 0px 10px 0px;
	font-size: medium;
	font-weight:bold;
	color: black;
	font-family: georgia, trebuchet MS, verdana, sans-serif;
}
h2.titre-doc{
	font-size: 150%;
}
p{
	padding-right: 10px;
	text-align: justify;
}
form{
	margin: 0;
	padding: 0;
}
table, th, td{
	text-align: left;
}
.main {
	background-color: #fff;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	height:100%;
	border: 1px solid #696969;
	border-top: none;
	border-bottom: none;
	width: 100%;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100%;	 
}
html>table.main{
	width: 100%;
} 
td{
	vertical-align: top;
}
.barre{
	height: 100%;
}
td.barre { /*background-color: rgb(105,105,105);*/background-color: #993333; border-right: 13px solid #fff; width: 165px; height: auto }
td.middle { width: 90%; height: auto }
#barrenav{
	background-color: #993333;
	width: 165px;
	height: 100%;
}
#barrenav ul {
	text-align: right;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	margin:0;
}
#barrenav h1 {
	text-align: center;
	font-size: 110%;
}
#barrenav dt {
	font-weight: 900;
	font-size: 110%;
	padding-left: 5px;
}
#barrenav dd {
	font-weight: 900;
	padding:0;
	margin:0;
}
#barrenav a {
	color: #fff;
}
#titrebarre{
	text-align: center;
	font-size: 85%;
}
#titrebarre strong{
	font-size: 185%;
	display: block;
	padding-top: 10px;
	font-variant: small-caps;
}
#titrebarre span.description-site{
	display: block;
	padding: 5px;
	padding-bottom: 10px;
}
#titrebarre img{
	margin-top: 10px;
}
#chercher{
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	padding: 10px 5px;
}
#chercher label{
	font-size: 110%;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
a.admin, a.rss{
	display: block;
	text-align: center;
	font-size: 80%;
	margin-bottom: 10px;
}
#publications-menu, #publications-menu ul{
	line-height: 12px; list-style-type: none; list-style-position: outside; float: left; margin: 0; padding: 0; z-index: 110; width: 151px; height: 100%;
	/*float: left;
	border-right: medium none #FFFFFF;
	width: 153px;*/
}
#publications-menu li.second{
	text-align: left; color: #fff; font-weight: bold; background-color: #993333; float: left; margin: 0pt 0 0; padding: 0.3em; border-bottom: medium solid #993333; position: relative; z-index: 120; width: 143px; height: 100%;
}

#publications-menu li.second a{
	color: #fff; line-height: 1.5em; text-decoration: none; background-color: #993333; display: block; padding: 0.3em; border: solid 1px #ffffff; height: 100%;
	/*font-weight: bold;
	text-decoration: none;
	background: #FF6200;
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 145px;*/
}
#publications-menu li.second a:hover{
	color: #fff; line-height: 1.5em; text-decoration: none;  background: url(img/fond_header.jpg) repeat-y 100%; border-top: 1px solid white; border-bottom: 1px solid white; border-left: 1px solid white; height: 100%
	/*background: #696969 url(images/puceg.gif) left;*/
}
/*#publications-menu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}*/
/*
#index a, #publications-menu a{
	font-weight: bold;
}
*/
#index dt{
	margin-bottom: 10px;
}
#contenu { background-color: #fff; margin: 0px 0px 0px 16px; width: 96%; height: auto }
#footer { color: #fff; font-size: 12px; background-color: #f5f5f5; text-align: center; clear: both; padding-top: 10px; border: solid 1px #666; width: auto; height: 25px }
.pluspetit{
	font-size:smaller;
	font-weight: normal;
	padding: 0;
	margin: .3ex 0 .2ex 0;
}
.smallcaps {
	font-variant: small-caps;
}
p.texte{
	/*padding-left: 1em;*/
}
p.texte a {}
p.texte a:hover {
	color: #b22222;
	text-decoration: underline;
}
p.citation{
	margin-left: 2em;
	padding-left: .5em;
	/*border-left: 1px solid #666;*/
}

#alphabet dt{
	font-weight: bold;
	margin-top: 2ex;
	margin-bottom: .5ex;
	background: #eee;
	padding: .2ex 0 .2ex .5em;
}
a.alphabet{
	background: transparent;
	padding: 0 2px 0 2px;
	font-size: 105%;
	font-weight: bold;
}
#alphabet a:hover{
	color: #b22222;
	text-decoration: underline;
}
div.alphabet{
	background: #eee;
	padding: 2px;
}
#toc{
	margin-top: 30px;
	margin-bottom: 30px;
}
#toc a{
	font-weight: bold;
}
#toc a:hover{
}
.toc_section1{
	font-weight: bold;
	font-variant: small-caps;
	/*letter-spacing: .1em;*/
	margin-top: 1ex;
	margin-bottom: 1ex;
	font-size: 105%;
}
.toc_section2{
	font-weight: bold;
	padding-left: 1em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
.toc_section3{
	font-weight: bold;
	padding-left: 2em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
.toc_section4{
	font-weight: bold;
	padding-left: 3em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
.toc_section5{
	font-weight: bold;
	padding-left: 4em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
.toc_section6{
	font-weight: bold;
	padding-left: 5em;
	margin-top: .5ex;
	margin-bottom: .5ex;
}
#toc h4{
margin-bottom: 15px;
}
.auteur{
	color: #000000;
	font-weight: bold;
	margin-top: 1ex;
	text-transform: capitalize;
	text-align: left;
}
.auteur a {}
.auteur a:hover {
	color: #b22222;
	text-decoration: underline;
}
.article{
	display: block;
	margin-bottom: 15px;
}
.navigation_suivant{
	margin-top: 20px;
	float: right;
	margin-right: 10px;
	font-size: 85%;
	text-align: right;
	width: 150px;
}
.navigation_precedent{
	margin-top: 20px;
	float: left;
	font-size: 85%;
	width: 150px;
}
.notes{
	padding-right: 10px;
	text-align: justify;
}
.signalerimprimer{
	margin: 10px 0 10px 0;
}
.pourciter{
	margin-top: 10px;
	margin-bottom: 15px;
}
.footnotecall{
	padding-right: 5px;
	padding-left: 18px;
	background-image: url(img/noteshaut.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
.footnotedefinition{
	padding-right: 5px;
	padding-left: 18px;
	background-image: url(img/notesbas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 1px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
.footnotebody{
	margin-top: 10px;
	margin-bottom: 15px;
}
/* Mise en page formulaire signaler */

#signaler{
	margin-top: 30px;
}

#signaler div.row {
	 clear: both;
	 padding-top: 6px;
	 padding-bottom: 6px;
 }


#signaler label {
	 float: left;
	 width: 200px;
	 text-align: right;
	 display: block;
	 /*font-weight: bold;*/
 }
 
#signaler span.formw {
	 float: right;
	 width: 350px;
	 text-align: left;
	 display: block;
	 /*clear: both;*/
 }
.soustitresite{
	display: block;
	font-size: medium;
	color: #993333;
	font-family: georgia, verdana, sans-serif;
}
.right{
	float: right;
	margin-right: 10px;
}
.lettrine{
	font-weight: bold;
	font-size: larger;
}
.listartaut{
	background-color: #f5f5f5;
	margin: 3px;
	padding: 3px;
	border: dotted 1px #ff8c00;
	width: auto;
}
.afficherdocument a { }
.afficherdocument a:hover { color: #b22222; text-decoration: underline }
