.descriptionTypeMaison
{
	padding-left:25px;
	width:450px;
	float:left;
}
.tagVendu
{
	margin-left:20px;
	padding:50px 10px;
	margin-top:20px;
	float:left;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
	border: Red thin  solid;
	width:300px;
	text-align:center;
}
.tagVendu h4
{
	font-size:36px;
	color:Red;
	margin-bottom:20px;
	margin-top:0px;
	
}
.tagVendu p
{
	color:Red;
}