body {
font-family: "Trebuchet MS", verdana, arial, helvetica;
font-size: 0.8em;
margin: 0 0 0 0px;
padding: 0;
}
#header {
	height: 108px;
	background-color: #FFFFFF;
	background-image: url(../images/quiche_lorraine_fond_header.jpg);
	background-repeat: no-repeat;
}
#haut {
	height: 26px;
	background-image: url(../images/quiche_lorraine_menu_horizo.jpg);
	background-repeat: no-repeat;
}
#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	background-color:#EBD3A7;
	border: 1px solid #3E1913;
	margin-top: 20px;
	margin-bottom: 20px;
}

#centre {
	background-color:#FFFFFF;
	margin-left: 150px;
	padding-left: 20px;
	padding-top: 4px;
}
#gauche {
	position: absolute;
	left:0;
	width: 150px;
}
#droite {
position: absolute;
right:0;
width: 150px;
}
#pied {
height: 15px;
background-color: #FFE57D;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
.menugauche {
	margin: 0;
	padding:0 0 0 5px;
	list-style-type: none;
}
h1 {
	font-size: 2.5em;
	color: #350803;
	font-family: "Trebuchet MS", verdana, arial, helvetica;
	font-weight: bolder;
	line-height: 0.8em;
}
.menugauche li {
	margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 0px 200;}
#espaceba {
	background-color: #FFE57D;
	margin-right: 15px;
}
#pubhaut {
	margin-left: 280px;
	margin-top: 20px;
}
a:hover #headerblack {
	color: #FF0000;
}

