/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#centre {
	height: 100%;
	width: 760px;
	left: 50%;
	top: 5%;
	margin-top: -0px;
	margin-left: -380px;
	position: absolute;
}

#global {
	width: 998px;
	position: relative; 
	min-height: 100%; 
	height: auto !important; 
	height: 509px;
	padding-bottom: 40px; 
}

#img_01 {
	height: 36px;
	width: 998px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#img_02 {
	height: 39px;
	width: 379px;
	left: 0px;
	top: 36px;
	position: absolute;
}

#btn_loc {
	height: 39px;
	width: 36px;
	left: 379px;
	top: 36px;
	position: absolute;
}

#img_03 {
	height: 39px;
	width: 55px;
	left: 415px;
	top: 36px;
	position: absolute;
	background-color: #BDBDBD;
}

#btn_coach {
	height: 39px;
	width: 38px;
	left: 470px;
	top: 36px;
	position: absolute;
}

#img_04 {
	height: 39px;
	width: 490px;
	left: 508px;
	top: 36px;
	position: absolute;
	background-color: #BDBDBD;
}

#img_05 {
	height: 43px;
	width: 292px;
	left: 0px;
	top: 75px;
	position: absolute;
}

#btn_liens {
	height: 43px;
	width: 36px;
	left: 292px;
	top: 75px;
	position: absolute;
}

#img_06 {
	height: 43px;
	width: 670px;
	left: 328px;
	top: 75px;
	position: absolute;
}

#img_07 {
	height: 38px;
	width: 212px;
	left: 0px;
	top: 118px;
	position: absolute;
}

#btn_contact {
	height: 38px;
	width: 37px;
	left: 212px;
	top: 118px;
	position: absolute;
}

#img_08 {
	height: 38px;
	width: 166px;
	left: 249px;
	top: 118px;
	position: absolute;
}

#img_09 {
	height: 38px;
	width: 583px;
	left: 415px;
	top: 118px;
	position: absolute;
}

#img_10 {
	height: 22px;
	width: 328px;
	left: 0px;
	top: 156px;
	position: absolute;
}

#img_11 {
	height: 36px;
	width: 144px;
	left: 0px;
	top: 178px;
	position: absolute;
}

#btn_pmr {
	height: 36px;
	width: 38px;
	left: 144px;
	top: 178px;
	position: absolute;
}

#img_12 {
	height: 36px;
	width: 146px;
	left: 182px;
	top: 178px;
	position: absolute;
}

#img_13 {
	height: 38px;
	width: 328px;
	left: 0px;
	top: 214px;
	position: absolute;
}

#img_14 {
	height: 38px;
	width: 85px;
	left: 0px;
	top: 252px;
	position: absolute;
}

#btn_assurance {
	height: 38px;
	width: 40px;
	left: 85px;
	top: 252px;
	position: absolute;
}

#img_15 {
	height: 38px;
	width: 87px;
	left: 125px;
	top: 252px;
	position: absolute;
}

#img_16 {
	height: 52px;
	width: 212px;
	left: 0px;
	top: 290px;
	position: absolute;
}

#img_17 {
	height: 37px;
	width: 45px;
	left: 0px;
	top: 342px;
	position: absolute;
}

#btn_accueil {
	height: 37px;
	width: 40px;
	left: 45px;
	top: 342px;
	position: absolute;
}

#img_18 {
	height: 37px;
	width: 127px;
	left: 85px;
	top: 342px;
	position: absolute;
}

#img_19 {
	height: 130px;
	width: 212px;
	left: 0px;
	top: 379px;
	position: absolute;
}

#txt_01 {
	height: 96px;
	width: 670px;
	left: 328px;
	top: 156px;
	position: absolute;
}
/*
#txt_02 {
	height: 257px;
	width: 786px;
	left: 212px;
	top: 252px;
	position: absolute;
	padding-bottom: 40px;
}
*/
#footer {
	height: 24px; 
	background: #555;  
	bottom: 0 !important; 
	bottom: -1px; 
	width: 100%;  
	position: absolute;  
}

