﻿body, html
{
    font-family: Arial, Verdana, Serif;
    font-size: 12px;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #e3e5e4;
}

.espace
{
    text-align: left;
    color: #004899;
    position: relative;
    font-family: Arial, Verdana, Serif;
    font-size: 12px;
    width: 100%;
}

#contenu
{
    /*border:solid 1px black;     height:420px*/
}

.page_titre
{
    color: #004899;
    font-size: 15px;
    font-weight: bold;
}

.supercool
{
    position: absolute;
    z-index: 149;
    top: 0;
    left: 0;
    width: 100%;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    text-align: center;
}

table
{
    padding: 0;
    margin: 0 auto;
    border-collapse: collapse;
}

#top
{
    margin: auto;
    padding: 0;
    width: 1003px;
    text-align: center;
}

#topleft
{
    margin: auto;
    padding: 0;
    padding-top: 0px;
    height: 190px;
    text-align: left;
    float: left;
    z-index: 2;
}

a:link
{
    color: #000000;
    text-decoration: none;
}
a:visited
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: none;
}
a:active
{
    color: #000000;
    text-decoration: none;
}


.btn
{
    border: solid 1px #004899;
    background-color: #D2E5F6;
}
#zonlog
{
    margin: auto;
    padding: 0;
    height: 95px;
    text-align: left;
    float: left;
}

#zonlog ul
{
    margin: 0;
    padding: 0;
}

#zonlog ul li
{
    padding-left: 10px;
    width: 120px;
}
#anim
{
    position: relative;
    margin-top: 0px;
    padding: 0;
    width: 186px;
    height: 395px;
    text-align: left;
    float: left;
    background-image: url(../public/images/fond_anim.gif);
    background-repeat: no-repeat;
}


/*#menu1
{
	position:absolute; 
	top:0px;
    padding:0px;
    margin:0px;
    width:150px;
    height:688px;
    float:left;
    z-index:10;
    overflow:hidden;
}
*/
/*#menu1_d
{
    padding:0;
    margin:0;
    padding-top:5px;
    text-align:left;
    float:right;
    width:180px;
    height:688px;
    font-size:12px;
    }*/

/*#menu1_g
{
    width:180px;
    height:688px;
    padding-left:0px;   
    padding-top:0px;
    text-align:left;
    font-size:10px;
    color:#202E4B;
 }*/
/*#mnu
{
    width:180px;
    height:680px;
    background-repeat:no-repeat;
    padding-top:220px;
}*/

#mnu ul
{
    padding: 0;
    margin: 0px;
    width: 200px;
    height: 300px;
}

#mnu ul li
{
    list-style: none;
}
#mnu ul ul
{
    top: 0;
    padding-left: 15px;
}

#mnu a
{
    text-decoration: none;
    color: Black;
}
#mnu a:hover
{
    text-decoration: none;
    color: White;
}

#info
{
    border: none;
}
/*
#mntest
{
    width:300px;
    }
#mntest ul
{ 
    padding:0; 
    margin:0px; 
    width:150px; 
} 

#mntest ul li { 
    position:relative; 
    list-style:none; 
 } 

#mntest li a { 
    text-decoration:none;
    color:red;
} 
#mntest li a:hover { 
    text-decoration:none;
    color:blue;
} 

#mntest ul ul { 
    position:absolute; 
    top: 0; 
    left:-150px; 
    width:300px;
    border:solid 1px red;
    visibility:hidden;
} 

#mntest ul.n1 li.sm:hover ul.n2, 
#mntest ul.n2 li.sm:hover ul.n3{ 
    visibility:visible;
 }
 */
#tablog table
{
    height: 100px;
    background-color: White;
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
}
.recherche
{
    padding-left: 35px;
    color: #014B8F;
    font-weight: bold;
}
.englobe_onglet
{
    position: relative;
    width: 710px;
    height: 30px;
    padding: 0;
    margin: auto 0;
}

#onglet1
{
    font-size: 10px;
    height: 27px;
    padding-left: 6px;
    padding-top: 5px;
    position: absolute;
    color: #014B8F;
    font-weight: bold;
    z-index: 99;
    text-align: right;
    vertical-align: middle;
    cursor: default;
}
#onglet1:hover
{
    color: white;
    cursor: pointer;
}
#onglet1:active
{
    background-image: url("../public/images/onglet_click.gif");
    cursor: pointer;
}

#onglet2
{
    font-size: 10px;
    background-image: url("../public/images/onglet_normal.gif");
    background-repeat: no-repeat;
    width: 120px;
    height: 27px;
    padding-left: 96px;
    padding-top: 5px;
    position: absolute;
    left: 125px;
    color: #014B8F;
    text-align: center;
    font-weight: bold;
    z-index: 98;
    cursor: default;
}
#onglet2:hover
{
    background-image: url("../public/images/onglet_present.gif");
    color: White;
    cursor: pointer;
}
#onglet2:active
{
    background-image: url("../public/images/onglet_click.gif");
    color: white;
    cursor: pointer;
}

#onglet3
{
    font-size: 10px;
    background-image: url("../public/images/onglet_normal.gif");
    background-repeat: no-repeat;
    width: 120px;
    height: 27px;
    padding-left: 96px;
    padding-top: 5px;
    position: absolute;
    left: 240px;
    color: #014B8F;
    text-align: center;
    font-weight: bold;
    z-index: 97;
    cursor: default;
}
#onglet3:hover
{
    background-image: url("../public/images/onglet_present.gif");
    color: White;
    cursor: pointer;
}
#onglet3:active
{
    background-image: url("../public/images/onglet_click.gif");
    color: White;
    cursor: pointer;
}

#onglet4
{
    font-size: 10px;
    background-image: url("../public/images/onglet_normal.gif");
    background-repeat: no-repeat;
    width: 120px;
    height: 27px;
    padding-left: 96px;
    padding-top: 5px;
    position: absolute;
    left: 360px;
    color: #014B8F;
    text-align: center;
    font-weight: bold;
    z-index: 96;
    cursor: default;
}
#onglet4:hover
{
    background-image: url("../public/images/onglet_present.gif");
    color: white;
    cursor: pointer;
}
#onglet4:active
{
    background-image: url("../public/images/onglet_click.gif");
    color: white;
    cursor: pointer;
}

#onglet5
{
    font-size: 10px;
    background-image: url("../public/images/onglet_normal.gif");
    background-repeat: no-repeat;
    width: 120px;
    height: 27px;
    padding-left: 96px;
    padding-top: 5px;
    position: absolute;
    left: 480px;
    color: #014B8F;
    text-align: center;
    font-weight: bold;
    z-index: 95;
    text-align: center;
    cursor: default;
}
#onglet5:hover
{
    background-image: url("../public/images/onglet_present.gif");
    color: white;
    cursor: pointer;
}
#onglet5:active
{
    background-image: url("../public/images/onglet_click.gif");
    color: white;
    cursor: pointer;
}

.labelt
{
    text-align: center;
}

.fd1
{
    text-align: left;
    position: relative;
    background-image: url("../public/images/fd1.gif");
    background-repeat: repeat-x;
    background-color: White;
    padding: 0;
    margin: auto 0;
}

.liens_generics:link
{
    color: #004B98;
    font-weight: bold;
}
.liens_generics:visited
{
    color: #004B98;
    font-weight: bold;
}
.liens_generics:hover
{
    color: #004B98;
    font-weight: bold;
}
.liens_generics:active
{
    color: #004B98;
    font-weight: bold;
}
.cntl_smoothb
{
    border: solid 1px #014B8F;
    background-color: #f2f6f9;
    padding-left: 5px;
    padding-right: 5px;
}

