* {
margin: 0; 
padding: 0;
}

html, body {
margin: 0;
padding: 0;
color: #6c6d70;
background-color: #fff;
font: 0.95em verdana, sans-serif;
line-height: 160%;
word-spacing: -0.2em;
}

a, a:hover {
color: inherit;
background-color: inherit;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img { 
display: block;
border: none;
}

div#global {
position: relative;
top: 0;
width: 790px;
background: transparent url(../img/accueil.jpg) no-repeat;
margin: 0 auto;
padding-bottom: 464px;
}

ul#out {
position: absolute;
text-align: center;
width: 180px;
top: 465px;
left: 165px;
color: #35a238;
background-color: inherit;
list-style-type: none;
}

ul#in {
position: absolute;
text-align: center;
width: 180px;
top: 465px;
left: 452px;
color: #186eb8;
background-color: inherit;
list-style-type: none;
}

ul#out a {
color: #35a238;
background-color : inherit;
}

ul#in a {
color: #186eb8;
background-color : inherit;
}

div#bottom {
position: absolute;
width: 790px;
top: 615px;
text-align: center;
color: #ccc;
background-color: inherit;
font-size: 0.8em;
}
