*
{
border:0px solid #eee;
margin:0;
padding:0;
}

html,body,#bg,#bg table,#bg td
{
padding: 0px;
width:100%;
height:100%;
overflow:hidden
}

body
{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
cursor: default;
background: url('../sources/trame_animation.gif');
color: #000
}

a
{
outline: none;
}

/***** BACKGROUND *****/

#bg
{
z-index: 10;
}

#bg div
{
position:absolute;
width:200%;
height:200%;
top:-50%;
left:-50%;
}

#bg td
{
vertical-align:middle;
text-align:center
}

#bg img
{
min-height:50%;
min-width:50%;
margin:0 auto
}

#global
{
z-index: 20;
position: absolute;
left: 50%;
width: 940px;
margin-left: -470px;
top: 50%;
height: 498px;
margin-top: -248px;
}

#logo
{
position: absolute;
left: 564px;
top: 58px;
}
