/*POLICE SEGOE SCRIPT BOLD COULEUR FD255F couleur ombre b8b8b8*/


body 
{
  
background-color: 000000;
}


a
{
text-decoration: underline;
color: white;
text-align: center;
}

a:hover
{
color: red;
text-align: center;
}

p
{
text-align: center;
color: 333333;
font-size: small;
font-family: Comic Sans MS, Times New Roman, serif;
}

img
{
border: none;
}


.fond
{
background-image: url(images/fondpage/fond.png);
background-repeat: no-repeat;
background-position: center center;
height: 1200px;
}

.fondhaut
{background-image: url(images/fondpage/fondhaut.png);
background-repeat: no-repeat;
background-position: center bottom;
height: 50px;
}

.fondbas
{background-image: url(images/fondpage/fondbas.png);
background-repeat: no-repeat;
background-position: center top;
height: 100px;
}


.fondmilieu
{background-image: url(images/fondpage/fondmilieu.png);
background-repeat: repeat;
background-position: center center;
}

.fond2
{
background-image: url(images/fondpage/fond2.png);
background-repeat: no-repeat;
background-position: center center;
height: 1800px;
}

.header
{
background-image: url(images/fondpage/header.jpg);
background-repeat: no-repeat;
background-position: center center;
width: 600px;
height: 100px;
}

.border
{
background-image: url(images/fondpage/barre2.jpg);
background-repeat: no-repeat;
background-position: center center;
height: 20px;
}

.cell100
{
text-align: center;
color: #000000;
width: 100px;
}

.choice
{
text-align: center;
width: 200px;
height: 40px;
}

.stylenav
{
text-align: right;
color: #ffffff;
}


