/* bandologo ----------------------------------------------------------------*/
#bandologo
{
    position: static;
    height: 115px;
    width : 1000px;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    border: 0;
    background-image: url(bando.jpg);
    background-repeat:none;
    font-family: Verdana, Lucida, Arial, sans-serif;
    font-size: 0.90em;
}

#bandologo a
{
    color: #696969; /* gris */
    color: maroon; /* gris */
}

#bandologo span
{
    margin-left: 60px;
    font-size: 2.20em;
    font-weight: normal;
    color: white;
}
/* bandoGoogle ----------------------------------------------------------------*/
#bandoGoogle
{
    position: static;
    height: 25px;
    width : 1000px;
    margin: 0;
    padding: 0;
    padding-top: 8px;
    border: 0;
    /*background-image: url(bandog.jpg);*/
    background : #ffffff;
    background-repeat:none;
    font-family: Verdana, Lucida, Arial, sans-serif;
    font-size: 0.90em;
}

#bandologo a
{
    color: #696969; /* gris */
    color: maroon; /* gris */
}

#bandologo span
{
    margin-left: 60px;
    font-size: 2.20em;
    font-weight: normal;
    color: white;
}
/* menu1 --------------------------------------------------------------------*/
#menu1
{
    position: static;
    left: 0;
    width: 100px; /* Mauvaise valeur pour IE 4 et 5.x pour Windows */
    margin: 0;
    padding: 10px 4px 4px 4px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 90px; /* Véritable valeur pour les navigateurs conformes */
}

html>#menu1
{
    width: 90px; /* Soyez gentil avec Opera */
}

#menu1 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu1 li
{
    width: 91px;
    height : 63px;
    margin: 0;
    padding-top: 2px;
    text-align: center;
}

#menu1 a
{
    display: block;
    width: 91px;
    height : 63px;
    margin: 0;
    padding: 0;
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    background-image: url(client.png);
    color: white;
    text-decoration: none;
}

#menu1 li>a
{
    width: auto; /* pour Netscape et Firefox, pour IE width=100% */
}

#menu1 a:hover
{
    display: block;
    width: 91px;
    height : 63px;
    margin: 0;
    padding: 0;
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    background-image: url(client2.png);
    color: white;
    text-decoration: none;
}

/* menu2 --------------------------------------------------------------------*/
#menu2
{
    position: relative;
    left: 0;
    width: 100px; /* Mauvaise valeur pour IE 4 et 5.x pour Windows */
    height : 100px
    margin-top: 0px;
    padding: 10px 4px 4px 4px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 90px; /* Véritable valeur pour les navigateurs conformes */
}

html>#menu2
{
    width: 90px; /* Soyez gentil avec Opera */
}

#menu2 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu2 li
{
     width: 91px;
    height : 57px;
    margin: 0;
    padding-top: 2px;
    text-align: center;
}

#menu2 a
{
    display: block;
    width: 91px;
    height : 57px;
    margin: 0;
    padding: 0;
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    background-image: url(edibellogo.png);
    color: white;
    text-decoration: none;
}

#menu2 p
{
text-align : center;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffff00;
    background-image: url(banpetitj.jpg);
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

#menu2 li>a
{
    width: auto; /* pour Netscape et Firefox, pour IE width=100% */
}

#menu2 a:hover
{
    display: block;
    width: 91px;
    height : 57px;
    margin: 0;
    padding: 0;
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    background-image: url(edibellogo2.png);
    color: white;
    text-decoration: none;
}
/* Ne semble pas fonctionner. Dommage ! */
#menu2 a:active
{
    /*
    background: #ffb6c1;
    color: maroon;
    text-decoration: none;
    font-weight: bold;
    */
}
/* menu3 --------------------------------------------------------------------*/
#menu3
{
    position: absolute;
    right:0%;
    top:0;
    margin-top : 125px;
    width: 100px; /* Mauvaise valeur pour IE 4 et 5.x pour Windows */

    margin-left:auto;
    padding: 10px 4px 4px 4px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 90px; /* Véritable valeur pour les navigateurs conformes */
}

html>#menu3
{
    width: 90px; /* Soyez gentil avec Opera */
}

#menu3 ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu3 li
{
    width: 100%;
    margin: 0;
    padding-top: 2px;
    text-align: center;
}

#menu3 a
{
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #191970;
    background-image: url(banpetit.jpg);
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
#menu3 p
{
text-align : center;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffff00;
    background-image: url(banpetitj.jpg);
    font: 10px/15px Verdana, Lucida, Arial, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

#menu3 li>a
{
    width: auto; /* pour Netscape et Firefox, pour IE width=100% */
}

#menu3 a:hover
{
    background: #0000cd;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
/* Ne semble pas fonctionner. Dommage ! */
#menu3 a:active
{
    /*
    background: #ffb6c1;
    color: maroon;
    text-decoration: none;
    font-weight: bold;
    */
}



/* body ---------------------------------------------------------------------*/
body
{
    position: relative;
    width : 1000px;
    height : auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    background : white;
    color: black;
    font: 16px Verdana, Lucida, Arial, sans-serif;
}

body.marble
{
    background-image: url(marble.jpg);
}


/* contenu ------------------------------------------------------------------*/
#contenu
{
    position: absolute;
    width: 790px;
    height : auto ;
    margin: 0;
    top : 0;
    margin-top: 125px;
    margin-left: 100px;
    margin-right: 100px;
    padding: 5px;
    border: 0;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    list-style-position: inside;
    list-style-type : disc;
}


/* tableMapGaz ---------------------------------------------------------------*/
#tableMapGaz
{
position: static;
border-color : #191970;
border-collapse : separate ;

}
/* gazette-------------------------------------------------------------------*/
#gazette
{
width : 390px;
height: 370px;
}
/* GENERALITES --------------------------------------------------------------*/
.alt
{
    display: none;
}

.hide
{
    display: none;
}

.bold1
{
    font-weight: bold;
    text-decoration: underline;
}

img
{
    /*display: block;*/
    border: 0;
}

a:link
{
    background: transparent;
    color: black;
    font-weight: normal;
    text-decoration : none;
}

a:visited
{
    background: transparent;
    color: black;
    font-weight: normal;
    text-decoration : none;
}

a:hover
{
    background: transparent;
    color: red;
    font-weight: normal;
    text-decoration : none;
    
}

a:active
{
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6
{
    margin: 0
    padding: 0;
    font-family: Verdana, Lucida, Arial, sans-serif;
}

h1
{
    margin: 5px 0 10px 0;
    font-size: 1.50em;
    font-weight: lighter;
    color: maroon;
}

h2
{
    margin: 20px 0 5px 0;
    background: #ffff00;
    margin-right: 0px;
    margin-bottom: 1em;
    background-image: url(no_ones.jpg);
    font-size: 20px;
    color: Black;
}

h3
{
    font-size: 0.80em;
    margin: 5px 0 0 0;
}

html p
{
    font-size: 0.85em;
    line-height: 1.5;
    margin-top: 0;
    margin-right: 106px;
    margin-bottom: 1em;
    text-align: left;
}

label 
{
    float: left;
    width: 200px;
    margin-right: 5px;
    line-height: 1.5;
    font-size: 0.85em;
    font-weight: normal;
    color: black;
    text-align: right;
}

select 
{
    color: blue;
    margin-bottom: 5px;
}

input 
{
    margin-bottom: 2px;
    line-height: 1.2;
    font-size: 0.85em;
    font-weight: bold;
    color: red;
}

table
{
    /*width: 800px*/
    margin: 0;
    padding: 0;
    color: #000; /* noir */
}

th
{
    text-align: right;
}

