@charset "utf-8";
/* CSS Document */

/* CSS issu des tutoriels css.alsacreations.com */
body {
font-family:Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background:url(images/bg.jpg) top;
background-repeat:no-repeat;
background-color:#000000;
}
#header { height: 150px; background:url(images/restoprint_02.png) }
#top { height: 30px; margin:0; padding:0; }
#conteneur {
position: relative;
width: 949px;
margin: 0 auto;
}
#centre {
background-color:#9999CC;
color:#690505;
margin-left: 30px;
margin-right: 249px;
padding:10px 0px 10px 10px;
height:580px;
background:url(images/restoprint_06.png);
}
#gauche {
position: absolute;
left:0;
width: 30px;
height:600px;
}
#droite {
position: absolute;
right:0;
width: 250px;
height:600px;
background:url(images/restoprint_07.png);
}
#footer {
height: 120px;
background:url(images/restoprint_08.png);
text-align:center;
color:##DAAB32;
}

.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 {
list-style-type: none;
margin: 0;
padding:0;
}
.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 10px 0;}
h1 { font-size:1.3em; }
h2 { font-size:1.2em; border-bottom:#6c0505 1px solid; margin:12px 0 12px 0  }
table a {color:#FFFFFF; text-decoration:none;}
.img_png { behavior: url(inc/iepngfix.htc) }

<!--[if IE]>
#tableau { position:absolute; margin:0px 10px 10px 310px; width:300px; text-align:justify; z-index:998 }

<!--[else]>
#tableau { position:absolute; margin:0px 10px 10px 360px; width:300px; text-align:justify; z-index:998 }

<!--[endif]-->

