@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;
	width: 233px;
}
#page  ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../imagessite/point.png);
	padding-left: 20px;
} 
#parag_01 {
	position: absolute;
	left: 171px;
	top: 83px;
	width: 112px;
}
#parag_02 {
	position: absolute;
	left: 171px;
	top: 212px;
	width: 112px;
}
#txt_01 {
	position: absolute;
	width: 205px;
	left: 152px;
	top: 107px;
	height: 22px;
}
#txt_02 {
	position: absolute;
	width: 205px;
	left: 152px;
	top: 154px;
	height: 22px;
}
#txt_022 {
	position: absolute;
	width: 205px;
	left: 152px;
	top: 122px;
	height: 22px;
}
#txt_03 {
	position: absolute;
	width: 203px;
	left: 152px;
	top: 244px;
	height: 22px;
}
#c_form {
	height: 174px;
	width: 311px;
	position: absolute;
	left: 573px;
	top: 106px;
}

#txt_04 {
	position: absolute;
	width: 204px;
	left: 102px;
	top: 235px;
	height: 20px;
}
#txt_05 {
	position: absolute;
	width: 200px;
	left: 102px;
	top: 274px;
	height: 20px;
}
#txt_06 {
	position: absolute;
	width: 149px;
	left: 368px;
	top: 284px;
	height: 20px;
}
.zonecontact {
	height: 20px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#btn_contact {
	background-image: url(btn_envoyer.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 67px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	float: right;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#txt_03 a:link, #txt_03 a:visited, #txt_03 a:active {
	text-decoration: none;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#c_confirmation {
	background-image: url(fond_confirm.png);
	height: 155px;
	width: 215px;
	position: absolute;
	background-repeat: no-repeat;
	left: 338px;
	top: 22px;
	padding-top: 110px;
	padding-left: 30px;
}
#fermer {
	background-image: url(../imagessite/fond_click.png);
	height: 20px;
	width: 20px;
	position: absolute;
	left: 203px;
	top: 76px;
}
