/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#fff2b5;

}
#header {
height: 300px;
background-image:url(image/banniere.jpg);
}
#conteneur {
position: relative;
width: 1024px;
margin: 0 auto; 
background-color:#fff2b5;

}
#centre {
background-color:#eaa747;
margin-left: 155px;
text-align:center;
min-height:500px;
max-height:auto;
border: 4px double #6b4029;
padding: 20px;

}
#centrepresentation{
background-color:#eaa747;
margin-left: 155px;
padding-left:3px;
border: 4px double #6b4029;
padding: 20px;
height:800px;
}
#centreproduits{
background-color:#eaa747;
margin-left: 155px;
border-width:2px;
border-style:inset;
border: 4px double #6b4029;
padding: 20px;
height:800px;
}
#gauche {
position: absolute;
left:0px;
width: 148px;
background-color:#eaa747;
height:770px;
border: 4px double #6b4029;
padding-top: 6px;
}

#pied {
height: 30px;
background-color: #eaa747;
text-align:center;
padding-top:8px;
width:1016px;
border: 4px double #6b4029;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
padding-left:5px;


}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 px;
color:#6b4029;

text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
h2
{
text-align:center;
}
.logo
{
position:fixed;
bottom:200px;
}
th 
{
   background-color: #eaa747;
   font-size: 1.1em;
   font-family: Arial, "Arial Black"," Times", "Times New Roman", "serif";
   empty-cells:collapse;
}

td 
{
   border: 1px solid black;
   font-family: Comic Sans MS, "Trebuchet MS", "Times", "Times New Roman", "serif";
   text-align: center; 
   padding: 5px; 
   empty-cells: collapse;
}
li
{
border-width:2px;
margin:1px;
margin-bottom:8px;
}
a:hover 
{
   text-decoration: underline; 
   color: #000511;
}
#portail
{
background-image:url(image/portail.jpg);
height:650px;
background-repeat:no-repeat;
background-position:center;

}
#portail img
{
text-align:center;
position:absolute;
top: 550px;
left: 45%;
}
a
{
border-width:0px;
border-style:hidden;
color: #000511;
text-decoration: underline; 
}
.entree
{
height:600px;
}
table.tabcentre 
{ 
margin-left: auto;
 margin-right: auto; 
 }
 .miel
 {
height:150px;
width:150px;
 }
 #menuhaut
 {
 top: 120px;
 margin-left: 155px;
 padding: 0 ;
 border: 4px double #6b4029;
 background-color:#eaa747;
 }
  #menuhaut a
 {
 color:#6b4029;
 }
#menuhaut a hover
 {
color: #000511;
 }
#menuhaut li { 
display : inline;
padding : 0 0.5em; 
margin: 0 ;
}

#menuhaut ul {
list-style-type : none; 
}
#prix
{
width: 35px;
margin:0;
min-width:35px;
max-width: 35px;
}
.img_list {
	max-height:150px;
	max-width:150px;
	}

#centre_commande {
background-color:#eaa747;
margin-left: 155px;
text-align:center;
min-height:500px;
max-height:auto;
border: 4px double #6b4029;
padding: 20px;
}
#centre_commande td {
padding: 5px;
border-collapse: collapse;
border: 1px double #6b4029;
text-align: right;
vertical-align: center;
}
#centre_commande legend {
font-weight: bold;
font-size: 14px;

}
#coordonnee td {
padding: 5px;
border-collapse: collapse;
border: 1px double #6b4029;
text-align: right;
vertical-align: left;
}
.ino
{
color: maroon;
font-weight: bold;
font-size: 20px;

}