body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-color:#513127;
	
}
#conteneur {
	width: 500px;
	height:650px;
	margin: 0 auto;
	background-image:url(../images/accueil.jpg);
	clear:both;
}

#tarifs{
	margin-top:280px;
	margin-left:170px;
	font-size:24px;
	font-weight:bold;
	float: left;
	overflow:hidden;
	color:#d700c7;
}

a.liens-tarif{
	color:#d700c7;
	text-decoration: underline;
}
a.liens-tarif:hover{
	color: #46c8c6;
	text-decoration:none;
}


#telephone-adresse{
	margin-top:100px;
	margin-left:60px;
	font-size:24px;
	font-weight:bold;
	float: left;
	overflow:hidden;
	color:#d700c7;
}

.lien_avenirweb {
font-family:"Times New Roman", Times, serif;
font-size: 12px;
color: #999999;
font-weight: bold;

}








#clear {
	clear:both;
}
#lien-d{
	float:right;
	display:inline;

}
#lien-g{
	float:left;
	display:inline;
}

#box_image{
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:0px;
	height:693px;
	width:980px;
	clear: both;
	background-image: url(http://www.lantidotespa.com/images/brochures/page-accueil-site-final.jpg);
}
#box_menu_position{
	padding-top:244px;
	float:left;
	padding-left:152px;
	width:280px;
	text-align:left;
	font-weight: 900;
}
#box_menu_page{
	padding-top:244px;
	float:left;	
	color:#d700c7;
	text-align:left;
	font-weight: 900;
}

a.liens-menu{
	color:#d700c7;
	text-decoration: underline;
}
a.liens-menu:hover{
	color: #46c8c6;
	text-decoration:none;
}


