/* definitions generales */
body {
	background-color:#ffffff;
	color:#000066;
	font-family: verdana, helvetica, arial, sans-serif;
	margin:5px 5px 0 5px;
	padding:0;
}
/* FIN definitions generales */

/* definitions des elements dans l'ordre du code html */
#page {
	color:#000066;
	border: 8px solid #E8E8E8;
}
/* entete gauche */
#entete_gauche .titre {
	color: #FF6600;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}
#entete_gauche .titre a {
	color: #0033FF;
	text-decoration: none;
}
#entete_gauche .titre a:hover {
	color: #FF6600;
	text-decoration: none;
}
/* entete droit*/
#entete_droit {
	color: #FF6600;
    text-align:right;
	position:absolute;
	top:73px;
	right:2.5%;
	font-size:0.95em;
	font-weight: bold;
	margin-top:2px;
}
#entete_droit ul {
	color:#FF6600;
	margin: 0;
	padding: 1px 0 0 0;
}
#entete_droit li {
	color:#FF6600;
	border-right:1px solid #FF6600;
	display : inline;
	margin: 0;
	padding: 0;
}
#entete_droit li.dernier {
	color:#FF6600;
	border:0;
}
#entete_droit a {
	color: #0033FF;
	font-weight:bold;
	text-decoration: none;
	padding: 0 0.4em 0;
	font-size:0.8em;
}
#entete_droit a:hover {
	color:#FF6600;
	text-decoration: none;
}
/* menus gauches de navigation */
#sectionmenus {
	left:2%;
	position:absolute;
	top:115px;
	width:16%;
	overflow:hidden;/*font-size:0.8em;*/
}
#nav_titre {
	border:2px solid #FF6600;
	background-color:#FFCD9B;
	margin-bottom:1.5em;
	margin-top:1em;
	padding: 0.2em;
	text-align:center;
	color: #FF6600;
	font-size:0.8em;
	font-weight:700;
}
#nav_titre a {
	color:#0033FF;
	margin:0;
	padding-left:0;
	text-decoration:none;
}
#nav_titre a:hover {
	color: #FF6600;
	text-decoration:none;
}
#nav_partie {
	font-size:0.8em;
	font-weight:700;
	border-color:#FF6600;
	border-style:solid;
	border-width:0 0 1px 0;
}
#nav_partie a {
	color:#FF6600;
	text-decoration:none;
	margin:0;
	padding-left:0;
}
#nav_partie a:hover {
	color: #FF6600;
	text-decoration:none;
}
#nav_menu {
	color:#0000FF;
	font-size:0.7em;
}
#nav_menu ul {
	margin-bottom:1.5em;
	margin-top:0;
}
#nav_menu li {
	display: inline;
	list-style-type: none;
}
#nav_menu a {
	color:#0033FF;
	display:block;
	text-decoration:none;
	margin-top: 0.5em;
	margin-left:-3em;
	padding-left:.5em;
}
#nav_menu a:hover {
	color: #FF6600;
	text-decoration: none;
}
#piedpage {
	color:#000099;
	font-size:0.7em;
	font-weight:700;
	text-align:center;
	background-color:transparent;
	margin:1em 2% 2em 21%;
	padding:0 2% 3em 2%;
}
#piedpage ul {
	color:#FF6600;
	margin-left:0;
	padding-left:0;
}
#piedpage li {
	color:#FF6600;
	border-right:1px solid #FF6600;
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0 0;
}
#piedpage li.dernier {
	color:#FF6600;
	border:0;
}
#piedpage a {
	font-size:0.9em;
	font-weight:700;
	text-decoration: none;
	color:#0033FF;
}
#piedpage a:hover {
	color: #FF6600;
	text-decoration:none;
}
#piedpage_centre {
	color:#000099;
	font-size:0.9em;
	text-align:center;
	padding:0 2% 3em;
	margin-top: 1em;
	margin-bottom: 2em;
}
#piedpage_centre ul {
	color:#FF6600;
	margin-left:0;
	padding-left:0;
}
#piedpage_centre li {
	border-right:1px solid #FF6600;
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0 0;
}
#piedpage_centre li.dernier {
	border:0;
}
#piedpage_centre a {
	text-decoration: none;
	color:#0033FF;
}
#piedpage_centre a:hover {
	color: #FF6600;
	text-decoration:none;
}
/* pages interieures - sommaire general des lettres */
#sommaire {
	color:#000066;
	background-color:#FFFFFF;
	border:0.1em solid #FF6600;
	line-height:1.5em;
	margin:5% 5% 5% 5%;
	padding:0 2% 0 2%;
}
#sommaire a {
	color:#0000FF;
	text-decoration: none;
}
#sommaire a:hover {
	text-decoration: none;
	color: #FF6600;
}
#sommaire ul li {
	color:#FF6600;
	list-style-type:disc;
	margin-left: 5em;
	margin-top: 2em;
	font-weight: 700;
}
#sommaire h1 {
	color:#FF6600;
	text-align: center;
}
#sommaire h2 {
	color:#FF6600;
	font-weight: 700;
}
#sommaire h3 {
	color:#FF6600;
	text-align: left;
	font-style:bold;
}
#sommaire h4 {
	color:#FF6600;
	text-align: left;
}
#sommaire h5 {
	color:#FF6600;
	text-align: left;
	font-style:italic;
}
#sommaire .menu {
	color:#FF6600;
	text-align:left;
	border: 1px dotted #FF6600;
	margin:0;
	padding: 0;
	display:block;
}
#sommaire .menu ul {
	margin:0.5em 0.5em 0.5em 0.5em;
	padding-left:0;
}
#sommaire .menu li {
	border-right:1px solid #FF6600;
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0 0;
}
#sommaire .menu li.dernier {
	border:0;
}
#sommaire .menu a {
	text-decoration: none;
	font-weight: 400;
	color:#0033FF;
}
#sommaire .menu a:hover {
	color: #FF6600;
	text-decoration:none;
}
/* Onglets */

#header {
	background:#ffffff url("../images-statik/bg_2.gif") repeat-x top;
	font-size:0.75em;
	line-height:1.4em;
	margin-top:-1em;
	margin-right: 2%;
	margin-bottom:1.3em;
	padding-left:1.5%;
	margin-left:19.25%;
	width:77.2%;
}
#header ul {
	margin:0;
	padding:10px 15px;
	list-style:none;
}
#header li {
	float:left;
	background: url("../images-statik/left_both_2.gif") no-repeat left top;
	margin:0;
	padding:0 15px 0 9px;
	border-bottom:1px solid #FF6600;
}
#header a {
	float:left;
	display:block;
	width:0.1em;
	background: url("../images-statik/right_both_2.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#000066;
	white-space:nowrap;
}
#header ul a {
	width:auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {
	float:none;
}
/* End IE5-Mac hack */
#header a:hover {
	color:#000066;
}
#header li:hover, #header li:hover a {
	background-position:0% -150px;
	color:#000066;
}
#header li:hover a {
	background-position:100% -150px;
}
#integrale #nav-integrale, #en_bref #nav-en_bref, #english #nav-english, #essentiel #nav-essentiel, #pdf #nav-pdf, #abstract #nav-abstract, #key_findings #nav-key_findings, #francais #nav-francais {
	background-position:0 -150px;
	border-width:0;
}
#integrale #nav-integrale a, #en_bref #nav-en_bref a, #english #nav-english a, #essentiel #nav-essentiel a, #pdf #nav-pdf a, #abstract #nav-abstract a, #key_findings #nav-key_findings a, #francais #nav-francais a {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#FF6600;
}
/* fin de la def des onglets */

/* pages interieures - contenu principal des lettres */

#texte {
	color:#000066;
	font-size:0.8em;
	background-color:#f7f7f7;
	border-left:1px solid #FF6600;
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	padding:0 1.5% 0 1.5%;
	margin-right: 2.1%;
	margin-left:19.25%;
	text-align:justify;
}
#texte h1 {
	color:#FF6600;
	line-height:1.2em;
	font-size:1.8em;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding-top: 0.8em;
	text-align:left;
}
#texte h2 {
	color:#FF6600;
	font-size:1.5em;
	padding: 1em 0 0.2em 0;
	border-bottom:1px solid #FF6600;
	text-align:left;
}
#texte h3 {
	color:#FF6600;
	font-size:1.35em;
	text-align:left;
}
#texte h4 {
	color:#FF6600;
	font-size:1.2em;
	text-align: left;
	font-style:italic;
	list-style-type: square;
	text-align:left;
}
#texte h5 {
	color:#FF6600;
	font-size:1.15em;
	text-align: left;
	padding:0;
	margin:0;
}
#texte h6 {
	color:#FF6600;
	font-size:1em;
	text-align: center;
	margin: 1em 0 1em 0;
}
#texte h7 {
	color:#FF6600;
	font-size:0.7em;
}
#texte a {
	color:#0033FF;
	text-decoration:none;
}
#texte a:hover {
	color: #FF6600;
	text-decoration: none;
}
#texte ul li {
	list-style-image:  url("../images-statik/puce.gif");
	margin-top: 0.5em;
	margin-left: -2em;
	list-style-position: outside;
}
#texte ul ul li {
	list-style-type:circle;
	margin-top: 0.5em;
}
#texte ol li {
	margin-top: 1em;
	list-style-type:decimal;
}
#texte dt {
	font-weight: bold;
	margin: 2em 0 0 0;
	padding: 0 0 0.5em 0;
}
#texte dd {
	margin: 0 0 1em 2em;
	padding: 0;
}
#texte .sommaire {
	color:#FF6600;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px dotted #FF6600;
	margin:0;
	padding: 0;
	display:block;
}
#texte .sommaire ul {
	margin:0.5em 0.5em 0.5em 0.5em;
	padding-left:0;
}
#texte .sommaire li {
	border-right:1px solid #FF6600;
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0 0;
}
#texte .sommaire li.dernier {
	border:0;
}
#texte .sommaire a {
	text-decoration: none;
	color:#0033FF;
}
#texte .sommaire a:hover {
	background-color:#FFFFFF;
	color: #FF6600;
	text-decoration:none;
}
#texte .textetab {
	font-size: 1.1em;
	margin: 0 0 0 2em;
}
#texte .redacteur {
	color: #000066;
	font-size: 1em;
}
#texte .telecharge {
	color: #000066;
	font-size: 1em;
	line-height: 1.5em;
}
#texte blockquote {
	font-style: italic;
	text-align: justify;
	border-left: 1px solid #FF6600;
	quotes:'\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}
#texte .auteur {
	color: #000099;
	font-size: 0.85em;
	text-align: center;
	margin-top: 1em;
}
#texte .citation {
	font-style: italic;
	text-align: justify;
	border-left: 1px dotted #FF6600;
	margin: 1em 3em 1em 3em;
	padding: 0 0 0 1em;
}
#texte .traduction {
	color:#666666;
	font-style: italic;
	text-align: justify;
	border-left: 1px dotted #666666;
	margin: 1em 3em 1em 3em;
	padding: 0 0 0 1em;
}
#bouton_haut_page a {
	display: block;
	width:100px;
	height: 18px;
	background-image:url(../images-statik/bouton_haut_page.gif);
}
#bouton_haut_page a:hover {
	display:block;
	width:100px;
	height: 18px;
	background-image:url(../images-statik/bouton_haut_page_2.gif);
}
#bouton_top a {
	display: block;
	width:54px;
	height: 18px;
	background-image:url(../images-statik/bouton_top.gif);
}
#bouton_top a:hover {
	display:block;
	width:54px;
	height: 18px;
	background-image:url(../images-statik/bouton_top_2.gif);
}
img {
	border:0;
}
/* ligne de navigation dans le texte */
#texte .nav_bas {
	color:#FF6600;
	text-align:center;
	background-color:#f7f7f7;
	margin:0;
	padding: 0;
	display:block;
}
#texte .nav_bas ul {
	margin:0.5em 0.5em 0.5em 0.5em;
	padding-left:0;
}
#texte .nav_bas li {
	border-right:1px solid #FF6600;
	display:inline;
	margin:0 0.5em 0 0;
	padding:0 0.5em 0 0;
}
#texte .nav_bas li.dernier {
	border:0;
}
#texte .nav_bas a {
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	color:#0033FF;
}
#texte .nav_bas a:hover {
	background-color:#FFFFFF;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
}
/* arborescence page active */
#arbo {
	color:#000066;
	font-size:0.95em;
	text-align:left;
	background-color:transparent;
	margin:4em 2% 0 21%;
	padding:0 2% 0 0;
}
#arbo a {
	color:#0033FF;
	text-decoration:none;
}
#arbo a:hover {
	background-color:#FFFFFF;
	color: #FF6600;
	text-decoration: none;
}
#arbo li {
	color:#000066;
	font-size:0.95em;
	text-align:left;
	background-color:transparent;
	margin:1% 2% 0 1%;
	padding:0 1% 0 0;
	margin-top: 1em;
}

/* tableau en_bref */
table #en_bref {
}
.cadre {
	font-size:0.8em;
	vertical-align:top;
	padding-left:10px;
}
.texte {
	font-size:0.8em;
	text-align:justify;
}
