body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 100px;
background: #212121;
}
p {}
td {}

a {
color: #FF3600;
text-decoration: none;
}
a:hover {
color: #FF3600;
text-decoration: underline;
}
.logo_intro {
margin-top: 80px;
}
.infos_home  { 
position: fixed;
bottom: 50px;
margin-top: 40px;
color: #FF3600;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
}


/******** Homepage *******/

#homepage_image
{
position: absolute;
left: 100px;
top: 80px;
border: solid 10px white;
}


#homepage_texte
{
position: absolute;
left: 600px;
top: 80px;
width: 320px;
color: white;
font-family: helvetica, arial, verdana;
font-size: 12px;
line-height: 16px;
}

#homepage_logo
{
position: absolute;
left: 100px;
top: 412px;
}

#enter_site  { 
color: #DEDEDE;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
}

#homepage_infos
{
position: absolute;
left: 285px;
top: 412px;
color: #FF3600;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 16px;
}