html, body {
height:100%;
}

* {margin:0px; padding:0px;}

body {
background-color:#666;
background-image:url(../images/hachures.jpg);
background-repeat:repeat-x;
}

#principal {
background-image:url(../images/tornado.jpg);
width:800px;
height:382px;
margin:auto;
}

#credit {
width:370px;
font-family:trebuchet, arial, sans-serif;
font-size:0.7em;
text-align:right;
color:white;
position:relative;
left:410px;
top:364px;
}

#corps {
width:800px;
margin:auto;
}

.haut {
background-image:url(../images/bandeau_orange.jpg);
height:40px;
}

.haut h1 {
font-family:trebuchet, arial, sans-serif;
font-size:1.6em;
font-weight:bold;
color:white;
position:relative;
top:4px;
left:15px;
}

.milieu {
background-image:url(../images/fond.jpg);
width:800px;
margin:auto;
}

#texte {
font-family:trebuchet, arial, sans-serif;
color:black;
padding:20px 20px 20px 20px;
}

#texte h2{
font-size:1em;
font-weight:bold;
margin:30px 0 10px 40px;
color:#ff6600;
}

.tableau {
width:600px;
margin:auto;
padding:20px 0 20px 0;
}

table {
text-align:center;
v-align:center;
font-family:trebuchet, arial, sans-serif;
font-size:0.8em;
border-collapse:collapse;
}

.tableau thead {
color:white;
font-size:1.2em;
font-weight:bold;
background-color:#ff6600;
height:30px;
}

.pays {
font-weight:bold;
}

.gris {
background-color:gray;
color:white;
}

.orange {
background-color:#ff6600;
}

.bordure {
background-image:url(../images/dossier_2/bordure.jpg);
}

.aegean {
height:40px;
}

.inline {
float:left;
margin:0 38px 10px 38px;
}

.align {
width:200px;
margin:auto;
padding:20px 0 20px 0;
}

.sample {
/*margin:20px 0 20px 0;*/
border:1px solid #ff6600;
color: white;
font-weight:bold;
}

.sample_2 {
margin:20px 0 20px 0;
border:1px #ff6600 solid;
}

.sample_2 thead {
text-align:center;
v-align:center;
height:40px;
color:black;
font-weight:bold;
}

.sample_2 tbody {
border:1px #ff6600 solid;
color:white;
font-weight:bold;
height:40px;
}

#rsaf {
background-image:url(../images/dossier_2/rsaf.jpg);
height:100px;
}

#tudm {
background-image:url(../images/dossier_2/tudm.jpg);
height:100px;
}

.hawk_mk51 {
width:500px;
margin:auto;
}

.sample td, .sample_2 td {
width:100px;
height:40px;
}

.tableau td {
width:100px;
height:20px;
}

.lettrine {
font-weight:bold;
float:left;
color:#ff6600;
}

.soustxt {
font-size:0.6em;
font-weight:bold;
}

.legende {
font-size:0.6em;
text-align:center;
font-weight:bold;
}

#texte p {
font-size:0.8em;
text-align:justify;
width:760px;
margin-bottom:10px;
}

#texte li {
list-style-type:none;
display:block;
font-family:trebuchet, arial, sans-serif;
font-size:0.8em;
color:black;
margin-left:80px;
}

#texte a {
text-decoration:none;
color:gray;
}

.bas {
background-image:url(../images/bandeau_orange_2.jpg);
height:40px;
}

#retour {
width:140px;
position:relative;
left:650px;
top:10px;
font-size:1em;
font-family:trebuchet, arial, sans-serif;
color:white;
}

.footer {
width:300px;
text-align:center;
margin:auto;
padding-top:10px;
padding-bottom:10px;
font-family:trebuchet, arial, sans-serif;
font-size:0.7em;
color:white;
}

.footer a {
text-decoration:none;
color:white;
}

li {
display:inline;
text-decoration:none;
}

