body {
	background: #FFFFFF url(images/fond_global.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}


img {
	border: none;
}

a {
	text-decoration: none;
	color: #494949;
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



#page {
	position: relative;
	margin-left: auto; 
	margin-right: auto; 
	width: 990px;
	
	background-image: url(images/fond_page.png);
	background-repeat: no-repeat; 
}

.menu_off {
	display: block;
	width: 156px;
	height: 25px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;
}

.menu_off_qsn {
	display: block;
	width: 154px;
	height: 25px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;	
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 7px;
}

.menu_off_contact {
	display: block;
	width: 158px;
	height: 25px;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;	
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 2px;
}




.section_off {
	display: block;
	width: 157px;
	height: 20px;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(images/LBM_references_casclients_0.jpg);
	background-repeat: no-repeat;
}


.section_on {
	display: block;
	width: 157px;
	height: 20px;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(images/LBM_references_casclients_0_on.jpg);
	background-repeat: no-repeat;
}



.section_large_off {
	display: block;
	width: 157px;
	height: 35px;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(images/LBM_sousmenu.jpg);
	background-repeat: no-repeat;
}


.section_large_on {
	display: block;
	width: 157px;
	height: 35px;
	padding-left: 20px;
	padding-top: 7px;
	background-image: url(images/LBM_sousmenu_rollover.jpg);
	background-repeat: no-repeat;
}



.page_off {
	display: block;
	margin-left: 32px;
	min-height: 18px;
	padding-top: 2px;
	width: 145px;
}


.page_on {
	display: block;
	margin-left: 32px;
	min-height: 18px;
	padding-top: 2px;
	width: 145px;
	background-image: url(images/LBM_references_casclients_1.jpg);
}




.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	border: 1px solid #b2b2b2;
}