html, body {
    margin:0;
    padding:0;
    min-height:100%;
}
body {
    background: url(../images/main_bg.jpg) repeat-x top left;
    background-color:#A5AAB9;
}
#tetiere {
    width:910px;
    height:112px;
    margin: 0px auto 0px auto;
    background: url(../images/header.jpg) no-repeat top left;
}
#navigation {
    float:left;
    width:487px;
    padding:15px 0px 0px 32px;
    background-color:#ffffff;
    text-align:center;
}
a #catalogue {
    float:left;
    width:227px;
    height:75px;
    border-right:1px dotted #bcbcbc;
    border-bottom:1px dotted #bcbcbc;
    background:url(../images/catalogue_off.gif) no-repeat bottom right;
    text-align:right;
}
a #filmsalaffiche {
    float:left;
    width:227px;
    height:75px;
    border-bottom:1px dotted #bcbcbc;
    background:url(../images/filmsalaffiche_off.gif) no-repeat bottom left;
    text-align:left;
}
a #contacteznous {
    float:left;
    width:227px;
    height:74px;
    border-right:1px dotted #bcbcbc;
    background:url(../images/contacteznous_off.gif) no-repeat top right;
    text-align:right;
}
a #filmsavenir {
    float:left;
    width:227px;
    height:74px;
    background:url(../images/filmsavenir_off.gif) no-repeat top left;
    text-align:left;
}
a:hover #catalogue {
    background:url(../images/catalogue_over.gif) no-repeat bottom right;
}
a:hover #filmsalaffiche {
    background:url(../images/filmsalaffiche_over.gif) no-repeat bottom left;
}
a:hover #contacteznous {
    background:url(../images/contacteznous_over.gif) no-repeat top right;
}
a:hover #filmsavenir {
    background:url(../images/filmsavenir_over.gif) no-repeat top left;
}
#catalogue img, #filmsalaffiche img, #contacteznous img, #filmsavenir img {
    border:0px;
}
#presse {
    clear:both;
    width:880px;
    height:72px;
    margin : 10px 0px 0px 0px;
    padding:40px 20px 38px 0px;
    background: url(../images/bg_presse.gif) no-repeat top left;
    text-align:right;
}
#bas_de_page_ext {
    clear:both;
    height:70px;
    width:900px;
    margin:auto;
    padding:5px 5px 0px 5px;
    background:#000000;
    text-align:center;
}
#bas_de_page_ext img {
    padding-bottom:10px;
    padding-top:10px;
    border:0px;
}
#bas_de_page_int {
    float:left;
    height:20px;
    width:900px;
    margin:auto;
    padding-top:7px;
    background:#212121;
    text-align:center;
    font-family:Arial,'Trebuchet MS', sans-serif;
    font-size:10px;
    color:#666666;
    text-decoration:none;
}
#bas_de_page_int a {
    padding-right:5px;
    padding-left:5px;
    font-family:Arial,'Trebuchet MS', sans-serif;
    font-size:10px;
    color:#666666;
    text-decoration:none;
}
#bas_de_page_int a:hover {
    padding-right:5px;
    padding-left:5px;
    color:#ffffff;
    background:#ff3300;
}


a.film_titre {
    font-size:16px;
    font-weight:bold;
    line-height:16px;
    padding-right:6px;
    color:#003366;
    text-decoration:none;
}
a.filmavenir_titre {
    font-size:13px;
    font-weight:bold;
    line-height:13px;
    padding-right:6px;
    color:#003366;
    text-decoration:none;
}
a:hover.film_titre, a:hover.filmavenir_titre {
    color:#ffffff;
    background-color:#ff3300;
    padding-right:6px;
    text-decoration:none;
}
.film_titre {
    font-size:16px;
    font-weight:bold;
    line-height:16px;
    padding-right:6px;
    color:#003366;
    text-decoration:none;
}
.film_soustitre {
    font-size:11px;
    font-weight:bold;
    line-height:14px;
    color:#333333;
    text-decoration:none;
}
.site_officiel {
    width:300px;
    height:22px;
    margin-top:6px;
    border-top: 1px dotted #bcbcbc;
    text-align:right;
}
.site_officiel a {
    font-family:Arial, 'Trebuchet MS', sans-serif;
    font-size:10px;
    font-weight:bold;
    text-align:right;
    padding:2px 10px 2px 10px;
    color:#003366;
    text-decoration:none;
}
.site_officiel a:hover {
    padding:2px 10px 2px 10px;
    color:#ffffff;
    background-color:#ff3300;
    text-decoration:none;
}
.carac_technique {
    font-size:11px;
    font-weight:bold;
    line-height:12px;
    color:#003366;
}
.infos_liens_titre {
    font-family:Arial, 'Trebuchet MS', sans-serif;
    font-size:16px;
    font-weight:bold;
    line-height:16px;
    padding-right:6px;
    color:#ffffff;
    text-decoration:none;
}
