body {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
	margin:0;
	padding:0;
	background-color: #54492B;
}
#bandeau{
height:120px;
}
#nav td{
height:30px;
}
#contenu{
background-image:url(img/bg_contenu.jpg);
background-repeat:repeat-x;
background-position:top;
padding:15px;
}
td{
vertical-align:top
}
.bold{
font-weight:bold;
}
.coin{
height:8px;
width:8px;
}
.haut{
background-color:#fee3be;
border-top:1px solid #544a2c;
height:8px;
}
.bas{
height:8px;
background-color:#fee3be;
border-bottom:1px solid #544a2c;
}
.droit{
width:8px;
background-color:#fee3be;
border-right:1px solid #544a2c;
}
.gauche{
width:8px;
background-color:#fee3be;
border-left:1px solid #544a2c;
}
#texte{
font-size:12px;
color:#544a2c;
}
.textekemenn, .textekemenn a{
font-size:10px;
color:#a16444;
}
#adresse{
border-top:#FFFFFF solid  1px; background-color:#a16444; color:#FFFFFF; font-size:10px;
}