body {
margin : 15px;
}

table {
font-family : verdana;
font-size : 9px;
color : #000000;
empty-cells : show;
}

#site {
width : 760px;
border : 0px;
height : 600px;
background-image : url('../images/_design/fond.jpg');
font-family : verdana;
font-size : 9px;
color : #000000;
border:1px solid #000000;
}

#header {
height : 28px;
padding-top : 141px;
text-align : right;
}

#centre {
height : 430px;
margin-top : 1px;
}

#page {
margin-top:42px;
margin-left:32px;
margin-right:21px;
padding : 3px;
height : 370px;
overflow:auto;
}

#menu {
margin-top:42px;
margin-left:36px;
margin-right:4px;
height : 340px;
}

#copy1 {
margin-top:84px;
height:24px;
}

.separe {
height : 10px;
background-image:url('../images/_design/point1.gif');
}

.amenu {
display:block;
font-weight:bold;
text-decoration:none;
color:#000000;
width:147px;
padding : 2px;
text-align : left;
}
.amenu:hover{
text-decoration:underline;
background-color:#FFFFFF;
color:#000066;
}
.lien {
font-weight : bold;
text-decoration : none;
color : #000055;
}
.lien:hover {
text-decoration : underline;
color : #0000ff;
}

.input1 {
border : 1px solid #000000;
background-color : #dddddd;
color : #000000;
font-family : verdana;
font-size : 9px;
}

.button1 {
border : 1px solid #000000;
background-color : #ddddEE;
color : #000000;
font-family : verdana;
font-size : 9px;
font-weight : bold;
}