#photos { clear: both; }
#photos .col1 { width: 2px; height: 258px; background-color: #000000; margin-top: 13px; }
#photos .col2 { width: 7px; height: 80px; background-color: #ffee00; margin-right: 20px; margin-top: 13px; }
#photos .col3 { width: 187px; margin-top: 13px; }
#photos .col4 { width: 359px; }
#photos .row { clear: both; padding-top: 10px; }
#photos .row.first { padding-top: 0px; }
#photos .photo IMG { border: 1px solid #FFFFFF; }
#photos .photo { width: auto; height: auto; background-color: transparent; margin: 0px; }
#photos .col1.photo { padding-right: 10px; margin-left: 12px; }

#descriptif { display: inline-block; clear: both; margin-top: 30px; background:url('/images/annonces/box.png') no-repeat scroll 0 0; }
#descriptif .col1 { padding: 30px; width: 160px; }
#descriptif .col2 { padding: 30px; width: 286px; }
#descriptif TH { text-align: left; width: 190px; color: #404448; }

/* ------------------------------------------------------------- */
/* H2	 												         */
/* ------------------------------------------------------------- */

H2.detaildelannonce { background:url('/images/ui/h2/detaildelannonce.png') no-repeat scroll 0 0; }
#detaildelannonce .col1 { width: 235px; }
#detaildelannonce .col2 { margin: 13px 0 0 10px; }
#detaildelannonce .col3 { margin-top: 13px; float: right; padding-right: 15px; }
#detaildelannonce A { background: transparent url('/images/ui/a/arrowLUp.gif') no-repeat scroll 0 0; padding: 1px 0 0 20px; height: 16px; display: block; }
#detaildelannonce A:hover { text-decoration: underline; color: #78858f; }

