body{
width:1024px;
margin:auto;
border: 1px solid #dddddd;
border-radius: 10px 10px;
-moz-border-radius: 10px;
padding:5px;
margin-top:5px;
margin-bottom:5px;
}
#entete{
margin:auto;
}
#menu{
margin:auto;
}
#menu table{
border-collapse: collapse;
width:100%;
height:45px;
background-image:url('theme/categorie.gif');
background-repeat:repeat-x;
}
.categorie{
width:140px;
height:45px;
background-image:url('theme/categorie.gif');
text-align:center;
background-repeat:no-repeat;
}
.categorieselect{
width:140px;
height:45px;
background-image:url('theme/categoriehover2.gif');
text-align:center;
background-repeat:no-repeat;
}
.categorie:hover{
background-image:url('theme/categoriehover2.gif');
background-repeat:no-repeat;
}
#menu a{
text-decoration:none;
color:#ffffff;
display:block;
}
.categoriegauche{
float:left;
width:45px;
height:45px;
background-image:url('theme/categoriegauche.gif');
background-repeat:no-repeat;
}
.categoriedroite{
float:right;
width:45px;
height:45px;
background-image:url('theme/categoriedroite.gif');
background-repeat:no-repeat;
}
#smenu{
width:300px;
float:left;
}
#smenu table{
width:260px;
border-collapse: collapse;
}
#smenu td{
background-color:#eff0f4;
padding-left:20px;
padding-right:20px;
}
.smenu1{
background-image:url('theme/menuhaut.gif');
height:25px;
}
.smenu2{
background-image:url('theme/menubas.gif');
height:15px;
}
#smenu img{
border:none;
}
#smenu a {
display:block;
text-decoration:none;
color:#000000;
border-bottom: 1px solid #adb3c5;
}
#smenu  a:hover{
background-color:#e0e4f0;
}
#corps{
margin:20px;
margin-left:300px;
background-image:url('theme/separation.gif');
background-repeat:repeat-y;
}
#corps2{
margin-left:10px;
}
#bien{
padding:5px;
}
#bien table{
width:100%;
border: 1px solid #dddddd;
border-radius: 10px 10px;
-moz-border-radius: 10px;
}
.bientitre{
color:#ffffff;
height:20px;
background-image:url('theme/mini.gif');
/*padding-left:10px;*/
text-align:center;
}
.bienplus{
background-image:url('theme/lien.gif');
background-repeat:no-repeat;
height:20px;
}
.tdbien{
width:170px;
}
#biens table{
width:100%;
border: 1px solid #dddddd;
border-radius: 10px 10px;
-moz-border-radius: 10px;
}
.info{
height:30px;
text-align:right;
margin-right:20px;
margin-top:-30px;
}
.info a{
text-decoration:none;
color:#eff0f4;
}