@charset "iso-8859-2";
/* CSS Document */

/* Entete grille de prix ---------------------------------------------------------------------*/
#comparer3 {
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/tirets-logement-neuf.gif) no-repeat 17px 20px;
}
#comparer3 a {
	display:block;
	width:150px;
	margin-left:2px;
}
#lotStatut {
	color:#333;
	line-height: 23px;
}
#lotStatut img { 
	margin:0 4px 2px 12px; 
}
#head_grillePrix {
	height:45px;
	margin:0 auto;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/head_liste-immobilier-neuf.gif) no-repeat 0 0;
}
.size { /* largeur tableaux head et liste grille de prix */
	width:670px;
}
#head_grillePrix td {
	text-align:center;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/separateur-immobilier-neuf.gif) no-repeat right center;
}
#head_grillePrix a {
	color:#000;	
}
#head_grillePrix td img {
	margin:1px 0 4px 0;
}
#head_grillePrix #allSelect {
	width:24px;
	text-align:right;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/tirets-logement-neuf.gif) no-repeat 17px center;
}
#head_grillePrix #numLot {
	width:54px;
}
#head_grillePrix #type {
	width:72px;
}
#head_grillePrix #prix {
	width:70px;
}
#head_grillePrix #surface {
	width:64px;
}
#head_grillePrix #prixM2 {
	width:60px;
}
#head_grillePrix #loyer {
	width:53px;
}
#head_grillePrix #renta {
	width:70px;
}
#head_grillePrix #expo {
	width:55px;
}
#head_grillePrix #epargne {
	width:77px;
}
#head_grillePrix #atout {
	width:62px;
}
#head_grillePrix #etage {
	width:46px;
}
#head_grillePrix #accesPlan {
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/head_liste-immobilier-neuf.gif) no-repeat right 0;
}

/* Liste grille de prix ---------------------------------------------------------------------*/
.liste_grillePrix {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}
.liste_grillePrix td {
	height: 34px;
	text-align:center;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/separateur3-immobilier-neuf.gif) repeat-y right 0;
}
.liste_grillePrix a, a:visited {
	color:#333;
	text-decoration:none;
}
.liste_grillePrix a:hover {
	color: #000;
	text-decoration:none;
}
.dispo {
	background-color:#fff;
}
.option {
	background-color:#ABC2FA;
}
.vendu {
	background-color:#CED2DF;
}
.vendu td a, .vendu td a:visited, .vendu td a:hover  {
	color:#777;
	text-decoration:line-through;
	cursor:text;
}
.over { /* hover de ligne */
	background-color:#FFB340;
}
.liste_grillePrix .selectLot {
	width:24px;
	text-align:right;
	background: url(http://www.immobilier-neuf.com/img-immobilier-neuf/tirets-logement-neuf.gif) repeat-y 17px 0;
}
.liste_grillePrix .numLot {
	width:54px;
	font-weight:bold;
	font-size:12px;
}
.liste_grillePrix .type {
	width:72px;
}
.liste_grillePrix .prix {
	width:70px;
}
.liste_grillePrix .surface {
	width:64px;
}
.liste_grillePrix .prixM2 {
	width:60px;
}
.liste_grillePrix .loyer {
	width:53px;
}
.liste_grillePrix .renta {
	width:70px;
}
.liste_grillePrix .expo {
	width:55px;
}
.liste_grillePrix .epargne {
	width:77px;
}
.liste_grillePrix .atout {
	width:62px;
}
.liste_grillePrix .atout a {	
	padding:0 2px 0 2px;
	background-color:#777;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
}
.vendu .atout a {
	background-color:#999;
	cursor:default;
}
.liste_grillePrix .etage {
	width:46px;
}
.liste_grillePrix .accesPlan {
	background:none;
}
.accesPlan img {
	margin-right:6px;
}
.vendu .accesPlan img {
	opacity : 0.3;
    filter : alpha(opacity=30); 
	margin-right:6px;
}
.spacerLot {
	border-top:#999 dotted 1px;
	margin:1px auto 1px auto;
}
