/* CSS Document */
body{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:0px;
padding-bottom:0px;
}
#container{
width:1024px;
height:820px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
#banner{
width:1024px;
height:220px;
margin-left:auto;
margin-right:auto;
/*background-image:url(../images/bandeau_rd.jpg);
background-repeat:no-repeat;*/
}

#tabletop{
  margin-top: 30px;
}


#menuleft{
/*background-color:#603512; */
background-image: url(../images/fond_bouton_rd.jpg);
background-repeat: no-repeat;
width:274px;
height:540px;
float:left;
left:auto;
position:relative;
padding:0;
font-size: 12pt;
}

a{
color:#000000;
font-weight: bold;
text-decoration:none;
font-family: Kščnstler Script LT Std Medium, Arial, Sans MS;
}
a:visited{
color:#000000;
}
 a:active{
color:#000000;
}
 a:hover{
color:#ffffff;
}
a:link{
color:#000000;
}

#context{
margin-top:0px;
width:750px;
height:540px;
margin-left:274px;
font-family: Kščnstler Script LT Std Medium, Arial, Sans MS;
font-size:10pt;
color:#175224;
background-color:#BFD2B7;
/*background-image:url(images/context.jpg);
background-repeat:no-repeat;*/
}
#content{
  margin-left: 40px;
  margin-top: 24px;

}


p.tete{
color: #175224;
font-family: Kščnstler Script LT Std Medium, Arial, Sans MS;
font-weight:bold;
font-size:12pt;
width:600px;
height:20px;
}


#pied{
width:1024px;
height:60px;
clear: both;
margin-left: auto;
margin-right: auto;
margin-top:0px;
background-color: #2D2D2D;
color: #fff;
text-align: center;
font-family: Kščnstler Script LT Std Medium,Arial, Sans MS;
font-size:12px;
}

.recherche{
position:relative;

}
