body {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

img {
    border:none;
}

#centre {

border-bottom:0;
border-top:0;
color:#000;
padding:1.5em;
width:90%;
}

#conteneur {
background-color:#fafafa;
margin:1em 10%;
min-width:60em;
position:absolute;
width:80%;
}

#haut {
/*background-color:#202020;*/
background-color: #404040;
height:2.4em;
max-height:2.4em;
}

#header {
background-color:#3882C7;
border:1px solid #fafafa;
color:#fafafa;
font-size:2em;
height:2.5em;
padding-left:2em;
padding-top:1em;
}

#pied {
border-top:0;
padding:0.5em;
text-align:center;
}

.menuhaut {
font-size:1em;
list-style-type:none;
margin:0;
padding:0;
}

.menuhaut a {
color:#fafafa;
margin:0 0.4em;
text-decoration:none;
}

.menuhaut a:hover {
color:#FF0;
text-decoration:none;
}

.menuhaut li {
border-right:1px solid #fff;
display:inline;
float:left;
margin:0;
padding:0.6em 10px;
}

body {
background-color:#CDCDCD;
font-family:"Lucida Grande","DejaVu Sans","Bitstream Vera Sans",Verdana,Arial,sans-serif;
line-height:1.384615em;
font-size:0.85em;
font-color:#222;
}

h1 {
font-size:1.6em;
margin:0.5em 0.5em 1em 0;
}

h2 {
font-size:1.2em;
margin:0.8em 0.5em 0.3em 0.6em;
}

h3 {
font-size:1.1em;
margin:0.8em 0.5em 0.3em 0.8em;
}

h4 {
font-size:1em;
margin:0.7em 0.5em 0.3em 1em;
}

h5 {
padding:10px;
font-size:0.9em;
margin:0.6em 0.5em 0.2em 1.5em;
}

p {
margin:1px 0.5em 0.5em 1.5em;
}

a {
color:#0678BE;
text-decoration:none;
}

.index-list {
padding:5px;
margin:5px;}

#table_download {
width:80%;
border-collapse: separate;
}

#table_download th{
background:#EAEAE1;
border:0px;
text-align:center;
}

#table_download td{
background:#DFD;
text-align:center;
}

#table_download2 {
width:50%;
border-collapse: separate;
}

#table_download2 th{
background:#EAEAE1;
border:0px;
text-align:center;
}

#table_download2 td{
background:#DFD;
text-align:center;
}

.clist {
width:80%;
padding:5px;
padding-left:40px;
}

pre {
	font-size:14px;
	font-family: courier;
	color: blue;
}

code {
	font-size:14px;
	font-family: courier;
	color: blue;
}
li {
padding:2px;
}

#backtop {
float: right;
position:fixed;
background-color:#DFA;
padding:3px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}

#wrapper {
position: absolute;
left: 100%;
top:500px;
}

.ccontent {
width:100%;
}
