.image {
	display: block;
	position:absolute;
	z-index: 99;
}

body {
	background-color:#F1F5D5;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
}

body,td,th {
	color: #333333;
	font-size: 11px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}

a {
	color: #333333;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin:0px;
	font-size:25px;
}

h2 {
	display:block;
	width:100%;
	height:30px;
	line-height:25px;
	color:#333333;
	font-size:12px;
	margin:0px;
}

h3 {
	margin:0px;
	font-size:10px;
	font-weight:lighter;
}

#parent {
	display:block;
	position:absolute;
	width:850px;
	left:50%;
	margin-left:-425px;
}

#keywords {
	display:block;
	position:absolute;
	width:850px;
	line-height:20px;
	color:#5E671B;
	font-size:10px;
	text-align:center;
	z-index: 6;
	top: 13px;
}

#header {
	display:block;
	position:absolute;
	width:850px;
	height:240px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: 39px;
	z-index: 7;
}

#header_logo {
	display:block;
	position:absolute;
	width:1000px;
	height:500px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	left: 0px;
	top: 20px;
	z-index: 0;
}

#mark {
	display:none;
	width:350px;
	font-weight:bold;
	color:#F2201F;
	text-align:center;
	margin-bottom:17px;
	z-index: 8;
}

#baseline {
	display:none;
	width:350px;
	font-size:15px;
	color:#333333;
	text-align:center;
	font-weight:bold;
	z-index: 9;
}

#menu_main {
	display:block;
	position:absolute;
	width:850px;
	height:39px;
	left: 0px;
	top: 289px;
	z-index: 8;
}

.menu_main {
	display:block;
	width:170px;
	line-height:39px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	float:left;
	background-image:url(menu_main.jpg);
	background-repeat:no-repeat;
	font-size:14px;
}

.menu_main:hover {
	color:#707B20;
	text-decoration:none;
	background-image:url(menu_main_hover.jpg);
	background-repeat:no-repeat;	
	font-weight:bold;
}

#parent_2 {
	display:block;
	position:absolute;
	width:849px;
	left:50%;
	margin-left:-425px;
	margin-top:240px;
	top: 98px;
	background-color: #FFFFFF;
	background-image:url(parent_2_background.jpg);
	background-repeat:repeat-y;
	border-right:solid 1px #CCD967;
	border-top:solid 1px #CCD967;
}

#menu_secondary {
	display:block;
	width:170px;
	height:auto;
	float:left;
	padding-bottom:20px;
}

.menu_secondary_title {
	display:block;
	width:162px;
	line-height:63px;
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-image:url(menu_secondary_title.jpg);
	background-repeat:no-repeat;
	margin-left:4px;
	margin-top:20px;
	margin-bottom:20px;
}

.menu_secondary {
	display:block;
	width:152px;
	line-height:25px;
	color:#000000;
	padding-left:10px;
	margin-bottom:5px;
	text-decoration:none;
	background-image:url(menu_secondary.jpg);
	background-repeat:no-repeat;
	margin-left:4px;
	font-size:14px;
}

.menu_secondary:hover {
	color:#000000;
	text-decoration:none;
	background-image:url(menu_secondary_hover.jpg);
	background-repeat:no-repeat;
}

#content {
	display:block;
	float:left;
	width:600px;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom:30px;
	margin-top:40px;
}

#title {
	display:block;
	width:580px;
	line-height:30px;
	padding-right:20px;
	background-image:url(title.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	background-color:#D6E187;
	text-align:right;
}

#content_text {
	display:block;
	width:586px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	display:block;
	clear:both;
	width:850px;
	height:62px;
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	color:#5E671B;
	text-align:center;
	line-height:25px;
	padding-top:15px;
}

.footer_link {
	color:#5E671B;
	text-decoration:none;
	font-weight:bold;
}

.footer_link:hover {
	color:#5E671B;
	text-decoration:underline;
	font-weight:bold;
}

.footer_link_wsp {
	color:#5E671B;
	text-decoration:none;
	font-weight:bold;
}

.footer_link_wsp:hover {
	color:#5E671B;
	text-decoration:underline;
	font-weight:bold;
}

.bloc_accueil_title {
	display:block;
	width:auto;
	height:22px;
	color:#F2201F;
	font-size:11px;
	font-weight:bold;
	padding-top:8px;
}

.button_commander {
	display:block; 
	width:200px;
	line-height:31px;
	background-image:url(bg_commander.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border:solid 1px #96a435;
	color:#FFFFFF;
}

