/*********************************/
/*  Spa Mont St-Hilaire          */
/*  Créé par Philippe Desautels  */
/*  14 Avril 2009                */
/*  Substance Création           */
/*********************************/





html {
	width: 100%;
	height: 100%;
	background: #fff /* url(../images/SMSH_Tiling-white.jpg) */;
}

body {
	margin: 0 auto;
	width: 360px;
	height: 100%;
}

#banner {
	margin: 0 auto;
	position: absolute;
	top: 30%;
	width: 362px;
}

#box {
	margin: 30px auto 10px auto;
	background: #fff;
	width:250px;
	height:2px;
	border: 1px #00A9E0 solid;
	float: right;
}

#perc {
	background: #00A9E0;
	height: 2px;
}

#text {
	font-family:tahoma, arial, sans-serif;
	font-size:16px;
	color:#000;
	padding:10px 0 0 20px;
}

#link-holder {
	width: 362px;
	clear: both;
}

#link-holder a {
	font-size: 18px;
	color: #FFB652;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 0;
	font-family: Arial;
	font-style: italic;
	float: right;
}
