﻿body
{
    margin: 0px;
    background-color: #022636;
}

h1
{
    width: 650px;
    text-align: center;
    text-transform: uppercase;
    text-decoration:underline;
    font-size: x-large;
    font-weight:bold;
    color:#022636;
}

#corp
{
    float: left;
    width: 100%;
}

#videgauche
{
    width: 10%;
}

#videdroite
{
    width: 10%;
}

#page
{
    border: solid 1px black;
    width: 1000px;
}

#contenutable
{
    min-width: 1000px;
}

#logo
{
    width: 1000px;
    height: 120px;
    background-color: white;
}

#logo img
{
    width: 1000px;
    height: 120px;
 
}

#image
{
    float: left;
    height: 100px;
}

#drapeaux
{
    
    float: left;
    text-align: left;
    width: 300px;
    height:60px;
}

.drapeau
{
    float: left;
    text-align: center;
    width: 70px;
    color: #e46c0a;
    font-size:12px;
}

.drapeau img
{
    width: 35px;
    padding-top: 2px;
}

#logodrapeau
{
    float: left;
    width: 200px;
}

#coordonnees
{
    width: 1000px;
    border-top: solid 2px black;
    text-align: left;
    border-right: solid 1px black;
    height: 21px; /*background-color:086b96;*/
    text-transform: uppercase;
    font-weight: bold;
    color: #e46c0a;
}

#contact
{
    float: left;
    width: 258px;
}

#contactmail
{
    float: right;
    width: 234px;
    
    text-align: center;
    text-transform:lowercase;
}
#contacttel
{
    float: left;
    width: 174px;
    text-align: center;
}

#contacttelfixe
{
    float: left;
    width: 174px;
    text-align: center;
}


#contacttel
{
    float: left;
    width: 174px;
    text-align: center;
}


#contactfax
{
    float: right;
    width: 150px;
    text-align: center;
}

#accueil
{
    width: 200px;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    margin-right: 1px;
}


#accueil a
{
    display: block;
    padding: 0;
    background: #5d91a7;
    color: #fff;
    text-decoration: none;
    width: 300px;
}

#accueil a:hover
{
    color: #000;
    background: #73cff7;
}

.accueil
{
    width: 200px;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    margin-right: 1px;
}


.accueil a
{
    display: block;
    padding: 0;
    background: #5d91a7;
    color: #fff;
    text-decoration: none;
    width: 300px;
}

.accueil a:hover
{
    color: #000;
    background: #73cff7;
}
#photos
{
    width: 1000px;
    height: 180px;
    border: solid 1px black;
}

#menuhaut
{
    border-bottom: solid 1px black;
    height: 21px; /*background-color:red;*/
    width:1000px;
}
#accueil
{
    width: 300px;
    float: left;
    text-align: center;
}
#menuh
{
    height: 21px;
    width: 698px;
    float: left;
}
#creditphoto
    {text-align:right;
    font-size:10px}

#contenu
{
    width: 1000px;
    margin: 0px;
    padding-top: 10px;
    padding: 0px; /* background-color:rgb(51,204,204);*/
    background-color: #022636;
}


#menud
{
    width: 300px;
    float: left;
    margin: 0px;
    padding: 0px;
    background-color: #022636;
}

#menud img
{ border:none;}

.menuv
{
    width: 300px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.menuv dt
{
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-weight: bold;
    color: #e46c0a;
}

.menuv dl
{
    margin: 0px;
    padding: 0px;
}

.menuv dl dd
{
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
}

.menuv dd
{
    margin-left:25px;
}

.menuv a
{
    display: block; /*background: #000; */
    background: #5d91a7;
    color: #fff;
    text-decoration: none;
    width: 245px;
    height: 19px;
    vertical-align: middle;
    border-bottom: solid 1px black;
}
.menuv dl dd a:hover
{
    color: #000;
    background: #73cff7;
}

#contenupage
{
    width: 700px;
    float: left;
    text-align: center;
    background-color: #ffffff;
    min-height: 500px;
}

#hautcontenu
{
     height:17px;
     width:700px;
     background-color: #022636;
}

.table_bureau
{
    border: "1";
    border-spacing: 0px;
    text-align: justify;
    width: 690px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

.table_bureau td
{
    margin-left: 10px;
    padding: 15px;
}
