body.body
{
    background-image:url(images/menuback.jpg);
}
div.centre
{
    text-align: center;
}
div.jaune
{
    text-align: center;
    color: yellow;    
}
div.tele-serie
{
    text-align: center;
    color: silver;
    font-size: 36pt;
    text-decoration: underline;
}
div.titre
{
    text-align: center;
    color: white;    
    font-size: 36pt;
    font-weight: bold;
}
hr.ligne
{
    background-color: #C0C0C0;
    height: 3px;
    border: none;
}
img.image
{
    margin-left: 2px;
    margin-right: 2px;
}
table.film
{
    margin-left: auto; 
    margin-right: auto;
    border: 1px double silver;
}
table.nbfilm
{
    margin-left: auto; 
    margin-right: auto;
}
td.duree
{
    font-size: 14pt;
    width: 17%;
    height:20px;
    color: silver;
    text-align: center;
    border: 1px double silver;
}
td.image
{
    width: 12%;
    padding: 4px 0px 0px 0px;
    text-align: center;
    border: 1px double silver;
    vertical-align: bottom;
}
td.jaune
{
    color: yellow;       
}
td.jaune-droit
{
    color: yellow;
    text-align: right;    
}
td.langue
{
    font-size: 14pt;
    width: 27%;
    color: silver;
    text-align: center;
    border: 1px double silver;
}
td.son
{
    width: 27%;   
    text-align: center;
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
    border: 1px double silver;
}
td.titre
{
    font-weight: bold;
    font-size: 16pt;
    color: silver;
    height:75px;
    border: 1px double silver;
}
td.ratio
{
    font-size: 14pt;
    width: 17%;
    color: silver;
    text-align: center;
    border: 1px double silver;
}
td.image-sw
{
    width: 12%;
    padding: 4px 0px 0px 0px;
    text-align: center;
    border: 1px double silver;
    vertical-align: bottom;
}
td.image-main-sw
{
    width: 12%;
    padding: 4px 0px 0px 0px;
    text-align: center;
    border: 1px double silver;
}
td.duree-sw
{
    font-size: 14pt;
    width: 15%;
    color: silver;
    text-align: center;
    border: 1px double silver;
}
td.ratio-sw
{
    font-size: 14pt;
    width: 15%;
    color: silver;
    text-align: center;
    border: 1px double silver;
}
td.langue-sw
{
    font-size: 14pt;
    width: 23%;
    color: silver;
    text-align: center;
    border: 1px double silver;
}
td.son-sw
{
    width: 23%;   
    text-align: center;
    padding: 0px 0px 0px 0px;
    vertical-align: bottom;
    border: 1px double silver;
}