/*css document*/



div#div1{
width: 750px;
margin-left: auto;
margin-right: auto;
position: relative;
top: 1px;
}

div#div2{
width: 750px;
background-image: url(./banniere2.jpg);
height: 165px;
position: relative;
left: 0px;
top: 0px;
border-right : solid black 3px;
border-left : solid black 3px;
border-bottom : solid black 1px;
border-top : solid black 1px;
}

div#div2 a{
	display: block;
	width: 100%;
	height: 100%;
}

/*div#div2bis{
width: 640px;
background-image : url(./lerrainresized.jpg);
position: absolute;
left: 120px;
height: 165px;
border-bottom : solid black 5px;
border-right : solid black 3px;
}*/

div#div3{
width: 750px;
height: 30px;
position : relative;
left : 0px;
top : 0px;
background-image: url(./herbelarge.jpg);
background-repeat: no-repeat;
text-align : right;

}

div#div4{
width : 110px;
position: absolute;
left: 0px;
top : 195px;
border-top : solid black 3px;
/*order-right : solid black 3px;
border-left : solid black 3px;
border-bottom : solid black 5px;*/
}

div#div4bis{
width: 640px;
position: absolute;
left: 110px;
top: 195px;
text-align: center;
border-top : solid black 3px;
border-bottom : solid black 5px;
/*border-right : solid black 3px;
border-left : solid black 3px;*/
padding: 0.5em;
background-image:url(./texture_menu.jpg);
/*height: 400px;
overflow: auto;*/
}

/*div#div5{
width: 750px;
height: 30px;
background-color: green;
}*/

td.titremenu{
background-image : url(./degrade.jpg);
background-repeat: repeat-x;
color: #047;
font-family: "Comic sans ms";
text-align: center;
font-size: 13.5px;
border-bottom: #e20 dotted 2px;
}

table.tmenu{
border-spacing : 0;
border-collapse: collapse;
width : 106px;
}

td.cellmenucol{
/*border-bottom : #ddd dotted 1px;*/
border-bottom: #eee solid 2px;
padding : 3px;
font-family: "Trebuchet ms";
font-size: 12px;
}

a:link, a:visited, a:hover, a:active{
text-decoration: none;
color : black;
}

div#footer{
background-color: #e5eadf;
border: #464942 solid 2px;
font-size: 12px;
font-weight: bold;
width: 600px;
}

/*td.cellmenucol:hover{
border-bottom : #73735a solid 1px;
padding : 3px;
font-family: "Trebuchet ms";
font-size: 12px;
background-color: #bfe;
}*/
