.index_text{
	/*width:366px;*/
	position:relative;
	margin-bottom:10px;
	line-height:14px;
}

.index_bouton_couleur{
	width:366px;
	position:relative;
}

#index_louer{
	position:absolute;
	width:161px;
	height:78px;
	background-image:url(../Templates/images/index_louer.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}

#index_louer_hover{
	position:absolute;
	width:161px;
	height:78px;
	background-image:url(../Templates/images/index_louer_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
}

#index_acheter{
	position:absolute;
	margin-left:161px;
	width:205px;
	height:78px;
	background-image:url(../Templates/images/index_acheter.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}

#index_acheter_hover{
	position:absolute;
	margin-left:161px;
	width:205px;
	height:78px;
	background-image:url(../Templates/images/index_acheter_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	display:none;
}

.index_point{

	padding-top:4px;
	clear:both;
	width:366px;
	height:13px;
	position:relative;
	background-image:url(../Templates/images/fiche_point.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.box_colonne{
	width:173px;
	float:left;
}