 body { margin: 0pt;
    padding: 0pt;
    font-size: 0.8em;
    background-color: rgb(102, 0, 0);
    font-family: Comic Sans MS;
    }
.context { border: 0px solid ;
    margin-top: 0px;
    position: absolute;
    width: 740px;
    left: 50%;
    margin-left: -370px;
    color: rgb(24, 40, 1);
    background-color: rgb(255, 204, 51);
    }
.header {
	background-repeat: no-repeat;
	height: 168px;
	width: 480px;
	color: rgb(51, 0, 0);
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 205px;
	background-image: url(../images/header_script.jpg);
}

.content {
   width: 100%;
   background-image: url(../images/fitou.jpg);
   border-top-style: solid;
   border-top-width: medium;
   background-repeat: repeat-y;
   border-top-color: #8B0000;
   border-top-style: solid;
   border-top-width: medium;   
}
.fp_content {
   width: 100%;
   background-image: url(../images/back_img.jpg);
   border-top-style: solid;
   border-top-width: medium;
   background-repeat: repeat-y;
   border-top-color: #8b0000;
   border-top-style: solid;
   border-top-width: medium;   
}

.menu {
   border-left: 1px solid rgb(102, 0, 0);
   margin: 0px 10px 10px 0px;
   padding: 0px 10px 10px;
   float: left;
   width: 199px;
   border-right-style: solid;
   border-right-width: 1px;
}
.menu-list { margin: 0px;
    padding: 0px;
    list-style-type: none;
    list-style-image: url();
    font-weight: bold;
    }

* html .menu li { margin-bottom: -3px;
    color: rgb(0, 0, 0);
    }

  .menu li { border-bottom: 1px solid rgb(24, 40, 1);
    margin: 0px;
    padding: 0px;
    font-size: 1.1em;
    text-decoration: none;
    color: rgb(102, 0, 0);
    }

.content .menu li a { border-left: 5px solid rgb(245, 248, 239);
    margin: 0px;
    padding: 5px;
    display: block;
    font-size: 1.1em;
    text-decoration: none;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 204, 51)
    }

.fp_content .menu li a { border-left: 5px solid rgb(245, 248, 239);
    margin: 0px;
    padding: 5px;
    display: block;
    font-size: 1.1em;
    text-decoration: none;
    color: rgb(0, 0, 0);
    }

  .menu li a:hover { text-decoration: none;
    background-color: rgb(255, 204, 51);
    }

  .centre {
   width: 500px;
   margin-left: 220px;
   }
   
   .frontpage {
      font-size: larger;
   }

   .detail {
   font-size: inherit;
   font-weight: bolder;
}

   .wine_table {
   background-image: url(../images/back_img.jpg);
   font-size: inherit;
   margin-top: 20px;
}
   
   .domaine{
      font-weight: inherit;
   }
   .cuvee{
      font-weight: normal;
   }
   .cuvee_detail{
   font-weight: normal;
   border-bottom-style: dotted;
   border-bottom-width: thin;
}
