body {
margin: 0;
background-color: #eee;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}
#global {
width: 760px;
height: 550px;
position: absolute;
top: 5px;
left: 50%;
margin-left: -380px;
cursor: pointer;
}
#bandeau1 {
height: 175px;
background-image:url(designaccueil/bandeau1.jpg);
}
#bandeau2 {
height: 113px;
background-image:url(designaccueil/bandeau2.jpg);
}
#bandeau3 {
height: 126px;
background-image:url(designaccueil/bandeau3.jpg);
}
#bandeau4 {
height: 136px;
background-image:url(designaccueil/bandeau4.jpg);
}
#bandeau1 p {
position: absolute;
font-size: 1.2em;
font-weight: bold;
top: 123px;
left: 100px;
color: white;
}
img {
border: 0;
}
p {
margin:0;
}
#fille1 {
position: absolute;
left: 40px;
width: 82px;
border: 1px solid #fff;
}
#fille2 {
position: absolute;
left: 130px;
width: 88px;
border: 1px solid #fff;
}
#fille3 {
position: absolute;
left: 226px;
width: 87px;
border: 1px solid #fff;
}
#fille4 {
position: absolute;
left: 321px;
width: 84px;
border: 1px solid #fff;
}
#accroche {
position: absolute;
width: 470px;
font-size: 0.9em;
text-align: right;
line-height: 100%;
right: 0px;
padding: 2px;
border: 1px #000 solid;
}
#bulle {
position: absolute;
left: 512px;
margin-top: 8px;
width: 200px;
text-align: center;
font-weight: bold;
font-size: 1.1em;
}
#presentation {
position: absolute;
left: 8px;
width: 470px;
margin-top: 10px;
font-size: 1em;
color: white;
text-align: left;
}
#drapeau1 {
position: absolute;
left: 8px;
margin-top: 113px
}

#drapeau2 {
position: absolute;
left: 40px;
margin-top: 113px
}
#menubas {
position: absolute;
right: 10px;
width: 500px;
margin-top: 113px;
font-weight: bold;
font-size: 1em;
text-align: right;
}
a {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: underline;
}
