html, body {
height:100%;
}

body {
background-color: #fff;
color:#000;
margin:0;
padding:0;
font-family: Verdana, Geneva, Arial, sans-serif;
}

#flash {
width:790px;
height:690px;
position:absolute;
left:50%;
bottom:-1px;
margin-left:-385px;
}

html>body #flash {
bottom:0;
}

object, embed {
margin:0;
padding:0;
}

body.home {
background:url(../images/home/barre_2D5128.gif) repeat-x bottom left;
}

body.tofz {
background:#000 url(../images/home/barre_000000.gif) repeat-x bottom left;
}

body.print, body.links {
background:#fff url(../images/home/barre_000000.gif) repeat-x bottom left;
}

body.tofzAllume {
background:#2a0505 url(../images/home/barre_000000.gif) repeat-x bottom left; 
}

body.web {
background:#fff url(../images/home/barre_F08F07.gif) repeat-x bottom left;
}

body.cv {
background:#fff url(../images/home/barre_9CE117.gif) repeat-x bottom left;
}

a#fermer {
text-decoration:none;
font-size:60%;
position:absolute;
right:5px;
top:5px;
cursor:pointer;
}
