/* CSS de la page d'accueil */


/* ---- CORRECTIFS ----  */
div#colonneResultats {width:99%;}


/* ---- MISE EN PAGE ----  */
#sectionHaut {height:65px; text-align:center; margin-top:30px; margin-bottom:45px; background:url('http://www.waka.ca/medias/fond_loupe.png') no-repeat 60px center; padding-left:130px;  #padding-left:70px;/*ie*/  _padding-left:70px/*ie 6*/}
#zoneGauche {width:50%; float:left; margin-right:45px;}
#zoneDroite {width:35%; float:left; border-left:1px dotted #b1b1b1; padding-left:10px;}



#lienRedirection {width:87%; padding-top:6px;}
*html #lienRedirection {width:78%;}
*:first-child+html #lienRedirection {width:75%;}
#lienRedirection a {font-size:14px; font-weight:bold; line-height:30px;}
.titleZone {border-bottom:1px solid #b1b1b1; margin-bottom:10px;}
.zone {margin-bottom:6px;}


/* ---- DERNIERES MAISONS INDEXEES ----  */
.maisonIndexee {padding:7px; border-bottom:1px solid #e5e5e5; color:#5c5c5c;}
*:first-child+html .maisonIndexee {height:60px;}  /* ie7 */
*html .maisonIndexee {height:37px;}
.maisonIndexee .imgIndexee {float:left; width:75px;}
.maisonIndexee .imgIndexee img {border:1px solid #b1b1b1;}
.maisonIndexee .txtIndexee {float:left; width:70%; color:#5c5c5c; padding-top:2px;}
#dernieresMaisons a {font-weight:normal;}


/* ---- VOTRE AVIS ----  */
#votreAvis {margin-top:45px;}
#votreAvis .zone {padding-left:7px; background:url('http://www.waka.ca/medias/bg_avis.png') no-repeat right top; height:130px; color:#5c5c5c;}
#votreAvis .zone p {padding-left:15px;}


/* ---- NOUVEAUTES ----  */
#nouveautes .zone {color:#5c5c5c;}
#nouveautes .imgNouv {float:left; width:65px;}
/*#nouveautes .txtNouv {float:left; width:70%; color:#5c5c5c;}*/
#nouveautes .txtNouv p {font-size:10px;}


#dernieresQA {margin-top:25px;}
#blogWaka {margin-top:25px;}

.puce {margin-left:7px; float:left; width:15px; padding-top:4px;  #padding-top:1px;/*ie*/  _padding-top:0;/*ie 6*/ }
.txtPuce {float:left; width:90% !important; width:86%;} 
.txtPuce a {font-weight:normal;}
.txtPuce a:hover {font-weight:normal;}


/* ---- LIENS RAPIDES ----  */
div#liensRapides {border-top:1px dotted #b1b1b1; margin-top:15px; padding-top:10px; color:#5c5c5c;}
div#liensRapides .titleZone {width:150px;}
div#liensRapides .colonne {float:left; width:30%;}
div#liensRapides .grandeRegion {font-weight:bold; font-size:9px;}
div#liensRapides ul {margin: 0px; padding:0px; padding-top:5px;}
div#liensRapides li {list-style-type:none; margin:0px; margin-bottom:7px; padding-left:15px; font-size:9px;}
div#liensRapides li a {font-weight:normal;}
div#liensRapides li a:hover {font-weight:normal;}
div#liensRapides a img {border:none;}


