/* $Id$ */
body {margin:0;padding:0;height:100%;background:fixed 50% 0 repeat-y url(../images/fond.jpg);}

#fixed {position:absolute;z-index:2;top:0;left:50%;width:760px;height:100%;margin:0 -380px;text-align:left;}
body > #fixed {position:fixed;height:60px;}
#fixed #header {position:absolute;left:0;width:760px;height:60px;background:no-repeat url(../images/header.jpg);}
#fixed #header a {position:absolute;display:block;top:70px;left:0px;width:90px;padding-top:20px;background-repeat:no-repeat;background-position:center top;text-align:center;font-size:7pt;}
#fixed #header #en-GB {background-image:url(../images/en-GB.gif);}
#fixed #header #fr-FR {background-image:url(../images/fr-FR.gif);}
#fixed #title {position:absolute;top:35px;left:200px;width:410px;height:60px;padding:5px 0 0 10px;font-size:14pt;font-weight:bold;color:#C75129;line-height:100%;background:no-repeat url(../images/title.jpg);}
#fixed #title span {font-size:10pt;font-weight:normal;}
#fixed > #title {background-image:url(../images/title.png);}
#fixed #logo {position:absolute;display:block;top:0;left:90px;width:120px;height:120px;background:no-repeat url(../images/logo.jpg);}
#fixed > #logo {background-image:url(../images/logo.png);}
#fixed #bottom {position:absolute;top:60px;left:0;width:145px;height:100%;background:#CF603F;padding:80px 0 0 0;margin:0;}
#fixed #bottom address {margin:2em 0 0 14px;font-size:7pt;font-style:normal;color:#5B3D23;}
#fixed #bottom address p {margin:0;padding:0;}

#scrolled {width:760px;height:100%;margin:0 -380px;}
body > #scrolled {position:absolute;z-index:1;top:0;left:50%;}
#scrolled #content {padding:55px 3em 1em 220px;line-height:150%;}
#scrolled > #content {margin-top:60px;}

