a { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

body
{
    margin: 0;
    font-family: Helvetica;
    background: #FFFFFF;
    color: #000000;
    -webkit-text-size-adjust: none;
}

.titre { font-size: 24px; color: white; font-weight: bold; text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0; }
.txt { color: black; font-size: 14px; font-family: Helvetica; font-weight: bold; }
.txt11g { color: black; font-size: 11px; font-family: Helvetica; font-weight: bold; }
.liste
{
  color: black;
  font-size: 14px;
  font-family: Helvetica;
  font-weight: bold;
  border-bottom: 1px solid #d9d9d9;
}
.duration { color: #898989; font-size: 12px; font-family: Helvetica; font-weight: bold; }

a.bouton { color: #FFFFFF; }
a:visited.bouton { color: #FFFFFF; }
a:hover.bouton { color: #FFFFFF; }

.logogaumont { position: absolute; top: 1px; left: 2px; }
.btaccueil { position: absolute; top: 13px; right: 12px; }
.btrechercher { position: absolute; top: 13px; right: 82px; }
.fondrougeg { font-size: 24px; color: white; background: url(img/fondrougehor.gif); font-weight: bold; 
text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0; border-bottom: 1px solid #d9d9d9; height: 40px; }
.fondrouged { font-size: 24px; color: white; background: #9E0100; font-weight: bold; text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0; 
text-align: right; border-bottom: 1px solid #d9d9d9; height: 40px; }
.liencell { display: block; height: 100%; width: 100%; vertical-align: middle; }

a.lienmenu { color: #FFFFFF; }
a:visited.lienmenu { color: #FFFFFF; }
a:hover.lienmenu { color: #FFFFFF; }
.realisateur { color: #9F0D0D; font-size: 12px; font-family: Helvetica; font-weight: normal; }
.fichefilm { color: black; font-size: 14px; font-family: Helvetica; }

.whiterbox
{
    position: relative;
    margin: 10px 10px 10px 10px;
    padding: 10;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    border: 1px solid #7F7F7F;
}
.catrecherche { background: #E50506; color: white; font-size: 18px; font-weight: bold; text-shadow: rgba(0, 0, 0, 0.4) 0px -1px 0; }
