body {
     background:  #455900 url(../images/img01.jpg) no-repeat top right;
	 color: #EBE6E3;
     font-size: 0.8em;
     margin: 0;
     padding: 0;
}
body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: normal;
	color: #FED772;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}
p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}
#picture {
	width: 800px;
	margin: 0 auto;	
	padding-left: 0px;
}
#picture a {
	color: #FED772;
}
#header {
height: 100px;
margin-left: 30px;
margin-Top: 15px;
}
#conteneur {
position: absolute;
width: 100%;
}
#centre {
margin-left: 150px;
}
#gauche {
position: absolute;
left:0;
width: 150px;
}
#pied {
height: 30px;
}

