body, td, tr {
font-family: Tahoma;
color: #91765F;
font-size: 11px;
line-height: 12px;
}

p {margin-top: 0px;
   margin-bottom: 5px;}

H1 {font-family: 'Trebuchet MS';
    font-size: 12px;
    font-weight: bold;
    color: #635041;
    height: 10px;
    margin-bottom: 5px;
    text-decoration: none; text-align: left; width: 100%}

a.menu {background-color: #BB8D77;
        text-align: center;
        font-weight: bold;
        letter-spacing: 1px;
        color: #ffffff;
        width: 137px;
        height: 14px;
        text-decoration: none;
	border: 1px dotted #635041;
        margin: 1px;
        display: block}

a.menu:hover {background-color: #926D50;
              font-weight: bold;
              color: #FFFFFF;
              width: 137px;
              height: 14px;
border: 1px dotted #ffffff;
              text-transform: uppercase;
              display: block}

A:link {color: #ffffff; text-decoration: none}
A:visited {color: #ffffff; text-decoration: none}
A:hover{color: #ffffff; text-decoration: none}
A:active {color: #ffffff; text-decoration: none}



	div.menu {
			position: absolute;
			
    			top: 410px;
    			left: 470px;
    			width: 138px;
			height:346px;	}
	div.contenu {
			position: absolute;
			
    			top: 410px;
    			left: 90px;
    			width: 360px;
				}