﻿.film
{
    display: inline-block;
    margin: 0 30px 10px 0;
    font: bold 1.5em Times New Roman, serif;
    text-align: center;
    width: 185px;
    vertical-align: top;
}

.film img
{
    margin-bottom: 5px;
    width: 185px;
}

.film br + a
{
    text-decoration: none;
}

.film br + a:hover
{
    color: black;
    text-decoration: underline;
}

.dernier-film
{
    margin-right: 0;
}
