body{
    background-color: #ccc;
}

#print
{
    background-color: #fff;
    width: 640px;
    margin: 0 auto 0 auto;
}

#header
{
    margin-bottom: 30px;
    margin-left: 10px;
}

#detailPopup,
#bottomPart,
.debug,
#bienBigPopTools,
#bienBigPopTools3,
#thumbsList
{
    display: none;
}

h3
{
    margin-left: 10px;
    font-weight: bold;
}

#content img
{
    float: right;
    margin: 0 0 10px 0;
    width: 300px;
    height: 225px;
}

#content ul 
{
    margin-left: 10px;
    margin-right: 310px;
    margin-bottom: 30px;
    list-style-type: none;
}

#content ul li
{
    border-bottom: thin solid #aaa;
}

#descr,
#bigPopBienDescription
{
    clear: both;
    margin: 10px 10px 0 10px;
}

address .strong
{
 
}

address,
.tel
{
    font-size: 0.85em;
}

#bottom
{
    float: left;
    border-top: thin solid #aaa;
    margin: 20px 10px 10px 10px;
}

.copy
{
    font-size: 0.65em;
    clear: both;
    margin: 0 10px 10px 10px;
    padding-bottom: 10px;
}

/* print depuis l'application... */


