body {
    margin:0;
    padding: 0;
    background-image: url(fond.gif); 
    
}

noscript {
    font-size: 25px;
    color: yellow;
    text-align: center;
}

h1, h2, h3, h4, p, a, span, li {
    font-family: arial, sans-serif;
}

a img { border: 0;}

select { 
    font-family: arial, sans-serif;
    font-size: 11px;
    width: 190px;
}

.page {
    position:relative;
    width: 987px;
    height: 558px;
    background: #fff;
    /*left: 50%;
    margin-left: -402px;*/
    margin-left: 3px;
    /*margin-top: 10px;*/
    padding: 2px;
}

#header h1 { margin: 0; padding: 0; }
#header h1 img { display: block; }

#content {
    height: 425px;
    margin: 5px 0 5px 0;
}

#footer {
    height: 25px;
    background: #041e5b;
}

#colleft {
    float: left;
    width: 460px;
    margin-right: 0px;
}

#choixdpt {
    height: 45px;
    margin: 0 0 5px 0;
    background: #c8d2db;
    padding:10px 0 0 10px;; 
}

#choixdpt p {
    margin: 0 0 3px 0;
    padding: 0;
    font-size: 11px;
    font-weight: bold;
    color: #041e5b;
}

#choixdpt form {
    margin: 0;
    padding: 0;
}

#carte {
    height: 365px;
    background: #c8d2db; 
}

#carte p { 
    position: absolute;
    top: 170px;
    left: 10px;
    margin: 0; 
    padding: 0; 
    font-size: 11px;
    color: #041e5b;
}

#carte img { border: 0; display: block; }

#colright {
    margin-left: 465px;
}

#colright h2 {
    margin: 0 0 0 4px;
    font-size: 14px;
    color: #041e5b;
}

#colright p {
    margin: 2px 0 7px 5px;
    font-size: 11px;
    /*color: #6187a1;*/
    color: #708090;
}

#presentation {
    height: 330px; 
    overflow:auto; 
    margin-bottom: 5px;
}

#presentation  p a {
    color: #6669AF;
    font-weight: bold;
    text-decoration:none;
}

#presentation  p a:hover {
    color: #818181;
}

#infoprim {
    padding: 5px;
    height: 80px; /*69px;*/
    background: #c8d4e6;
}

#infoprim h3 {
    margin: 0;
    font-size: 11px;
    color: #041e5b;
}
#infoprim p {
    margin: 0;
    color: #6679a0;
}

#infoprim p span {
    color: #041e5b;
}

#logo_s { 
    display: inline;
    vertical-align: middle;
    margin-right: 4px;
    border: 0;
}

#footer #copy {
    float: left;
}
#footer #copy p {
    padding: 5px;
    margin: 0;
    color: #fff;
    font-size: 10px;
}
#footer #copy p a {
    text-decoration: none;
    color: #fff;
}

#footer #menu {
    float: right;
    font-size: 10px;
    margin-right: 10px;
    padding-top: 3px;
}

#footer #menu a {
    color: #a2dcf6;
    text-decoration: none;
}

#footer #menu img {
    margin: 0 10px 0 10px;
    display: inline;
    vertical-align: middle;
}



