@charset "utf-8";
@import "reset.css";
body {
background:#000000 url(bg.png) repeat-x;
color:#FFFFFF;
font-family:Tahoma;
font-size:11px;
}
img {
border:medium none;
}
p{
color:#666;
font-size:10px;
line-height:12px;
}
p span{
color:#999;
font-size:10px;
}
h2{
position:absolute;
right:40px;
bottom:62px;
width:72px;
height:76px;
background:url(impact.png) no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/impact.png', sizingMethod='crop');
}
h3{
color:#666;
font-size:10px;
text-transform:uppercase;
padding:0 0 5px 0;
}
.copyright {
bottom:5px;
color:#666;
font-size:8px;
margin:0pt;
padding:0pt;
position:absolute;
right:5px;
text-transform:uppercase;
}
.copyright a {
color:#666;
text-decoration:none;
}
.copyright a:hover {
color:#666;
text-decoration:underline;
}
#conteneur {
background:url(img-jc.png) no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/img-jc.png', sizingMethod='crop');
height:524px;
margin:0 auto;
position:relative;
top:26px;
width:830px;
}
#content{
position:absolute;
left:658px;
top:22px;
}
h1 {
background:url(title.png) no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='css/title.png', sizingMethod='crop');
height:29px;
left:150px;
margin:0 auto;
position:relative;
top:350px;
width:428px;
}
ul#nav {
height:70px;
left:355px;
position:absolute;
top:400px;
width:222px;
}
ul#nav li {
padding:0 0 10px 0;
}
ul#nav li.fr a {
background:url(enter-fr.png) no-repeat 0 0px;
display:block;
height:17px;
line-height:17px;
width:222px;
}
ul#nav li.fr a:hover {
background:url(enter-fr.png) no-repeat  0px -17px;
}
ul#nav li.en a {
background:url(enter-en.png) no-repeat 0 0px;
display:block;
height:17px;
line-height:17px;
width:222px;
}
ul#nav li.en a:hover {
background:url(enter-en.png) no-repeat  0px -17px;
}
#accessibility, #navigation, .hide {
left:-5000px;
position:absolute;
}


