
body
{
margin:0px;
background-color:#0e1420;
color:white;
font-family:verdana , Arial, Helvetica, sans-serif;
}

h1
{
font-size:22px;
font-weight:lighter;
font-style:italic;
padding:0px;
margin:0px;
}

h2
{
font-size:19px;
font-weight:lighter;
font-style:italic;
}

a
{
color:white;
}

a img
{
border:0px;
}

#center
{
margin:auto;
width:700px;
height: 136px;
position:absolute;
top: 50%;
left:50%;
margin-top: -200px;
margin-left: -350px; 
}

#logo_midel
{
float:left;
padding:0px 30px;
border-right:3px dotted white;
}

#logo_haut
{
display:block;
margin:auto;
}

#text_centre
{
margin-left:250px;
padding:0px 30px;
}

#text_tete
{
font-size:12px;
}

#contact
{
font-size:11px;
}

#sponsor
{
padding-top:10px;
padding-bottom:50px;
border-top:3px dotted white;
}

#sponsor img
{
margin:14px;
}

#footer
{
width:800px;
position:absolute;
left: 50%;
top: 75%; 
margin-top:-50px;
margin-left:-400px;
}

.vert_text
{
color:#abce03;
}