﻿div {text-align:left;}
#back { width:100%; height:100%; overflow:auto; position:absolute;}
/*#Content { overflow:visible; position:absolute; left:0; top:0; width:11000px; height:11000px;}*/
.projet { position:absolute; white-space:nowrap;  text-align:left;  }
.projLast {padding:0 500px 500px 0;}
.controls {margin:0 0 10px; width:100px;}
.controls input { margin-right:5px;}
.projet .projContent  
{
    vertical-align:top;
}
.projet .projContent img, .divinline
{
    display:none;
    vertical-align:top;
}
.divinline 
{
    
}
#footer 
{
    position:fixed;
    bottom:5px;
    right:5px;
    z-index:1100;
}
.projInfo2
{
    display:none;
    position:absolute;
    top:40px;
    left:20px;
    white-space:normal;
    width:500px;
}
.projInfo 
{
    display:none;
    position:absolute;
    width:300px;
    top:-186px;
    left:75px;
    height:200px;
    background-image:url(/assets/bulle.png);
    background-position:center center;
    background-repeat:no-repeat;
}
.projInfo .c
{
    padding:20px;
    white-space:normal;
}
div.clearer {clear:both; line-height: 0; height: 0;}
#menu { position:fixed; width:400px; margin:20px 0 0 20px; z-index:1000;}
#menu input { display:block; float:left; margin-right:10px;}
#menu input.visited {text-decoration:line-through;}
#menu input.hover {color:Red;}
#menu input { display:block; float:left; margin-right:10px;}