.contenu {height: 100%; position: relative;
 min-height: 100%; 
 height: auto;
}

div#container {position: absolute; height: 100%;}

div#baseline {position: absolute; top:-70px;}

BODY {background :white;}

A {color:#006C50; font-family: Verdana; letter-spacing: 1px; font-size: 10pt; text-decoration:underline; cursor: pointer;}
.accroche{font-family: Verdana;  font-weight: lighter;}
.accrocheprix{font-family: Verdana; color: red; font-weight: lighter;}

A:hover {color:black;}

h1 {color: #006C50; font-variant: small-caps; font-family: Verdana ; font-size: 24pt; font-style: italic; font-weight: lighter; letter-spacing: 5px; text-align: center}
h2 {color: #006C50; font-variant: small-caps; font-family: Verdana ; font-size: 16pt; font-style: italic; font-weight: lighter; letter-spacing: 5px; text-align: center}
h3 {letter-spacing: 1.5px; position: relative; top: -5px; color: #006C50; font-size: 7pt; font-style:italic; font-family: Verdana; text-decoration: none;}
h4 {letter-spacing: 1.5px; position: relative; color: #006C50; font-size: 10pt; font-style:italic; font-family: Verdana; text-decoration: none;}
h6 {font-size: 8pt;  color: #00A88F;  font-family: Verdana ; font-style: italic ; text-align: center}

p { color: #006C50; font-size: 10pt;  font-family: Verdana; text-align: justify ;  text-indent: 25pt ;}
li { color: #006C50; font-size: 10pt;  font-family: Verdana; text-align: justify ;  text-indent: 25pt ;}

.lien {letter-spacing: 1.5px; position: relative; top: -5px; color: #006C50; font-size: 10pt; font-weight:bold ; font-family: Verdana; text-decoration: none;}

.etape {letter-spacing: 1.5px; position: relative; top: -5px; color: #006C50; font-size: 8pt; font-style:italic; font-weight:bold ; font-family: Verdana; text-decoration: none;}

.data {color: #006C50; font-size: 10pt;  font-family: Verdana; text-align: justify ;  text-indent: 25pt ;
text-align:center;
}

.bordure {background-color:#00A88F; min-height: 100%;}

.caddie {background-color:#006C50;}

.datacaddie {color: #9CE7C9; font-family: Verdana; text-align:center; font-size: 10pt;}





div#menu {
    background-image:  url(/bouton.jpg);
    background-repeat: no-repeat;
    height: 42px;
    width: 160px;
  display:block;
    
}

div#menu:hover {
    background-image:  url(/bouton_on.jpg);
    background-repeat: no-repeat;
    height: 42px;
    width: 160px;
}



div#menu a{
	display:block;
    letter-spacing: 1.5px;  color: #FFE4C4; font-size: 12pt; font: small-caps; font-family: Georgia ;
     position: absolute; left: 10px;
	

}

div#cadrerouge {
    background-color:  #FFCC66;
    border-style: double;
border-width: 5px;
padding: 5px;
    height: 60px;
    width: 300px;
	color: #006C50; font-size: 10pt;  font-family: Verdana; text-align: justify ;  text-indent: 25pt ;
}