body { width: 800px; font-size: 12px; font-family: "lucida grande", "trebuchet ms", sans-serif; background-color: #cdc6b7; margin: 0; padding: 10px; }
h1, h2, h3, h4, h5, h6 {font-family: verdana, arial, helvetica, sans-serif; }
h1  { color: #eee; font-size: 32px; background: url(../Decor/BibiLabo.jpg) no-repeat; margin: auto; text-align: center; height: 118px; width: 407px; text-shadow: #333 3px 3px 9px }

code {font-family: courier, monaco, sans-serif}

a		{ color: #0000ff; text-decoration: none; }
a:hover	{ color: #ff6600; text-decoration: underline }
a:active	{ color: #ff6600; text-decoration: underline}
a:visited	{ color: #6600aa; text-decoration: none }
a:visited:hover	{ color: #ff6600; text-decoration: underline } 

.framed  { display: block; margin: 0 auto 0 auto; background-color: #fff; padding: 5px; border: solid 2px gray ;}
.citation { text-align: center; width: 470px; margin: 0 auto; font-size: 10px; }
.clear { clear: left; }

#header { width: 100%; }
#wrapper { width: 780px; }
#content_left { position: absolute; left: 0; width: 40%; padding: 1em 1em 1em 1em; }
#content_right { position: relative; left: 50%; width: 40%; padding: 1em 1em 1em 1em; }
#footer { width: 100%; text-align: right; border-top: solid gray 2px; font-style:italic; }

//p:first-letter { font-size:1.4em; }