/* ------------------ ETI HABITAT 2007 ------------------ */
/* ----- conception & r&alisation VDS COMMUNICATION ----- */

/* =>> Flash <<= */

<!--

html, body{
overflow: hidden;
height: 100%;
}
html, body{
margin: 0;
padding: 0;
background-color: #FFFFFF;
color: #000;
font-family: verdana, arial, sans-serif;
}
a, a:visited{
text-decoration: none;
color: #000;
}
a:hover{
background-color:#CCC;
}
a img{
border: none;
}
#getflash{
position: absolute;
left: 50%;
margin-left: -200px;
width: 400px;
text-align: justify;
text-align:center;		
}
.ref{
display: none;
}

-->