@charset "ISO-8859-1";
/* engelWERK - berlin */
body { font-family:Arial,Avantgarde,Times,sans-serif; 
	font-size:0.81em; color:#313131; background-color:#F5F5F5;}
/* Contenu
 ---------- */
.contenu { margin:10px; border:0px dashed #CC3333;}
.contenu ul { list-style-type:disc; line-height:1.35em; }
.contenu p { line-height:1.35em; }
.contenu h1 { font-variant:small-caps; font-size:1.3em; }
.contenu h2 { font-weight:bold; text-indent:20px; font-size:1em; border-left: solid 0.4em #CC3333;}
.contenu a { text-decoration:none; color:#BB3333;}
.contenu a:hover { text-decoration:underline;}
.ligne {height:1px;width:100%;border-bottom:1px solid silver;}

/* arrete l'elements de navigation 
 ---------------------------------- */
#pied { display:none; }
#logo { display:none; }
