/* page en entier */

html {
/*	min-height: 100%; */
	margin: 0;
}

body {
/*	min-height: 100%; */
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/logo/pale.png');*/
	font: 13px sans-serif;
}

body[class] {
	//background-image: url(/images/logo/pale.png);
	background-repeat: no-repeat;
	background-position: 50% 170px;
}

/* liens */

a {
	text-decoration: underline;
	color: #444444;
}

a:hover, a.clean:hover {
	text-decoration: underline;
	color: #777777;
}

a:active {
	color: black;
}

/* other */

form, table, tr, td {
	padding: 0;
	margin: 0;
	font-size: 100%;
}

.right {
	text-align: right;
}

img {
	margin: 0;
}

h1 {
    text-weight: normal;
    font-size: 113%;
    margin-top: 16px;
    margin-bottom: 8px;
}

h1:first-child {
	margin-top: 0;
}

div {
/*	text-align: left;*/
	direction: ltr;
}

div#content ul {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 16px;
	padding: 0;
}

div#content ul.format {
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 16px;
	list-style: none;
}

div.spacer {
	height: 3px;
}

div#content ul li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}

div#content ul.format li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

div#content ul.format li:before {
	content: "- ";
}

div#content ul.format li:after {
	content: ";";
}

div#content ul.format li:last-child:after {
	content: ".";
}

/* special */

div#content div:first-child {
    margin-top: 0;
}

div#content div:last-child {
    margin-bottom: 0;
}

div#tree div {
    margin-top: 0;
    margin-bottom: 0;
}

div#content div.header {
	margin-bottom: 16px;
}

div#logo {
	position: absolute;
	left: 15px; top: 17px;
	padding-left: 80px; padding-top: 2px;
	min-height: 52px;
	line-height: 0.95;
	z-index: 3;
}

div#logo span.slogan {
	margin-left: 45px;
}

div#logo div.since {
	font-size: 70%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 74px;
	text-align: center;
}

div#logo div.since div.logo {
	width: 60px;
	height: 31px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=false, src='/images/logo/smaller.png');
	margin-bottom: 3px;
}

div#logo div.since div.logo[class] {
	width: 100%;
   	background-image: url(/images/logo/smaller.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

div#logo div.languages {
	margin-top: 3px;
	margin-left: 27px;
	font-size: 80%;
}

div#content {
    position: absolute;
    left: 115px; top: 95px; right: 15px; bottom: 5px;
/*	background-image: url(/images/transparent/white20.png); */
    padding: 5px;
    text-align: justify;
}

div#menu {
    position: absolute;
    left: 5px; top: 102px;
    width: 100px;
   	padding: 0px;
}

div#menu div {
	margin-bottom: 1px;
	width: 100%;
	padding: 2px 0 2px 0;
/*   	background-image: url(/images/transparent/gray10.png);*/
}

div#grayleft, div#graytop {
   	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/transparent/lightergray10.png');
}

div#grayleft[id], div#graytop[id] {
   	background-image: url(/images/transparent/lightergray10.png);
}

div#graytop {
    position: absolute;
   	left: 0px; top: 0px; right: 0px; height: 85px;
}

div#grayleft {
    position: absolute;
   	left: 0px; top: 85px; bottom: 0px; width: 105px;
}

div.case {
    padding: 1px 3px 1px 3px;
    border-top: 1px solid gray;
}

div#gotop {
    position: fixed;
    display: none;
    left: 0; bottom: 0; width: 105px;
    text-align: center;
    font-size: 80%;
   	background-color: #faf9fa;
}

div#gotop[id] {
	display: block;
}

div#tree {
	position: absolute;
	right: 30px; width: 150px;
	text-align: center;
	top: 10px;
	padding-top: 8px; padding-bottom: 5px;
	font-size: 80%;
	line-height: 140%;
	z-index: 1;
	float: right;
	min-height: 66px;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/triangle.png');*/
}

div#tree[id] {
   	background-image: url(/images/triangle.png);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

div#search {
	position: absolute;
	right: 5px;
	top: -89px;
	font-size: 80%;
	z-index: 1;
}

div.case a, a.clean {
	text-decoration: none;
	font-weight: bold;
}

div.case a:hover, .red {
   	color: red;
}

.orange {
	color: orange;
}

div:first-child {
    border-top: 0px solid;
    margin-top: 0px;
}

div.title {
	font-size: 133%;
	width: 100%;
	border-bottom: 1px solid;
	margin-bottom: 3px;
	font-weight: bold;
}

div.section {
	width: 100%;
	border-bottom: 1px solid;
	font-weight: bold;
}

.black {
	color: black;
}

table.tree {
	border-collapse: collapse;
	margin: 0;
}

table.tree tr {
/*	margin-top: 10px;*/
	border: 0;
	border-left: 1px solid gray;
}

table.tree tr:first-child {
	margin-top: 0;
}

table.tree tr.leaf {
    margin-top: 0;
    margin-bottom: 0;
}

table.tree tr.leaf div {
    margin-top: 0;
    margin-bottom: 0;
}

table.tree tr.last {
	border-left: 0px solid gray;
}

table.tree tr.last > td:first-child > div {
	border-left: 1px solid gray;}

table.tree tr td:first-child {
	padding-right: 3px;
}

table.tree tr td:first-child div.spacer {
	width: 100px;
	height: 0;
}

table.tree tr td {
	vertical-align: top;
	padding: 0;
}

table.tree tr.parent > td:first-child {
	border-top: 1px solid gray;
}

table.tree tr.spacer td {
	height: 6px;
}

div#content table.tree div {
    margin-top: 0;
    margin-bottom: 0;
}

div#content div {
    margin-top: 8px;
    margin-bottom: 8px;
}

blockquote {
	margin: 0 0 0 15px;
}
