html, body {
    height: 100%;
    margin: 0;
    }
html {
    background: #ddd url(../e/fond-vert.gif);
    }
body {
    font: 12px Palatino, Times, serif;
    }
div#global {
    min-height: 100%;
    width: 980px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
    top: 20px;
    background: url(../e/fond-global.png) center repeat-y;
    }
div#center {
    /* Pour eviter la superposition 
    du pied de page et du contenu : */
    padding-bottom: 10px; 
    }
div#header {
    height: 170px;
    border: solid 1px #888888;
    position: relative;
    }
div#header h1 {
    margin: 0;
    position: absolute;
    top: 14px;
    left: 27px;
    font: 3.2em Georgia, serif;
    font-weight : bold;
    font-style: italic;
    }

div#content {
    float: center;
    width: 980px;
    }

div#content h1 {
    font-family: Arial black, trebuchet, sans-serif;
    color: #000055;
    font-size: 24px;
    margin:0;
    padding:0;
    }
    
div#content h2 {
    padding-left: 5px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 32px;
    background: #fff url(../e/titre.png) left center no-repeat;
    color: #063;
    }
div#content h3 {
    color: #c00;
    font-variant: small-caps;
    }
div#content h4 {
    color: #c00;
    font: 2.2em Georgia, serif;
    font-weight: bold;
    font-style: italic;
    }
div#content p {
	color:#660000;
    font-family: Palatino, Times, serif;
    font-size: 16px; }

div#content .rouge {
	color:red;
	font-weight: bold;
	font-size: 14px; }
div#center {
    padding-bottom: 50px;
    overflow: auto;
    }

#sideleft {
     width: 310px;
     height: 700px;
     float: left;
     margin: 12px 0 0 10px;
     padding: 0;
     text-align: center;
     background: #fff url(http://vichydietspa.com/e/vichy-diet-spa-cover-GB2.jpg) top left no-repeat;
	}
#sideleft_FR {
     width: 310px;
     height: 700px;
     float: left;
     margin: 12px 0 0 10px;
     padding: 0;
     text-align: center;
     background: #fff url(http://vichydietspa.com/e/vichy-diet-spa-cover-FR.jpg) top left no-repeat;
	}
#sideright {
     width: 636px;
     height: 760px;
     float: right;
     margin:12px 13px 0 0;
     padding: 0;
     background: #fff;
	}

div#footer {
    position: absolute;
    width: 970px;
    bottom: 0;
    padding: 5px;
    font-size: 1em;
    color: #FFFFFF;
    letter-spacing: 0.15em;
    background: #FFFFFF url(../e/fond-cell-violet30.jpg) repeat;
    }
div#footer p {
    margin: 2px 0;
    text-align: center;
    font-size: 1.3em;
    font-weight : bold;
    }

ul#menu {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    ul#menu li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    margin: 2px 0;
    border-bottom: 1px solid #7fcf2e;
    }
	ul#menu li a:hover {
    background-position: left bottom;
    background: url(../e/fond-lien.gif) no-repeat left top;
    }
ul#menu li a {
    color: #390;
    font: small-caps 1.4em/28px Georgia,serif;
    text-decoration: none;
    }
ul#menu li a:hover {
    color: blue;
    }
h4 {
    font-style : italic;
    margin-bottom: 7px;
    line-height:14px;
    font-weight : bold;
    color : #660000;
    font-size : 16px;
    font-family : arial, geneva, sans-serif; }

h5 {
    color: white;
    background-color: #669900;
    font-family: arial, geneva, sans-serif;
    font-size: 14px;
    padding:2px;
    text-align:left;
	padding-left:70px;
    margin-top: 12px;
    margin-bottom: 8px;  }

td.lignecell1 {
	border-bottom: 1px solid #999999;
	background: url(../e/fond-cell1.jpg) repeat;
	}
td.lignecell2 {
	border-bottom: 1px solid #999999;
	background: url(../e/fond-cell2.jpg) repeat;
	}
td.lignecell3 {
	border-bottom: 1px solid #999999;
	background: url(../e/fond-cell3.jpg) repeat;
	}
td.sepia16 { 
    color:#660000;
    font-weight: bold;
    font-size: 16px; }


/***   code de réactivité d'image du bouton de visu-download du PDF-file ***/
div.boutondownloadPDF {
	float: center;
	width: 230px; height: 27px;
	margin: 0 0 0 40px;
	background: url( './e/bouton-download-PDF.jpg' ) 0 -230px no-repeat;
	}

div.boutondownloadPDF a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:27px;
	overflow:hidden;
	font: 12px/1 Arial, geneva, sans-serif;
	color:#039;
	text-align: center;
	text-decoration: none;
	background: url( '../e/bouton-download-PDF.jpg' ) top left no-repeat;
	}
div.boutondownloadPDF span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
	}
div.boutondownloadPDF a:hover {
	background-position: -230px 0;
	}
div.boutondownloadPDF a:active {
	color: black;
	}


/*** FIN de : code de réactivité d'image du bouton de visu-download du PDF-file ***/


.AB18vert {
	color:#383;
    font-family: arial black, arial, sans-serif;
    font-size: 18px;
    }

.blanc20 { 
    color:#fff;
    letter-spacing:0.03em;
    font-family: arial black, arial, serif;
    font-size: 18px; }

.bleu22 {
    font-family: Arial black, trebuchet, sans-serif;
    color: #03F;
    margin-left:15px;
    line-height:24px;
    font-size: 22px;
    }

.ocre18 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: #cc6600;
    margin-left:15px;
    line-height:20px;
    font-size: 18px;
    }
.ocre22 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: #cc6600;
    margin-left:15px;
    line-height:24px;
    font-size: 22px;
    }

.ocre24 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: #cc6600;
    margin-left:15px;
    line-height:28px;
    font-size: 24px;
    }

.ocre26 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: #cc6600;
    margin-left:15px;
    line-height:30px;
    font-size: 26px;
    }
	
.rouge {
	color:red;
	font-weight: bold;
	font-size: 14px; }
.rouge14 {
	color:red;
	font-weight: bold;
	font-size: 14px; }
.rouge16 {
	color:red;
	font-weight: bold;
	font-size: 16px; }
.rouge18 {
	color:red;
	font-weight: bold;
	font-size: 18px; }
.rouge20 {
	color:red;
	font-family: trebuchet, arial, sans-serif;
	font-weight: bold;
	font-size: 20px; }
.rouge18AB {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: red;
    line-height:20px;
    margin-left:15px;
    font-size: 18px;
    }
.rouge18B {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: red;
    line-height:18px;
    margin-left:15px;
    font-size: 18px;
    }
.rouge22 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: red;
    line-height:24px;
    margin-left:15px;
    font-size: 22px;
    }
.rouge24 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: red;
    line-height:28px;
    margin-left:15px;
    font-size: 24px;
    }
.rouge26 {
    font-family: Arial black, trebuchet, arial, sans-serif;
    color: red;
    line-height:30px;
    margin-left:15px;
    font-size: 26px;
    }	

.sepia12 { 
    color:#660000;
    font-family: Times, serif;
    font-size: 12px; }
.sepia14 { 
    color:#660000;
    //font-weight: bold;
    font-family: Times, serif;
    font-size: 14px; }
.sepia15 { 
    color:#660000;
    //font-weight: bold;
    font-family: Times, serif;
    font-size: 15px; }
.sepia16 { 
    color:#660000;
    font-family: Palatino, Times, serif;
    //font-weight: bold;
    font-size: 16px; }
.sepia18 { 
    color:#660000;
    font-family: Palatino, Times, serif;
    //font-weight: bold;
    font-size: 18px; }
.sepia18p { 
    color:#660000;
    font-family: Palatino, Times, serif;
    //font-weight: bold;
    font-size: 18px; }
.sepia18AB { 
    color:#660000;
    letter-spacing:0.04em;
    font-family: impact, arial black, arial, serif;
    //font-weight: bold;
    font-size: 18px; }
.sepia20AB { 
    color:#660000;
    letter-spacing:0.05em;
    font-family: impact, arial black, arial, serif;
    //font-weight: bold;
    font-size: 20px; }
.sepia22AB { 
    color:#660000;
    letter-spacing:0.05em;
    font-family: impact, arial black, arial, serif;
    //font-weight: bold;
    font-size: 22px; }

.vert18 {
    font-family: Arial black, trebuchet, sans-serif;
    color: green;
    margin-left:15px;
    line-height:20px;
    font-size: 18px;
    }
.vert22 {
    font-family: Arial black, trebuchet, sans-serif;
    color: green;
    margin-left:15px;
    line-height:24px;
    font-size: 22px;
    }
.vert24 {
    font-family: Arial black, trebuchet, sans-serif;
    color: green;
    margin-left:15px;
    line-height:28px;
    font-size: 24px;
    }
.vert26 {
    font-family: Arial black, trebuchet, sans-serif;
    color: green;
    margin-left:15px;
    line-height:30px;
    font-size: 26px;
    }    

.violet24 {
    font-family: Palatino, Times, serif;
    color: #606;
    font-size: 24px;
    }
.t9 {
    font-family : arial, geneva, sans-serif;
    font-size : 9px; }
.t10 {
    font-family : arial, geneva, sans-serif;
    font-size : 10px; }
.t10B {
    font-weight : bold;
    font-family : arial, geneva, sans-serif;
    font-size : 10px; }
.t10an {
    font-family : arial narrow, arial, geneva, sans-serif;
    font-size : 10px; }
.t10anB {
    font-weight : bold;
    font-family : arial narrow, arial, geneva, sans-serif;
    font-size : 10px; }
.t11 {
    text-align: justify;
    font-family : arial, geneva, sans-serif;
    font-size : 11px; }
.t11b {
    text-align: justify;
    font-weight : bold;
    font-family : arial, geneva, sans-serif;
    font-size : 11px; }
.t11an {
    font-family : arial narrow, arial,geneva, sans-serif;
    font-size : 11px; }
.t11anB {
    font-weight : bold;
    font-family : arial narrow, arial, geneva, sans-serif;
    font-size : 11px; }
.t12 {
    font-family : arial, geneva, sans-serif;
    font-size : 12px; }
.t12an {
    font-family : arial narrow, geneva, sans-serif;
    font-size : 12px; }
.t12b {
    font-weight : bold;
    font-family : arial, geneva, sans-serif;
    font-size : 12px; }

a {
    color: #060;
    //text-decoration : none;
    font-size: 10pt;    
    }
a:hover {
    color: blue;
    text-decoration : underline;
    }

a.bleu14:link {
    text-align : center;
    color : blue;
    text-decoration : none;
    font-size : 14px;
    font-family : Times, serif; }
a.bleu14:visited {
    text-align : center;
    color : blue;
    text-decoration : none;
    font-size : 14px;
    font-family : Times, serif; }
a.bleu14:hover {
    text-align : center;
    color : blue;
    text-decoration : underline overline;
    font-size : 14px;
    font-family : Times, serif; }
a.bleu14:active {
    text-align : center;
    color : red;
    text-decoration : underline;
    font-size : 14px;
    font-family : Times, serif; }

a.bleu16:link {
    text-align : center;
    color : blue;
    text-decoration : none;
    font-size : 16px;
    font-family : Times, serif; }
a.bleu16:visited {
    text-align : center;
    color : blue;
    text-decoration : none;
    font-size : 16px;
    font-family : Times, serif; }
a.bleu16:hover {
    text-align : center;
    color : blue;
    text-decoration : underline overline;
    font-size : 16px;
    font-family : Times, serif; }
a.bleu16:active {
    text-align : center;
    color : red;
    text-decoration : underline;
    font-size : 16px;
    font-family : Times, serif; }

a.bleu18:link {
    text-align : center;
    color : blue;
    text-decoration : underline;
    font-size : 18px;
    font-family : Times, serif; }
a.bleu18:visited {
    text-align : center;
    color : blue;
    text-decoration : underline;
    font-size : 18px;
    font-family : Times, serif; }
a.bleu18:hover {
    text-align : center;
    color : blue;
    text-decoration : underline overline;
    font-size : 18px;
    font-family : Times, serif; }
a.bleu18:active {
    text-align : center;
    color : red;
    text-decoration : none;
    font-size : 18px;
    font-family : Times, serif; }
        
a.sepia20:link {
    text-align : center;
    color : #660000;
    text-decoration : none;
    font-size : 18px;
    font-family : arial, geneva, sans-serif; }
a.sepia20:visited {
    text-align : center;
    color : #660000;
    text-decoration : none;
    font-size : 18px;
    font-family : arial, geneva, sans-serif; }
a.sepia20:hover {
    text-align : center;
    color : blue;
    text-decoration : underline overline;
    font-size : 18px;
    font-family : arial, geneva, sans-serif; }
a.sepia20:active {
    text-align : center;
    color : red;
    text-decoration : none;
    font-size : 18px;
    font-family : arial, geneva, sans-serif; }
