/* CSS Dehly.ch */

/* FORMATAGE DES BALISES DE BASE */
body {
background-color: #d6ead3;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #004319;
margin: 0px;
padding: 0px;
}

a {
color: #d6ead3;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}


/* class pour les infos cachées */

.dontShow {
display: none;
}

/* PAGE TUNNEL */

#sev {
position: absolute;
left: 77%;
margin-top: 15px;
margin-left: -150px;
width: 300px;
height: 15px;
}

.asev{
font-size: 8px;
letter-spacing: 0.25em;
color: #73A373;
}

#global {
position: absolute;
left: 50%;
margin-left: -400px;
margin-top: 30px;
width: 800px;
height: 600px;
background-color: #ffffff;
}

#imgHome {
position: absolute;
margin-left: 362px;
margin-top: 0px;
width: 438px;
height: 600px;
}

#logoHome {
position: absolute;
margin-left: 76px;
margin-top: 132px;
width: 286px;
height: 83px;
}

#pastille1 {
position: absolute;
margin-left: 292px;
margin-top: 383px;
width: 70px;
height: 50px;
}

#pastille2 {
position: absolute;
margin-left: 219px;
margin-top: 494px;
width: 88px;
height: 64px;
}

#languesHome {
position: absolute;
margin-left: 118px;
margin-top: 393px;
width: 100px;
height: 81px;
}

