body {
	scrollbar-face-color: #CDDBFD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #001F82;
	scrollbar-track-color: #F4F4FF;
	scrollbar-darkshadow-color: #98AAB1;
}

.texte {
color : #000000;
font-family : Times New Roman, Times, serif;
font-size: 12pt;
}

.lien-menu {
color : #000066;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
}

a.lien-menu {
color : #000066;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
text-decoration:none;
}

a.lien-menu:hover {
color : #000066;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration:underline 
text-align: left;
font-weight:bold;
}

.menu_encours {
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
}

.lexique_bulle {
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size: 9pt;
text-align: justify;
}

h1 {
color : #003366;
font-family : "Arial Black";
font-size: 15pt;
text-align: middle;
font-weight: 100;
display : inline;
}

h2 {
color : #000066;
font-family: "Arial Black";
font-size: 13pt;
display : inline;
}

/* info bulle lexique */
#dhtmltooltip{
	position: absolute;
	width: 350px;
	background-color: #DDF2FF;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.texte_lex {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
}

a.texte_lex:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	background-color: #DDF2FF;
}

a.lien3 {
color : #000099;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
}

a.lien3:hover {
color : #000099;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
text-decoration: none;
}

.lien3 {
color : #000099;
font-family : Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.lien2 {
color : #000099;
font-family : Arial, Helvetica, sans-serif;
font-size: 7pt;
}

a.lien2 {
color : #000099;
font-family : Arial, Helvetica, sans-serif;
font-size: 7pt;
}

a.lien2:hover {
color : #000099;
font-family : Arial, Helvetica, sans-serif;
font-size: 7pt;
text-decoration: none;
}

.titre_corps {
	font-weight : bold;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	display : inline;
	line-height : normal;
	font-style: italic;
}