@charset "UTF-8";#text1{
	width:500px;
	display:block;
	height:650px;
	margin-top:25px;
	margin-left:75px;
	margin-right:25px;
	float: left;
	margin-bottom: 25px;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #000;
}
#text1 p{
	font-family:Verdana,Geneva,sans-serif;
	font-size:12px;
	text-align:center;
	margin-left: 25px;
}
#text1 h1{
	font-family:Verdana,Geneva,sans-serif;
	font-size:16px;
	text-align:center;
	margin-left: 25px;
}
#tarifs{
	height:650px;
	width:225px;
	float: left;
	margin: 25px;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #000;
}
#tarifs h1{
	font-size:12px;
	text-align:center;
	padding-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#text1Haut {
	text-align: left;
	width: 260px;
	float: left;
	height: 250px;
	margin-top: 30px;
	margin-left: 25px;
}
#photo {
	float: left;
	width: 128px;
	height: 184px;
	margin-left: 40px;
	margin-top: 80px;
	margin-right: 40px;
	margin-bottom: 80px;
	background-color: #333;
}
#text1Haut p {
	text-align: left;
}
#tarifs p{
	text-align:right;
	font-size:10px;
	margin-right:10px;
}
#pack1{
	background-image:url(../images/pack1.png);
	height:150px;
	width:175px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pack2{
	height:150px;
	width:175px;
	background-image:url(../images/pack2.png);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pack3{
	background-image:url(../images/pack3.png);
	height:150px;
	width:175px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#pack4{
	background-image:url(../images/pack4.png);
	height:150px;
	width:175px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

