/* CSS - Print - Annonces Laforet */
#header .infos, 
#header .menu,
#search,
.onglet-annonce,
#right,
.printdown,
.supprimer_selection,
.link,
.pager,
.tri,
h1,
.ajout_selection,
.envoyer_ami,
.button,
#nouveautes-footer,
.legal,
#footer {
	display:none !important;
}



#content #left {
	float: none;
	width: auto;
}
#content #left .focus {
	position: static;
	width: auto;
}
#content #left .focus #nouveautes {
	background: none;
}
#content #left {
	float: none;
	width: auto;
}


/** RESULTATS**/
#content .focus .bloc{
	height: 220px;
	margin-left: 43px;
}

#content .focus .nouveautes{
	background: url(../images/focus-cadre-print.png) center top no-repeat;
}



/** SELECTION **/
#maSelection .visu {
	display:block;
}
#maSelection table .entete img {
	display:none;
}
#maSelection table .desc {
	float: right;
	width:150px;
}
#maSelection table .contact {
	float: right;
	width:100px;
}
#maSelection table .sizer .c1 {
	float: right;
	width:330px;
}
#maSelection table .comment {
	display:table-cell !important;
	display:block;
	height:120px;
}
#maSelection .sbox, #maSelection .sbox, body.compa .detail, body.visua .detail {
	width:100%;
}
.detail .titre {
	padding-left:150px;
}


/****FOOTER****/
#content .mentions{
	margin: -50px 0 10px 0;
}
