* {
margin:0;
padding:0;
}
#wrapper {
text-align:center;
}

#top {
position:relative;
width:620px;
height:140px;
margin:0 auto;
text-align:left;
}
#noms1 {
position:absolute;
width:150px;
height:130px;
top:10px;
left:0;
}
#noms2 {
position:absolute;
width:160px;
height:130px;
top:10px;
left:151px;
}
#photo {
position:absolute;
width:310px;
height:130px;
top:10px;
left:310px;
text-align:left;
}
#photo img {
position:absolute;
top:10px;
left:70px;
}
#description {
position:relative;
width:620px;
height:120px;
margin:0 auto;
text-align:left;
}
#bois1 {
position:absolute;
width:150px;
height:120px;
top:0;
left:0;
}
#bois2 {
position:absolute;
width:160px;
height:120px;
top:0;
left:151px;
}
#grume1 {
position:absolute;
width:170px;
height:120px;
top:0;
left:310px;
}
#grume2 {
position:absolute;
width:140px;
height:120px;
top:0;
left:481px;
}
#proprietes {
position:relative;
width:620px;
height:210px;
margin:0 auto;
text-align:left;
}
#physiques {
position:absolute;
width:310px;
height:210px;
top:0;
left:0;
}
#mecaniques {
position:absolute;
width:310px;
height:210px;
top:0;
left:311px;
}
#durabilite {
position:relative;
width:620px;
height:200px;
margin:0 auto;
text-align:left;
}
#durab1 {
position:absolute;
width:200px;
height:175px;
top:25px;
left:0;
}
#durab2 {
position:absolute;
width:420px;
height:175px;
top:25px;
left:201px;
}

h1 {
padding-bottom:10px;
font:12px Verdana, Helvetica, sans-serif;
font-weight:bold;
color:#2c1c06;
}
p {
padding:2px 0;
font:10px Verdana, Helvetica, sans-serif;
}
table {
font:10px Verdana, Helvetica, sans-serif;
}
th {
font-weight:normal;
text-align:center;
padding:1px 3px;
}
td {
text-align:center;
padding:1px 3px;
}
.left {
text-align:left !important;
}
#physique table{
width:300px;
}
.legend {
margin-top:-10px;
padding-bottom:10px;
}
