body {
	background-color: #fbf1e8;
	text-align: center;
	width:738px; /* or a percentage, or whatever */
	margin:0 auto;
	color:#5ea502;
}
.lien a:link { 
	color: #5ea502;
	text-decoration: none;
	}
.lien a:visited { 
	color: #5ea502;
	text-decoration: none;
	}
.lien a:active { 
	color: #5ea502;
	text-decoration: none;
	}
.lien a:hover { 
	color: #515151;
	text-decoration: none;
	}
.subbouton a:link { 
	color: #5ea502;
	text-decoration: none;
	}
.subbouton a:visited { 
	color: #5ea502;
	text-decoration: none;
	}
.subbouton a:active { 
	color: #5ea502;
	text-decoration: none;
	}
.subbouton  a:hover { 
	color: #515151;
	text-decoration: none;
	}
	
img {
	border:0;
	}
/* ////////////////////////////////////////////////////////// */
#header {
	background: url(images/index_01.jpg) no-repeat;
	padding: 71px 0 0 0;
	margin:0;
	width:738px;
}
#header_end {
	background: url(images/index_08.jpg) no-repeat bottom;
	padding: 47px 0 0 0;
	margin:0;
	width:738px;
}
.menu {
	float: left;
	margin:0;
	padding:0;
}
#submenu {
	background:url(images/submenu_b.jpg) repeat-x;
	color:#fbf1e8;
	float:left;
	display:table-row;
}
.submenu_l {
	display:table-cell;
	}

.submenu_r {
	display:table-cell;
	}

.subbouton {
	display:table-cell;
	padding-top:7px;
	vertical-align:top;
	}
/* ////////////////////////////////////////////////////////// */
#content {
	background:url(images/index_09.jpg) repeat-y;
	text-align:left;
	margin:0;
	padding:0 15px 5px 15px;
	min-height:315px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#title {
	padding: 10px 0 10px 165px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	clear:both;
}
#texte {
	text-align:center;
}
.image {
	/*width:153px;*/
	padding:0 25px 0 0;
	float:left;
}
.image_right {
	/*width:153px;*/
	padding:0 10px 0 5px;
	float:right;
}
.minheight {
	min-height:285px;
}
#content_end {
	background: url(images/index_11.jpg) no-repeat bottom;
	padding: 13px 0 0 0;
	margin:0;
	width:738px;
}

/* ////////////////////////////////////////////////////////// */
#footer {
	background: url(images/index_12.jpg) no-repeat;
	padding: 2px 0 0 0;
	margin:0;
	width:738px;
	min-height:62px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
#gauche {
	text-align:left;
	margin:0;
	padding:4px 0 8px 15px;
	float:left;
	width: 50%;
}
#droite {
	text-align:right;
	margin:0;
	padding:4px 20px 0 0;
	float:right;
}

/* ////////////////////////////////////////////////////////// */
table.invent, td.invent {
	margin:0;
	table-layout: automatic;
	text-align:center;
}
table.invent {
	width: 100%;
	padding: 10px;
}
td.invent {
	padding: 0 10px 10px 10px;
}
.table_title {
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
.table_subtitle {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}