html, body {
width: 100%;
height: 100%;
background-color: #F5821F;
margin:0px;
padding:0px;
overflow: auto;
font-family: Arial, Verdana;
color: #5B2A15;
font-size: 11px;
}

img{
border: 0;
}

.inv {
position: absolute;
top: -1000px;
left: -1000px;
width: 100px;
height: 100px;
}
#fl_page {
position: absolute;
z-index:10;
text-align: center;
width: 100%;
height: 100%;
}


#no_fl {
background-color: #F5821F;
z-index:3;

margin: 0px;
padding: 0px;
/*overflow: auto;*/
}

#goutte{
background: #ffffff url(charte/bg.gif) bottom left no-repeat;
width: 750px;
height: 750px;
margin: 10px;
float: right;
}
#titre{
background: transparent url(charte/fond_titre.gif) top right no-repeat;
width: 230px;
height: 88px;
margin: 0px;
float: left;
margin-left: -100px;
margin-top: 50px;
text-align: right;
font-family: Arial, Verdana;
font-size: 25px;
font-weight:bold;
color: #75B142;
padding-right: 40px;
padding-top: 20px;
}



#gauche {
background-image:url(charte/menu.jpg);
position: absolute;
text-align: right;
width: 500px;
height: 450px;
padding-top: 10px;
padding-right: 20px;

}
#menu {
width: 135px;
padding: 0;
margin-top: 20px;
margin-left: 10px;
}


#page {
color: #5B2A15;
float: right;
margin-top: -260px;
margin-right: 20px;
width: 550px;
height: 550px;
overflow: auto;
}

#contenu {
padding: 10px;
margin-right: 5px;
height: 380px;
overflow: auto;
}

.bande {
background-image:url(charte/bande.gif);
width: 100%;
height: 10px;
margin:0px;
padding:0px;
}

#menu_lng {
position: absolute;
text-align: center;
color: #ffffff;
top: 470px;
left: 10px
}

#bas {
border-top: 1px solid #ffffff;
padding-top: 5px;
position: absolute;
text-align: center;
color: #ffffff;
bottom: 10px;
left: 280px
}

#legende {
position: absolute;
bottom: 10px;
left: 280px
}

input,textarea{
border: 1px solid #F5821F;
}

.p_titre {
font-family: Verdana, Arial;
font-size: 18px;
color: #DB8D0D;
font-weight: bold;
text-align: right;
margin-top: 0;
margin-right: 20px;
}

.alert {
font-family: Arial, Verdana;
font-size: 14px;
color: #cc0000;
font-weight: bold;
text-align: right;
margin-top: 0;
margin-right: 20px;
}

#ap{
z-index: 15;
float: left;
margin-left: 10px;
margin-right: -500px;
margin-top: 750px;
}
#ap a{
color: #ffffff;
}