#logo {
    background-image: url(images/logo.gif);
    background-repeat: no-repeat;  
    margin:10px 0px 20px 0px;
    width:760px; 
    height:155px;
}

#global {
    margin-left: auto;
    margin-right: auto;
    padding-bottom:10px;
    width: 760px;
    text-align: left; /* on rétablit l'alignement du texte pour le bug IE */
}

#menu {
    margin-top: 5px;
    float: left;    
    width: 160px;
    padding: 0px;
}


#blog,#blogmilieu,#bloghaut,#blogbas,#blogtext {
color: #000000;
width: 514px;
filter: Alpha(Opacity=100);
margin: 0px 0px 20px 0px;
text-align: justify;
}

#blogtext {
width: 444px;
padding: 0px;
margin: 0px;
}

#blog {
float: right;
}

#blogmilieu {
background-image: url(images/cadremilieu.gif);
padding: 0px 30px 0px 30px;
margin: 0px;
}

#bloghaut {
background-image: url(images/cadrehaut.gif);
margin: 0px;
padding: 0px;
height: 19px;
}

#blogbas {
background-image: url(images/cadrebas.gif);
height: 19px;
}

#horloge {
    width: 210px;
    height: 21px;
    background-color: #FFFFFF; 
    font-size: 5px;
    text-align: center;
} 

#menuhaut {
    background-image: url(images/menuhaut.gif);
    background-repeat: no-repeat;
    width: 210px; 
    height: 16px;
    margin-top: 10px;
    margin-left: 3px;
    padding: 0px;
}

#menucentre {
    background-image: url(images/menucentre.gif);
    width: 210px; 
    margin-left: 3px;
}

#menubas {
    background-image: url(images/menubas.gif);
    background-repeat: no-repeat;
    margin-left: 3px;
    width: 210px; 
    height: 19px;
}

#copyright {
    width: 520px; 
    margin-top: 0px;
    float: right;
    text-align: center;
    color: #000099;
    font-weight: bold;
    font-size: x-small;
} 

td {
    font-size: x-small;
}

body {
    background-image: url(images/fondaudit.gif);
    margin: 0px; /* pour éviter les marges */
    padding: 0px;
    text-align: center; /* pour corriger le bug de centrage IE */
    font-family: Verdana,Arial,sans-serif;
    font-size: x-small;
    color: #000000;
}

ul.menu {
    list-style-type: none;
    margin: 4px 0px 0px 8px;
    padding: 4px 0px 0px 8px;
    font-weight: bold;
    font-size:12px;
    color: #FFFFFF;
} 

ul.menu a {
    font-size:12px;
    text-decoration: none;
    color:#FFFFFF;
}

ul.menu a:hover {
    font-size:12px;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: underline overline;
}

ul.liens {
    padding: 0px;
    margin-bottom: 0px;
}

li.liste {
    color: #000080;
    font-weight: bold;
    font-size: small;
}

.barre {
    text-decoration: line-through;
}

.copyright {
    text-align: center;
    color: yellow;
    font-size: x-small;
    font-weight: bold;
}

h1 {
    text-align: center;
    color: black;
    font-size: medium;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h2 {
    text-align: center;
    color: #FCFFBB;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

h4 {
    color: #000099;
    font-size: large;
    font-weight: bold;
    text-decoration: underline;
}

a.menu {
    cursor: pointer;
    color: #FCFFBB;
    text-decoration: none;
}

a.menu:hover {
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: underline overline;
}

h3 {
    text-align: center;
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}

a {
    text-decoration: none;
    color:#0000FF;
}

a:hover {
    cursor: pointer;
    color:#0000FF;
    text-decoration: underline overline;
}

input.menu {
    background-color: #001228;
    font-size: x-small;
    font-family: Verdana;
    font-weight: 100;
    color: #FFFFFF;
    border-width: 1px; 
    border-color: #0066FF;
    border-style: solid; 
}

input {
    font-size: x-small;
    font-family: Verdana;
    font-weight: 100;
    border-width: 1px;
    border-color : #6699FF;
    border-style : solid;
    background-color: #ECFDFF;
}

select {
    background-color: #ECFDFF;
    font-size: x-small;
    font-family: Verdana;
    font-weight: 100;
    color: #000000;
    border-width: 1px; 
    border-color: #6699FF;
    border-style: solid; 
}

textarea {
    background-color: #ECFDFF;
    font-size:  x-small;
    text-align: justify;
    font-family: Verdana;
    font-weight: 100;
    color: #000000;
    border-width: 1px; 
    border-color: #6699FF;
    border-style: solid; 
}

form {
    padding: 0px;
    margin: 0px;
}

img {
    padding: 0px;
    margin: 0px;
}

hr {
    color: #0066FF;
}

table  {
    width: 100%;
    border: 0px;
}

tr.titre {
    text-align: center;
    font-weight: bold; 
}

table.bordure {
    width: 90%;
    border: 1px solid #3399FF;
    border-collapse: collapse;
}

table.bordure td {
    border: 1px solid #3399FF;
    padding: 4px;
}

table.bordure tr {
    border: 1px solid #3399FF;
}
