@charset "utf-8";
/* CSS Document */

html, body {
margin-top:10px;
	height: 100%;
	background-color: #011B49;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	text-align:justify;
}
* {
/*    font-family: Verdana, Helvetica;*/
/*    font-size: 10pt;*/
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(/DocImage/jsImageTool/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999999 !important;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
b {
	color: #011B49;
}
li {
	line-height: 16px;
}
a {
text-decoration:none;
color:#D40025;
}
a:hover {
	text-decoration:underline;
	text-align: center;
	font-weight: bold;
}
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #011B49;
	padding:3px;
	text-align:center;
}
.barreTitre {
border-top:#011B49 1px dotted;
width:75%;
margin-left:auto;
margin-right:auto;
}

#apDiv1 {
	position:absolute;
	left:31px;
	top:185px;
	width:180px;
	z-index:1;
	padding:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8.5pt;
	background-color: #FFF;
}
