html, body {
margin: 5px;
padding: 0;
height: 100%
}

html {
overflow: auto;
}

BODY {
/*margin-left: 50px;*/
/*margin-top: 100px;*/
background-color: #E4E4E4;
font-family: Arial;
font-size: 13px;
font-weight: normal;
color: #000000;
}

.selectbox {
width: 230px;
background-color: transparent;
border: 1px solid #BCBCBC;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}

.selectboxdroit {
width: 230px;
background-color: transparent;
border: 1px solid #8F8F8F;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}

A.lien {
color: #000080;
text-decoration:none;
}
A:hover.lien {
color: #004E00;
text-decoration:underline;
}

A.lienflash {
font-weight: bold;
color: #004E00;
text-decoration: none;
}

A:hover.lienflash {
font-weight: bold;
color: #000000;
text-decoration: underline;
}

A.lienautre {
color: #004E00;
text-decoration: none;
}

A:hover.lienautre {
color: #000000;
text-decoration: underline;
}

.ligne {
border-right: 1px solid black;
}

.ligne_gauche {
border-left: 1px solid black;
}

.ligne_bas {
border-bottom: 2px groove #BEBEBE;
}

.lignebas {
padding-left: 2em;
padding-right: 2em;
color: #FFFFFF;
border-bottom: 1px solid black;
}

.lignehaut {
padding-left: 2em;
padding-right: 2em;
color: #FFFFFF;
border-top: 1px solid black;
}

.ligne_hb {
border-top: 1px solid black;
border-bottom: 1px solid black;
}

.titrefilm {
font-family: Arial;
font-size: 15px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

.grostitre {
font-family: Arial;
font-size: 18px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

.plop {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #DD0000;
text-decoration: blink;
}

.petittitre {
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #424242;
text-decoration: none;
}

.cadre {
background-image: url('../images/back_table.jpg');
background-position: 0 0;
background-repeat: repeat;
border-left: 2px double #FFFFFF;
border-top: 2px double #FFFFFF;
border-right: 4px double #000000;
border-bottom: 4px double #000000;
}

.cadrepic {
/*background-image: url('../images/pic_back.gif');*/
/*background-position: 0 0;*/
/*background-repeat: repeat;*/
border-left: 2px groove #8F8F8F;
border-top: 2px groove #8F8F8F;
border-right: 2px groove #BEBEBE;
border-bottom: 2px groove #BEBEBE;
}

.menu {
/*background-color: #DBDABE;*/
border-right: 1px solid black;
}

.table_haut {
padding-top: 0px;
padding-left: 2em;
padding-right: 4em;
background-image: url('../images/table_haut.png');
background-position: 0 0;
background-repeat: no-repeat;
}

.table_centre {
padding-left: 2em;
padding-right: 4em;
background-image: url('../images/table_centre.png');
background-position: 0 0;
background-repeat: repeat-y;
}

.table_bas {
padding-top: 3px;
padding-left: 2em;
padding-right: 4em;
background-image: url('../images/table_bas.png');
background-position: 0 0;
background-repeat: no-repeat;
}

.annee {
font-family: Arial;
font-size: 16px;
font-weight: normal;
color: #707070;
text-decoration: none;
}

.ladate {
font-family: Arial;
font-size: 14px;
font-weight: normal;
color: #707070;
text-decoration: none;
}
