body {
width:875px;
margin:auto;
font-family:Arial;
}

#header {
background-image:url('gfx/header.gif');
width:875px;
height:101px;
float:left;
}

#container {
width:875px;
float:left;
}

#menu {
background-image:url('gfx/menutop.gif');
background-repeat:no-repeat;
float:left;
width:201px;
}

#texteh {
width:658px;
background-image:url('gfx/texteH.gif');
height:34px;
float:left;
}

#texteb {
width:674px;
background-image:url('gfx/texteB.gif');
height:29px;
float:right;
}


#texte {
width:639px;
background-image:url('gfx/texteF.gif');
padding-left:15px;
padding-right:20px;
float:right;
}

.titre {
font-size:22px;
}

.lifunctions {
font-weight:bold;
list-style-type:circle;
}
.lidesc {
color:#777777;
list-style:none;
font-size:12px;
}

a {
color:black;
font-family:fixedsys;
text-decoration:none;
}
a:hover {
background-color:black;
color:white;
}

#oldbrowse {
margin-top:20px;
font-size:12px;
border:1px solid black;
float:left;
width:870px;
padding:5px;
font-family:Courier;
}
#oldbrowse a {
font-family:Arial;
color:#999999;
}
#oldbrowse a:hover {
color:white;
}

#copyright {
float:right;
border:2px solid #8888FF;
padding:3px;
background-color:#EEEEFF;
font-family:Georgia;
font-size:15px;
color:#8888FF;
font-variant:small-caps;
}
.copyright_angelserv {
border-bottom:1px dashed #8888FF;
}
.copyright_angelserv:hover {
color:black;
border-bottom:1px dashed black;
}

#search,#cat,#fct {
width:175px;
border:1px solid;
margin-left:8px;
margin-right:15px;
margin-bottom:4px;
}
#searchtitle,#catheader,#fctheader {
color:white;
background-color:black;
font-family:Arial;
font-size:16px;
text-align:center;
margin-bottom:5px;
}
#searchcontent {
padding:4px;
font-size:11px;
}
#fctcontainer,#catcontainer {
padding-bottom:5px;
}



#tree {
font-size:12px;
}
#tree a {
font-family:Courier new;
color:#777777;
background-color:white;
}
#tree a:hover {
color:black;
}

img {
border:1px solid black;
margin:5px;
}

.bw {
color:black;
background-color:white;
}