body {
    font-size:9pt;
    font-family:times,serif;
    background-image:url('images/fond.gif');
    color:#000;
    background-color:#fff;
    margin:23px;
}

#bloc_image {
    /*width:657px;*/
    /*border:1px #ff0000 solid;*/
    margin-bottom:7px;
}
#image {
    float:left;
    /*background-color:rgb(229,229,229);*/
    /*background-image:url('images/cr_image.gif');  */
    width:450px;
    height:300px; 
}

#legende {
    /*float:right; */
    /*background-color:rgb(171,207,186);  */  
    /*border:1px #ff0000 solid;*/
    margin-left:457px;
}
#legende1 {
    width:240px;
    height:11pt;
    padding-left:4px;
}
#legende2 { 
    width:180px;
    height:11pt;
    /*background-color:rgb(171,207,186);  */  
}
#legende p  {
    padding-left:4px;
}

#colonne_menu {
    float:left;
    /*width:92px;*/
    width:92px;
    margin-right:7px;
    /*border:1px #0000ff solid;*/
    text-transform: uppercase;
    font-size:8pt;
}

#menu {
    height:157px;
    background-color:rgb(249,204,222);
    margin-bottom:7px;
    padding-left:5px;
}

#dma {
    height:215px;
    padding:0px;
    padding-top:6px;
    background-color:rgb(207,255,208);
    line-height:1.1em;
    background-image:url('images/cr_dma_221.gif');/*url('images/cr_menu_dma.gif');*/
}

#colonne_contenu {
    margin-left: 99px;
    /*border:1px #00ff00 solid;*/
}

#submenu1 {
    width:70%;
    height:4em;
    background-color:rgb(204,199,153);
    margin-bottom:7px;
    padding:4px;
    text-transform: uppercase;
    font-size:8pt;
}
#submenu1 p {
    
}
#submenu1b {
    width:70%;
    /*height:4em;*/
    background-color:rgb(204,199,153);
    margin-bottom:7px;
    padding:4px;
    text-transform: uppercase;
    font-size:8pt;
}

#submenu2 {
    /*width:464px;*/
    width:90%;
    height:14px;
    background-color:rgb(163,189,202);
    text-transform: uppercase;
    font-size:8pt;
    font-weight:bold;
    margin-bottom:7px;
    padding-left:4px;
}

#contenu {
    width:50%;
    /*height:355px;*/
    background-color:rgb(253,247,185);
    padding:4px;
}

.spacer {
    clear:both;
}

a {
    color:#000000;
    text-decoration:none;
}
#menu a:hover {
     background-color:rgb(255,255,255);
    /*text-decoration:underline;*/
}
#dma p {
    margin:0px;
    padding:0px;
    padding-left:4px;
}
#dma p a:hover {
     background-color:rgb(255,255,255);
    /*text-decoration:underline;*/
}
#colonne_contenu a:hover {
     background-color:rgb(255,255,255);
    /*text-decoration:underline;*/
}
img {
   border:none;
}
.selected {
    text-decoration:underline;
}

h1 {
    font-size:1em;
    padding:0px;
    margin:0px
}
p {
}
form {
    margin:0px;
    padding:0px;
    padding-left:4px;
}
input {
    width:80%;
    background-color:#ffffff;
    border: 1px #000000 solid;
    
}
#net {
    border-top:1px #000000 dashed;
    padding-top:7px;
    text-transform: uppercase;
    font-size:8pt;
}