@charset "windows-1252";
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.bouton_page_courante {
	border: thin solid #AAAAAA;
	color: #556268;
	padding-right: 5px;
	padding-left: 5px;
}
     
         
         
      
.titre_separateur {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #CCCCCC;
}
.titre {
	font-size: 20px;
	color: #367789;
}
.sous-titre {
	font-size: 14px;
	color: #367789;
}
.encart {
	background-color: #C6E6FF;
	display: block;
	text-align: left;
	white-space: normal;
	padding: 7px;
}
.voiraussi {
	float: right;
	border: 1px solid #99CCFF;
	padding: 4px;
}
.exposant {
	font-size: 80%;
	vertical-align: top;
}
.indice {
	font-size: 80%;
	vertical-align: -2px;
}
.italique {
	font-style: italic;
}
.gras {
	font-weight: bold;
}

#div-fds {
	position:absolute;
	left:160px;
	top:500px;
	z-index:1;
	width:600px;
	;
}
.misenvaleur {
	color: #FFFFFF;
	background-color: #FF6633;
	font-weight: bold;
	display: inline;
	text-indent: 2px;
	margin-right: 3px;
	padding-left: 5px;
	padding-right: 5px;
	letter-spacing: 1px;
}
.Titre-tableau {	color: #FFFFFF;
	font-weight: bold;
}
.capitales {
	font-style: normal;
	text-transform: uppercase;
}
