body {
 width: 100%;
}


table {background-color: #F0F0F0; margin:0; padding:0; }

.conteneur {
 margin: 0.8em 1.6em 0.8em 0.8em ;
 position: relative;
 background: #fff;
 padding: 0.8em 0.8em 0.8em 0.8em ;
 text-align: left;
 font: 1.1em "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
}

.Header {
	height: auto;
	width: 100%;
	font: 1.1em "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
    text-align: center;
}

.twocolumns {
 width : 100%
}

.LinkList {
 background-color: #eee ;
 width: 22% ;
 font-size: 0.9em ;
 float: left ;
 height: auto ;
}

.MiscList {
 background-color: #eee;
 width: 25%;
 float: left;
 height: auto;
}

p.Link {
 height: 0.9em ;
}

.enix{
}

a
    {
    color: #307082;
    }

a:hover
    {
    color: #D60808;
;
    }

.Corpus {
 background-color: #F0F0F0;
 width: 70%;
 font-size: 0.9em ;
 float: right;
 text-align: justify;
}

.Corpus h1 {
 font-size: 1.5em ; 
}

.Footer {
 font-size: 0.9em ;
 clear:both; }

.Footer h1 {
 font-size: 1.2em ; 
}

.Footer table
{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: auto;
    border-collapse: collapse;
}

.Footer td
{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
}

