/* Version 2009-06-21 */
/*@charset "utf-8";*/

div.search { width:622px; margin-left:5px; margin-right:15px; }
div.search div.row { margin-bottom:7px; } 
div.search .radio { width:150px; color:#3169b6; }
div.search input[type=text] { width:217px; color:#3169b6; background-color:transparent; }
div.search input[type=text].city { width:350px; }
div.search input[type=text].euro { width:75px; text-align:right; padding-right:14px; background:transparent url(euro.png) no-repeat right top; }
div.search div.example { padding-left:78px; color:#aaa; font-size:0.9em; }
div.search #searchnow { width:160px; }

.annonce { float:left; width:202px; border:solid 1px #03d2d2; margin-right:2px; }
.annonce .description .titre { font-size:1.3em; font-weight:bold; padding:2px 0px 2px; color:white; background-color:#03d2d2; }
.annonce .description img { width:32px; height:32px; float:left; margin-left:2px; }
.annonce .description .texte { float:right; width:164px; margin-right:2px; height:64px; overflow:hidden; text-overflow:ellipsis; }
.annonce .details { color:#555; font-size:0.8em; margin-top:2px; border-top:solid 1px #555; background-color:#d0e9f4; }
.annonce .details .seenow { width:auto; float:right; margin-right:4px; }

.viager { border-color:#ebd1c8; }
.viager .description .titre { color:white; background-color:#ebd1c8; }

.nuepropriete { border-color:#f0e7d4; }
.nuepropriete .description .titre { color:white; background-color:#f0e7d4; }

.usufruit { border-color:#d9ebed; }
.usufruit .description .titre { color:white; background-color:#d9ebed; }
