/* last modified 07.09.06 */

body {
    margin: 0px;
    background-color: silver;
}
a:link {
    text-decoration: none;
    color: #553598;
    background-color: transparent; 
}
a:visited {
    text-decoration: none;
    color: #553598;
    background-color: transparent; 
}
a:hover {
    text-decoration: underline;
    color: #553598;
    background-color: transparent; 
}
h1 {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: small-caps;
    color: white;
    background-color: transparent; 
    margin-top: -4px;
    margin-bottom: 0px;    
}
img {
    border: 0px;
}        
.assEco {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 48px;
    font-style: normal;
    font-variant: small-caps;
    color: white;
    background-color: transparent; 
    margin-top: 2px;
    margin-bottom: 2px;
}
.newsPrincipale {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #553598;
    background-color: transparent; 
    margin-top: 0px;
    margin-bottom: 0px;
}
.outilsLien {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-variant: small-caps;
    color: #553598;
    background-color: transparent; 
    line-height: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#adresse a {color: black;}

a.noir {
    color: black;
}
#lienNews {
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: maroon;
    background-color: transparent; 
}        
#entree {
    position: absolute;
    left: 20px;
    top: 0px;
    width: 900px;
    height: 613px;
    z-index: 1;
}    
#logo   { position: absolute; z-index: 2; top: 7px; left: 45px; width: 100px; height: 100px }
#auchaufdeutsch  { position: absolute; z-index: 2; top: 340px; left: 620px; width: 200px; height: 87px }
#ecoparc {
    position: absolute;
    left: 220px;
    top: 79px;
    width: 575px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #553598;
    background-color: transparent; 
    z-index: 2;
}
#news   { color: #553598; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-style: normal; background-color: transparent; position: absolute; z-index: 2; top: 253px; left: 282px; width: 450px }
#outils  { color: #553598; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-serif; font-style: normal; background-color: transparent; position: absolute; z-index: 2; top: 363px; left: 101px; width: 490px }
#adresse {
    position: absolute;
    left: 40px;
    top: 120px;
    width: 130px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
    font-size: 11px;
    font-style: normal;
    color: black;
    background-color: transparent; 
    z-index: 2;
}