﻿
*
{
    font-family: Arial, Helvetica;
}
.b0
{
    border: 0px;
}
.style1
{
    color: #555;
}
h1.style1
{
    text-shadow: 2px 2px 4px white;
}
.paragaub
{
    font-size: 15pt;
}
.style2
{
    color: #555;
    font-size: xx-small;
}
li
{
    text-align: left;
    margin: 0;
}
li p
{
    margin: 0;
}
li li
{
    font-size: 10pt;
}
a
{
    text-decoration: none;
}

a:hover, a:active
{
    text-decoration: underline;
    color: DarkRed;
}
.menu1
{
    font-weight: bold;
    color: #FF6600;
}
.menu1:hover
{
    color: #FF8811;
}
.item1
{
    margin: 20px 0 0 0;
    text-align: left;
    width: 250px;
    background-color: #ddd;
}
.item1:hover
{
    text-align: left;
    width: 250px;
    background-color: #ccc;
    box-shadow: 0 0 10px #888;
}
.styleTitreLDPP
{
    font-family: Arial, Helvetica;
    color: #555;
    font-size: 25pt;
    margin: 0px;
}
.styleTitreNeg
{
    font-family: Dmpb, Arial, Helvetica;
    color: #ccc;
    font-size: 25pt;
    margin: 0px;
}
.styleUnFilmDe
{
    font-family: Arial, Helvetica;
    color: #555;
    font-weight: bold;
    font-size: 18pt;
    margin: 0px;
}
.styleUnFilmDeNeg
{
    font-family: Arial, Helvetica;
    color: #888;
    font-weight: bold;
    font-size: 18pt;
    margin: 0px;
}
.styleDoc
{
    text-shadow: 2px 2px 4px black;
    color: #FF6600;
    font-size: 28pt;
}
.styleDocNeg
{
    text-shadow: 2px 2px 4px #888;
    color: #FF6600;
    font-size: 28pt;
}
.styleLogoPDF
{
    width: 29px;
    height: 34px;
    margin: 4px;
}
.orange
{
    color: #FF6600;
}

.bodyftv
{
    background-color: #ccc;
    text-align: center;
}
.divcontent
{
    width: 1400px;
    padding: 20px;
    display: inline-block;
    box-shadow: 0 0 50px #888;
    border: solid 1px black;
    background-color: #eee;
}
.full
{
    width: 100%;
}
.top
{
    vertical-align: top;
}
.center
{
    text-align: center;
}
.just
{
    text-align: justify;
}
.tdmenu
{
    vertical-align: top;
    width: 250px;
}

.tdcontent
{
    vertical-align: top;
    width: 1150px;
}
.fullblocleft
{
    text-align: left;
    width: 100%;
    display: inline-block;
}
.langue
{
    width: 100%;
}
.mammouth
{
    width: 10%;
    float: right;
    border: 0;
}
.bottom
{
    width: 1400px;
    padding: 20px;
    display: inline-block;
    box-shadow: 0 25px 50px #888;
    color: #FFFFFF;
}
.wcontent
{
    width: 1150px;
}
.wcontents2
{
    width: 575px;
}


.table1
{
    border-bottom: thin solid Black;
    font-weight: bold;
}
.table2
{
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: Black;
}
.bold
{
    font-weight: bold;
}
.bshade10
{
    box-shadow: 0 0 10px #888;
}
.bshade20white
{
    box-shadow: 0 0 20px #fff;
}
.bshade5
{
    box-shadow: 0 0 5px #888;
}
.bshadebot
{
    box-shadow: 5px 5px 10px #888;
}

/* menu de choix langue */
.tddrapeaux
{
    /* drapeaux à droite */
    text-align: right;
}
.divdrapeaux
{
    /* drapeaux fixés au bord de l'écran */
    position: fixed;
    top: 20px;
    right: 20px;
}
.drapeau
{
    border: 1px solid #000;
    width: 48px;
    height: 36px;
}

.survol
{
    border: 3px solid black;
}
.survol:hover
{
    border: 3px solid white;
}
.framemenumin
{
    padding: 0;
    margin: 0;
    width: 250px;
    height: 600px;
}
.framemenustd
{
    padding: 0;
    margin: 0;
    width: 250px;
    height: 1000px;
}
.framemenumax
{
    padding: 0;
    margin: 0;
    width: 250px;
    height: 1200px;
}
.framemenubest
{
    padding: 0;
    margin: 0;
    width: 250px;
    height: 1350px;
}

@font-face
{
    font-family: Theme;
    src: url(im/BebasNeue.otf);
}

@font-face
{
    font-family: Dmpb;
    src: url(im/ArmWrestler.ttf);
    font-weight: bold;
}

.titrefilm
{
    font-family: Dmpb;
    font-weight: bold;
}

@media print
{
    .tdmenu { display: none;}
    .bottom { display: none;}
}

.mode {
    height: 200px;
    background-color: orange;
    font-size: 3em;
    width: 80%;
}

