A:link	{ text-decoration:none;color:#FF0000 }
A:visited { text-decoration:none;color:#FF0000 }
A:hover { text-decoration:underline;color:#FF0000 }

input, select, textarea {
border:1px #333333 solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
background-color:#FFFFFF;
}

.biens{
height:170px;
float:left; 
padding-top:13px; 
padding-bottom:13px; 
padding-left:10px;
padding-right:10px;
text-align: center;
background-image:url(img/list_separation.gif);
background-repeat:no-repeat;
background-position:bottom;
}
.cadre{
border: 1px solid #990000;
background-color:#c7c9d6;
font-family: verdana, arial, helvetica, geneva;font-size: 7pt;color: #990000; 
}
body{
background-color:white;
font-family: verdana, arial, helvetica, geneva;
font-size: 11px;
color: #990000; 
}
td{
font-family: verdana, arial, helvetica, geneva;
font-size: 11px;
color: #21275b; 
}
#container{
width:900px;
margin-left:auto;
margin-right:auto;
}
#top{
width:900px;
height:122px;
}
#toolbox{
width:900px;
height:68px;
float:right;
vertical-align:bottom;
}
#navigation{
width:900px;
height:54px;
}
#bottom{ 
width:900px; height:70px; background-image:url(img/bottom.gif); background-repeat:no-repeat; 
margin-left:auto;
margin-right:auto;
clear:both;
}
#hpcontenu{
width:100%;
height:308px;
}
#pagecontenu{
width:875px;
margin-left: 15px;
margin-right: 15px;
margin-top: 15px
}
#pagecontenuprint{
display:none;
width:875px;
}
#listseparation{
width:875px;
height:14px;
background-image:url(img/list_separation.gif);
background-repeat:no-repeat
}
#bckgrdvertical{ 
width:16px; height:100px; background-image:url(img/bckgrd_vertical.gif); 
}