﻿body 
{
    background-image: none;
    background-color: #FFFFFF;
    /*color: #5980E8;*/
    color:#df731b;
    font-size: 12px;
    font-family: Verdana, Arial, Sans-Serif;
}

img
{
    border: 0px;
}

.header
{
    position: relative;
    width: 743px;
    height: 220px;
    margin: auto;
}

.footer
{
    position:relative;  
    width: 500px;
    padding-top: 25px;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
    
    clear: both;
}

.tab_email
{
    position: relative;
    top: 25px;
    left: 100px;
    width: 800px;
}


#div_boinc
{
    position: relative;
/*    bottom: 50px;*/
    top: 25px;
    width: 500px;
    /*left: 350px;*/
    margin: auto;
}


#div_blason
{
    width: 220px;
    margin: auto;
}

#video_player
{
    position: relative;
    /*top: 10px;*/
    left: 405px;
    margin: auto;
    width: 425px;
    height: 365px;    
}

#spore_player
{
    position: relative;
    left: 405px;
    width: 390px;
    height: 410px;
    margin: auto;
}

#section_reseauxsociaux
{
    border-width: 2px;
    border-color: #41cfff;
    border-style: solid;
    padding: 5px;
    position: absolute;
    right: 40px;
    top: 225px;
}

.vcr
{
    position:absolute;
    top: 300px;
    left: 425px;
    font-family:Arial, Sans-Serif;
    font-size: 120px;
    font-weight:bold;
    background-color: #000000;
    background-image: none;
    color: #00FF00;
    border-style: solid;
    border-width: thick;
    text-decoration: blink;
    padding: 5px 5px 5px 5px;
}

.firefox
{
    position: relative;
    /*left: 375px;*/
    border-color: #df731b;
    border-style: outset;
    border-width: thick;
    padding: 5px;
    width: 530px;
    text-align: center;
}

.wikipedia
{
    position: relative;
    width:468px;
    height:60px;
    border-color: #df731b;
    border-style: outset;
    border-width: thick;
}

#pub
{
    position: relative;
    margin-top: 75px;  
    margin: auto;
    width: 1100px;
    float: none;
    clear: none;
}

.flotte_droite
{
    float: right;
    clear: right;
}

.flotte_gauche
{
    float: left;
    clear: left;
}
