
/* Personnalisation */

h2             { color: #a88; }  /* Couleurs */
a:link, h1, h3 { color: #532; }  /* Couleurs */
a:visited      { color: #200; }

#elts-g, #elts-gb  { right: 70%;  }  /* Ratio gauche-droite */
#elts-d, #lnk      { left:  30%;  }


.old, .old h2, .old a:link, .old a:visited { color: #aaa; }

/* Apparences */

body {
color: #000;
background-color: #fff;
font-family: "Gill Sans", arial, sans-serif;
font-size: 85%;
font-size-adjust: 0.53;
text-align: justify;
}


ul
{
    margin: 3px;
    padding-left: 2em;
}

a {
text-decoration: underline;
}

.elt, .elt-l {
padding: 5px 0 5px 0;
}

.elt {
border-style: solid;
border-color: #eee;
border-width: 0 0 1px 0;
}


/* Titres */

h1 {
font-size: 2em;
font-weight: normal;
margin: 60px 0 2px 0;
padding: 0 0 2px 0;
}

h2 {
text-transform: uppercase;
font-size: .8em;
font-weight: bold;
margin: 2em 0 .5em 0;
padding: 0 0 0px 0;
border-bottom: 1px solid;
}

h3 {
font-size: 1em;
font-weight: normal;
margin: 10px 0 0 0;
}


/* Mise en page */

#elts-g, #elts-gb {
position: absolute;
padding: 2em 1em 1em 5%;
text-align: right;
}

#elts-gb {
bottom: 0;
}


#elts-d{
position: absolute;
padding: 5em 5% 1em 1em;
border-left: 1px solid #ddd;
line-height: 1.3em;
}

#lnk {
position: absolute;
right: 0; 
padding: 2em 5% 0 0 ;
font-size: 1.1em;
text-align: right;
}

/* Tables */

table
{
    border-collapse: collapse;
}

td, th
{
    margin: 0 ;
    border: 1px solid gray;
    padding: 4px ;
}


.detail
{
    display:block;
    font-weight: normal;
    font-size:80% ;
    line-height: 100%;
}

.home
{
    font-weight: normal;
    font-size:100% ;
    display: block;
    text-align: left;
}

td.spacer
{
    width: 80px;
    border: none;
}

tr.spacer
{   
    height: 40px;
    border: none;
}

td.dates, td.datesd, td.datesc
{
    width: 7em;
    text-align: center;
}

td.datesd
{
    color: #a22;
}


td.datesc
{
    color: #2a2;
}


tr.legend, tr.legend td
{
    border: none;
}


/* Biblio */

dt
{
    display:none;
}

dd
{
    padding: 10px;
}

/* menu */

#elts-g h2
{
    color: #666;
    border: none;
    margin: 2em 0 .1em 0;

}

#elts-g a
{
text-decoration: none;
}


div.project
{
    margin: 1em 0 1em 0 ;
    padding: .5em .5em .5em .5em ;
}

div.project ul
{
    margin: 0;
}

span.maint
{
    font-size: 80%;
}

#padovasw { background-color: #eeffee; }
#lillepwm { background-color: #f0f0ff; }
#bielefeldpknotsrg { background-color: #fff6f6; }
#gpuhmmer { background-color: #FFFFCC; }

.alert
{
    color: #a22;
}

.light
{
    font-size: 70%;
    color: #bbb;
}
