body {
background-color:#888888;
}
body,table,tr,td {
margin : 0;
font-family : verdana;
font-size : 11px;
}
a,a:visited,a:active {
color : black;
}
#index {
position : absolute;
height : 580px;
width : 898px;
top : 50%;
left : 50%;
margin-top : -290px;
margin-left : -449px;
background-image : url('images/fondindex.jpg');
}
#layer {
position : absolute;
height : 580px;
width : 898px;
top : 50%;
left : 50%;
margin-top : -290px;
margin-left : -449px;
background-image : url('images/fond.jpg');
}
#menu {
position : absolute;
right : 0;
top : 0;
}
#photo {
position : absolute;
right : 70;
top : 202;
}
#pub {
position : absolute;
left : 20px;
top : 202px;
}
#image {
position : absolute;
left : 0;
bottom : 0;
}
#info {
position:absolute;
left : 180;
top : 180;
width : 600px;
}
#texte {
position:absolute;
left : 180;
top : 202;
width : 363px;
height : 270px;
overflow:auto;
text-align : justify;
padding-right: 10px;
}
#wip {
position:absolute;
left : 180;
top : 202;
width : 400px;
height : 300px;
overflow:auto;
text-align : justify;
padding-right: 10px;
}
#texteb {
position:absolute;
left : 180;
top : 202;
width : 600px;
height : 318px;
text-align : justify;
}
#beach {
position:absolute;
left : 180;
top : 202;
width : 363px;
height : 270px;
overflow:hidden;
text-align : justify;
padding-right: 10px;
}
#admin {
position:absolute;
left : 180;
top : 180;
width : 600px;
height : 338px;
overflow:auto;
text-align : center;
}
#terrain {
position:absolute;
width : 600px;
height : 250px;
left : 180;
bottom : 70;
background-image : url('images/terrain.jpg');
background-repeat : no-repeat;
text-align : center;
}
#download {
padding-top : 205px;
}
#contact {
position : absolute;
right : 0;
bottom : 0;
}
.titre {
font-size : 12px;
font-weight : bold;
}
.boutique {
font-size : 9px;
}
.err {
font-weight : bold;
color: red;
}
