/* globales */

body {
font-family: "Times New Roman", Times, serif;
margin: 0;
padding: 0;
background-color: #D3E5A0;
}

p {
margin: 0;
padding-bottom: 8px;
}

#content {
height: 100%;
margin-left: 320px;
overflow: auto;
}

#navig {
position: absolute;
left: 0;
width: 300px;
height: 100%;
}

#pages {
position: relative;
margin: 0;
width: 400px;
height: 800px;
top: 37px;
left: 50% ;
margin-left: -200px;
background-color: #AAAAAA;
}

/* accueil */

#tablo {
width: 613px;
height: 462px;
background-image:url(../pic_anis/fond.gif);
background-repeat: no-repeat;
background-position: 77px 168px;
padding-left: 55px;
}

#txt_acc {
width: 250px;
height: 150px;
margin: 0px;
border: 0px;
padding: 8px 0 0 0;
font-family: "Times New Roman", Times, serif;
text-align: left;
font-size: 14px;
line-height: 15px;
color: #6A3300;
}

#txt_acc-de {
width: 250px;
height: 150px;
margin: 0px;
border: 0px;
padding: 8px 0 0 0;
font-family: "Times New Roman", Times, serif;
text-align: left;
font-size: 14px;
line-height: 14px;
color: #6A3300;
}

#OLDtxt_acc a{
display: block;
background-image:url(../pic_anis/transp.gif);
width: 230px;
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #A69061;
text-decoration: none;
padding: 5px 0 7px 7px;
}

#txt_acc a:hover{
texte-align: center;
font-size: 16px;
font-style: italic;
font-weight: bold;
color: #6A3300;
background-color: #FFF;
}

#drapos {
text-align: center;
padding-right: 30px;
width: 80%;
}

#txt_bas {
font-size: 11px;
line-height: 11px;
text-align: center;
color: #8C8864;
padding-right: 30px;
width: 800px;
text-decoration: none;
margin-bottom: 0;
}

#txt_bas a {
font-weight: bold;
color: #8C8864;
text-decoration: none;
}

#txt_bas a:hover {
color: #FFF;
text-decoration: none;
}

#clef {
padding: 0;
margin: 0 5px 0 0;
float: left;
}