@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;
margin: 0;
}
ul#menu1 {
list-style-type: none;
margin-top: 148px;
position: absolute;
margin-left: -27px;
height: 20px;
width: 146px;
}
ul#menu1 li {
text-align: right;
line-height: 1.7em;
background: url(images/bouton-roll.jpg) no-repeat;
}
ul#menu1 li a {
color: #FFF;
text-decoration: none;
font-weight: bold;
text-transform: uppercase;
display: block;
width: 124px;
}
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: 124px;
}
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: 22px;
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;
}
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;
width: 124px;
}
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: auto;
width:625px;
position:relative;
margin-top:-12px;
text-align:right;
float:left;
}
div#bla {
	margin-left:176px;
	text-align: justify;
	margin-top: 306px;
	position: absolute;
	width: 625px;
	height: auto;
	line-height: 1em;
}
div#bla a {
text-decoration: none;
color: red;
}
div#bla2 {
margin-left:176px;
	text-align: justify;
	margin-top: 33px;
	position: absolute;
	width: 625px;
	height: auto;
	overflow:auto;
	line-height: 1em;
}
