@charset "utf-8";
body {
margin: 0 0;
padding: 0;
text-align: center;
font: 0.9em Trebuchet MS, helvetica, sans-serif ;
height: 100%;
}
div#global {
margin-left: auto;
margin-right: auto;
width:auto;

}
ul#menu1 {
list-style-type: none;
margin-top: 148px;
position:absolute;
margin-left: -27px;
height: 20px;
width: 124px;
}
ul#menu1 li {
text-align: right;
line-height: 1.7em;
background: url(images/bouton-roll.jpg) no-repeat;
width:118px;
}
ul#menu1 li a {
color: #FFF;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
display: block;
width: auto;
}
ul#menu1 li a:hover {
background: url(images/bouton-roll.gif) repeat-x 0 0 ;
}
ul#menu2 {
list-style-type: none;
margin-top: 348px;
position: absolute;
margin-left: -30px;
height: 22px;
width: 124px;
}
ul#menu2 li {
text-align: right;
line-height: 1.7em;
background: url(images/bouton-roll.jpg) no-repeat;
}
ul#menu2 li a {
color: #FFF;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
display: block;
width:auto;
}
ul#menu2 li a:hover {
background: url(images/bouton-roll.gif) repeat-x 0 0;
}
ul#menu3 {
list-style-type: none;
margin-top: 285px;
position:absolute;
margin-left: -30px;
height: 25px;
width: 124px;
}
ul#menu3 li {
text-align: left;
line-height: 1.7em;
background: url(images/bouton-roll.jpg) no-repeat;
}
ul#menu3 li a {
color: #FFF;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
display: block;
}
ul#menu3 li a:hover {
background: url(images/bouton-roll.gif) repeat-x 0 0;
display: block;
}
ul#menu4{
list-style-type: none;
margin-top: 458px;
position: absolute;
margin-left: -30px;
height: 22px;
width: 124px;
}
ul#menu4 li {
text-align: left;
line-height: 1.7em;
background: url(images/bouton-roll.jpg) no-repeat;
}
ul#menu4 li a {
color: #FFF;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
display: block;
}
ul#menu4 li a:hover {
background: url(images/bouton-roll.gif) repeat-x 0 0;
}
div#gauche {
width: 146px;
height: 100%;
left: 0;
position: absolute;
margin-top: -12px;
}
div#content {
margin-left: 146px;
height: 146px;
width:auto;
position: absolute;
margin-top: -12px;
}