/*Le cadre du corps*/
#corpshaut
{
width: 545px;
height: 47px;
margin: 0;
padding: 0;
background: url("../images/corps-haut.png") no-repeat;
}

#corpsmilieu
{
width: 545px;
margin: 0;
padding: 0;
background: url("../images/corps-milieu.png") repeat-y;
overflow:hidden;
}

#corpsbas
{
width: 545px;
height: 21px;
margin: 0;
padding: 0;
background: url("../images/corps-bas.png") no-repeat;
}

/*Fin du cadre du corps*/

/*Coins du module de news*/

#newshaut
{
width: 246px;
height: 20px;
margin: 0;
padding: 0;
background: url("../images/news-haut.png") no-repeat;
background-color: #ffdf76;
}

#newsmilieu
{
width: 246px;
margin: 0;
padding: 0;
background: url("../images/news-milieu.png") repeat-y;
background-color: #ffdf76;
text-align: center;
overflow: hidden;
}

#newsbas
{
width: 246px;
height: 21px;
margin: 0;
padding: 0;
background: url("../images/news-bas.png") no-repeat;
background-color: #ffdf76;
}
/*fin des coins du module de news*/
/*Coins du module de Jeu*/

#jeuhaut
{
width: 246px;
height: 20px;
margin: 0;
padding: 0;
background: url("../images/news-haut.png") no-repeat;
background-color: #ffdf76;
}

#jeumilieu
{
width: 246px;
margin: 0;
padding: 0;
background: url("../images/news-milieu.png") repeat-y;
background-color: #ffdf76;
text-align: center;
overflow: hidden;
}

#jeubas
{
width: 246px;
height: 21px;
margin: 0;
padding: 0;
background: url("../images/news-bas.png") no-repeat;
background-color: #ffdf76;
}
/*fin des coins du module de Jeu*/
/*Coins du module de la Galerie*/

#galhaut
{
width: 246px;
height: 20px;
margin: 0;
padding: 0;
background: url("../images/news-haut.png") no-repeat;
background-color: #ffdf76;
}

#galmilieu
{
width: 246px;
margin: 0;
padding: 0;
background: url("../images/news-milieu.png") repeat-y;
background-color: #ffdf76;
text-align: center;
overflow: hidden;
}

#galbas
{
width: 246px;
height: 21px;
margin: 0;
padding: 0;
background: url("../images/news-bas.png") no-repeat;
background-color: #ffdf76;
}
/*fin des coins du module de la Galerie*/