@charset "utf-8";
#page {
	height: 312px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(fond_page.jpg);
	position: relative;
}
#fond01 {
	background-image: url(BFpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 422px;
}
#c_visuel_bas {
	float: left;
	height: 167px;
	width: 450px;
	background-image: url(fond_image.jpg);
	background-repeat: no-repeat;
}
#titre_page  {
	position: absolute;
	left: 347px;
	top: 29px;
}
#page  ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../imagessite/point.png);
	padding-left: 20px;
} 
#txt_01 {
	position: absolute;
	width: 292px;
	left: 17px;
	top: 75px;
	height: 227px;
}
#txt_02 {
	position: absolute;
	width: 264px;
	left: 357px;
	top: 76px;
	height: 121px;
}
#txt_03 {
	position: absolute;
	width: 272px;
	left: 669px;
	top: 46px;
	height: 106px;
}
