/* Defaults Styles */

html {
    width: 100%;
    height: 100%;
}

body {
    background-color : #000000;
    margin: 0px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    width: 100%;
    height: 100%;
    font-size : 17px;
    color : #222222;
}

table
{
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px;
    padding: 0px;
    width: 100%;
}
tr
{
}
td
{
    padding: 0px;
    vertical-align: top;
}

img
{
    border: none
}

a:link, a:visited, a:active {
    background-color: transparent;
    color : #ff80bf;
    font-weight : bold;
    text-decoration : none;
}
a:hover {
    background-color: transparent;
    color : #ff007f;
    text-decoration : underline;
}

.page_div {
    z-index: 2;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.fond_div {
    z-index: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    padding-left: 203px;
    padding-left: 0px;
    background-color: #000000;
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/ie-fixed.htc); */
}
html>body .fond_div {
    z-index: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    padding-left: 203px;
    padding-left: 0px;
    background-color: #000000;
    width: 100%;
    height: 100%;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/none.php); */
}

.fond_fee {
    z-index: 1;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 52px;
    height: 52px;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/ie-fixed.htc); */
}
html>body .fond_fee {
    z-index: 1;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 52px;
    height: 52px;
    text-align: left;
    vertical-align: top;
}

.page_table {
    text-align: center;
}

.detail_td {
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}

.logo_td {
    padding: 0px;
    vertical-align: middle;
    text-align: center;
}
.panneau_table {
    padding: 0px;
    text-align: center;
    vertical-align: top;
}
.footer {
    padding: 0px;
    vertical-align: middle;
    text-align: center;
}

.menuespaces {
    width: 2px;
    height: 2px;
}

.submenu {
    position: absolute;
    left: 210px;
    visibility: hidden;
    z-index : 9;
}


.menu_gauche_fond_div {
    z-index: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    padding-left: 0px;
    width: 260px;
    height: 100%;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/ie-fixed.htc); */
}
html>body .menu_gauche_fond_div {
    z-index: 0;
    position: fixed;
    top: 0px;
    left: 0px;
    padding-left: 0px;
    width: 260px;
    height: 100%;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/none.php); */
}

.menu_gauche_div {
    z-index: 5;
    position: fixed;
    top: 0px;
    left: 0px;
    padding-top: 100px;
    padding-left: 0px;
    width: 260px;
    height: 100%;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/ie-fixed.htc); */
}
html>body .menu_gauche_div {
    z-index: 5;
    position: fixed;
    top: 0px;
    left: 0px;
    padding-top: 120px;
    padding-left: 0px;
    width: 260px;
    height: 100%;
    text-align: left;
    vertical-align: top;
    /* behavior: url(include/none.php); */
}

.menu_gauche_td {
    width: 260px;
    border: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align : center;
    vertical-align: middle;
}
.menu_gauche_bord_td {
    width: 3px;
    background-image: url(../images/structure/arbre_droite.png);
    background-repeat: repeat;
}

.menugauche_titre {
    background-color: transparent;
    color : #FFFFFF;
    border: 0px solid #000000;
    font-size : 12pt;
    font-weight : bold;
    text-align : center;
    height: 37px;
    vertical-align: middle;
    background-image: url(../images/structure/wood54.jpg);
}
.menugauche_trou {
    position: absolute;
    left: 100px;
    /* bottom: 40px; */
    top: 600px;
}
a:link.menugauche_link, a:active.menugauche_link, a:visited.menugauche_link {
    background-color: transparent;
    color : #AADDAA;
    font-size : 13pt;
}
a:hover.menugauche_link {
    background-color: transparent;
    color : #55FF55;
    font-size : 13pt;
}


.copyright {
    width: 280px;
    position: absolute;
    /* behavior: url(../include/ie-fixed.htc); */
    left: 20px;
    visibility: hidden;
    background-color: transparent;
    color : #FFFFFF;
    font-weight : bold;
    text-align : right;
    vertical-align: middle;
    z-index : 9;
}
.copyright_texte_td {
    text-align : center;
    color : #99ccf7;
    font-size : 10pt;
    font-weight : bold;
    padding: 5px;
}


.panneau_td {
    vertical-align : middle;
    text-align : center;
    font-size : 17px;
    height: 1px;
    color : #000000;
    padding: 10px;
    border: 4px solid;
    border-left-color : #000000;
    border-top-color : #000000;
    border-right-color : #000000;
    border-bottom-color : #000000;
    background-color: #99CCF7;
}

.detail_bord_td {
    width: 7%;
}


.table_visio
{
    text-align  : center;
    width:100%;
}

.td_visio
{
    padding : 5px;
}

.visio_description
{
    font-family: Times New Roman, Lucida Console, Arial, Verdana;
    font-size : 10pt;
    color : #000000;
    font-weight : bold;
    text-align: center;
    font-style: italic;
}

.cadre
{
    background-color : #ff80bf;
    padding: 5px;
    border: 4px solid;
    border-left-color : #555555;
    border-top-color : #555555;
    border-right-color : #000000;
    border-bottom-color : #000000;
}

a.none:link,
a.none:visited,
a.none:hover
{
    text-decoration     : none;
    background-color    : transparent;
}

.gros_caracteres
{
    font-size : 24px;
    font-weight : bold;
    color: #FF80BF;
}

.rose
{
    font-weight : bold;
    color: #FF80BF;
}

.gauche {
    text-align: left;
}
.centre {
    text-align: center;
}
.droite {
    text-align: right;
}

.gras
{
    font-weight : bold;
}

/* Couleurs */
.blanc {
    color: #FFFFFF;
}
.jaune {
    color: #FFFF00;
}
.vert {
    color: #00FF00;
}
.bleu {
    color: #0000FF;
}
.rouge {
    color: #FF0000;
}
.noir {
    color: #000000;
}

.float_none
{
    float: none;
}

.float_left
{
    float: left;
}

.float_right
{
    float: right;
}

.relative
{
    position: relative;
    top: -400px;
}

.texte_normal
{
    font-size : 17px;
    color : #222222;
    font-weight : bold;
}

.center_center
{
    text-align : center;
    vertical-align: middle;
}
.left_center
{
    text-align : left;
    vertical-align: middle;
}

.warning
{
    color : #FF0000;
    font-size : 12px;
    font-weight : bold;
}

