@import url( chalet_commun.css );

#container
	{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 774px;
	background: #fff url(../images/background.gif) repeat-y;
	border-bottom: 1px solid #000;
	}
	
#intro
	{
	width: 750px;
	background: #fff url(../images/background.gif) repeat-y;
	}

#supportingText
	{
	width: 700px;
	padding-top:50px;
	padding-left: 30px;
	}
