@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: 278px;
	left: 20px;
	top: 63px;
	height: 248px;
}
#txt_02 {
	position: absolute;
	width: 302px;
	left: 327px;
	top: 86px;
	height: 200px;
}
#txt_03 {
	position: absolute;
	width: 285px;
	left: 661px;
	top: 46px;
	height: 136px;
}
