/*/////////////////////////////////////////////////////
	Sarthe-Habitat.fr - Feuille de style pour l'impression
//////////////////////////////////////////////////////*/

#banniere, #menu-gauche, .titre-vous-etes, .petite-colonne{
	display:none;
}

#global, #wrapper, #contenu{
	width:100%;
}

#contenu p.description-rubrique{
	width:100%;
}

.colonne-gauche{
	float:left;
	width:47%;
	text-align:left;
}

.colonne-droite{
	float:right;
	width:47%;
	text-align:left;
}

.grande-colonne{
	float:left;
	width:100%;
	text-align:justify;
}

#footer{
	width:100%;
	height:73px;
	background:none;
	padding-top:15px;
}

#footer #txt-footer{
	width:100%;
}

#footer #txt-footer div{
	padding:5px 0 0 5px;
}

h2{
	color:#ffffff;
}