@charset "iso-8859-1";

body {
background : url(./media/images/bkn.jpg);
background-size : 100%;
font-family : Arial, Helvetica, sans-serif;
margin-left : 4%;
margin-right : 4%;
}

p {
font-family : Arial, Helvetica, sans-serif;
font-size : medium;
}

li {
font-family : Arial, Helvetica, sans-serif;
font-size : medium;
}

table {
font-family : Arial, Helvetica, sans-serif;
font-size : large;
border-style : solid;
border-width : 5px;
border-color : #adb0b0;
}

tr, td {
vertical-align : top;
}

#table_topo {
border-collapse : collapse;
}

#table_topo td {
padding : 5px;
border : black solid 1px;
vertical-align : top;
}

#table_dico {
width : 100%;
border-collapse : collapse;
}

#table_dico td {
padding : 5px;
border : black solid 1px;
vertical-align : top;
}

#table_menu {
font-family : Arial, Helvetica, sans-serif;
font-size : medium;
border-style : solid;
border-width : 0;
border-color : #bdb398;
background-color : #bdb398;
width : 100%;
}

#table_menu td {
width : 20%;
border : 0;
padding-left : 30px;
vertical-align : top;
}

#table_cadre {
width : 100%;
border : 0;
border-collapse : collapse;
}

#table_cadre2 {
margin : 0;
border : 0;
}

.menu {
font-family : Arial, Helvetica, sans-serif;
background-color : #bdb398;
font-size : 1.0em;
font-weight : bold;
color : #FFFFFF;
text-decoration : none;
border-left-style : solid;
border-left-width : 4px;
border-color : #ffffff;
padding-left : 3px;
}

.menu :link {
background-color : #bdb398;
color : #FFFFFF;
text-decoration : none;
}

.menu :visited {
background-color : #bdb398;
color : #FFFFFF;
text-decoration : none;
}

.menu :hover {
background-color : #bdb398;
color : #222222;
}

.menu :active {
background-color : #bdb398;
color : #E4E4E4;
text-decoration : none;
}

.hdr {
width : 100%;
height : 3px;
border-width : 0;
color : black;
background-color : black;
}

.small {
line-height : 0.2;
}

.legende {
font-family : Arial, Helvetica, sans-serif;
font-size : small;
color : black;
text-decoration : none;
}


#citation {
font-style : italic;
font-size : 1.2em;
color : #333333;
}

.grand {
font-size : 1.4em;
}

.aveugle {
position : absolute;
top : -20px;
left : -2500px;
}
