/****************** Coeur Site ******************/
#coeurSite {
	background-image: url(../_image/fond_chasseurimmobilier.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	min-height: 386px;
	font-family: Arial, Helvetica, sans-serif;
}


#temoignage {
	width: 222px;
	float: left;
	margin-right: 13px;
}
#temoignage #temoignageTop {
	height: 9px;
	width: 221px;
	overflow: hidden;
	background-image: url(../_image/cadre_tem_top.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#temoignage #temoignageFond {
	width: 199px;
	padding-left: 8px;
	padding-right: 15px;
	background-image: url(../_image/cadre_tem_fond.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#temoignage #temoignageBottom {
	height: 16px;
	width: 222px;
	overflow: hidden;
	background-image: url(../_image/cadre_tem_bottom.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#meilleurPub {
	width: 199px;
	height: 109px;
	display: block;
}

.hautRose {
	width: 199px;
	height: 10px;
	background-image: url(../_image/toprose_meilleurpub.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 10px;
	overflow: hidden;
}
.coeurRose {
	background-color: #fee5f0;
	padding: 0 10px;
	
	font-size: 10px;
	line-height: 12px;
	color: #646566;
}
.signature {
	font-size: 11px;
	text-align: right;
	margin-top: 0;
}
.villeSigna{
	text-align: right;
}
.basRose {
	width: 199px;
	height: 10px;
	background-image: url(../_image/bottomrose_meilleurpub.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#col1 {
	float: left;
	width: 227px;
	margin-right: 20px;
}
#col2 {
	float: left;
	width: 354px;
}

#col1 h3 {
	color: #ea6ea3;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 7px;
}
#col2 h3 {
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 7px;
	font-weight: normal;
}
#col1 p, #col2 p {
	text-align: justify;
	font-size: 12px;
	line-height: 16px;
}
#col1 a, #col2 a {
	color: #ea6ea3;
}
#col1 a:hover, #col2 a:hover {
	color: #622181;
}
