
body
{
margin:auto;
width:760px;
margin-top:10px;
margin-bottom:20px;	
background-color:#DC880C;

}

body a
{
color:#000000;
}

#en_tete
{
width:760px;
height:100px;
background-image:url("./images/casse-brique-banniere-tux.gif");
background-repeat:no-repeat;
margin-bottom:10px;
border:2px solid black;
background-color:#000000;

}

#jeu
{

margin-top:15px;
text-align:center;
font-size:12px;
font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
}

#jeu h1 
{
color:#000000;
font-size:10px;
text-align:center;
font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
}

.ligne
{
width:650px;
height:2px;
border-bottom:2px solid #4ADEFC;
}

#corps
{
width:700px;
margin-bottom:5px;
color:#ffffff;
background-color:#006092;
border:2px solid black;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
}

#corps h1
{
color:#000000;
text-align:center;
font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
}

#corps h2
{
height:30px;
padding-left:30px;
color:#FFBC01;
text-align:left;
}



#pied_de_page
{
width:760px;
text-align:center;
color:#B3B3B3;
background-color:#006092;
border:2px solid black;
}



img
{
border:0px;
}



