html,body {
padding:0px;margin:0px;border:0px;
background-color: #336666;
text-align:center;
}

iframe {
border:0px;
}

#main-col {
position:relative;
width:800px;
margin-left:auto;margin-right:auto;
}

#menu {
position:absolute;
width:120px;
height:800px;
left:0px;top:0px;
}

#contenu {
position:absolute;
width:680px;
height:800px;
left:120px;top:0px;
}

#ifr {
overflow:hidden;border:0px;
height:100%;width:680px
}

