
#map iframe {
    float:              right;
    padding-left:       1em;
}

.noprint, .myspace, .website {
    display:        none;       
}
body {
    font-size:          8.5pt;
    color:              #555;
    width:              940px;
    text-align:         center;
    margin:             auto;
}
a {
    color:              #555;
    text-decoration:    none;    
}
dt {
    font-weight:        bold;
}
#tith {
    background:         url(/html/img/titre.png) no-repeat;
    width:              320px;
    height:             268px;
    margin:             1em auto;
}
#contenu, #prevente, #map {
    text-align:         justify;
}
#map {
    border:             #999 solid 1px;
    padding:            1em;
    margin:             auto;
    width:              80%;
}
#contenu h3 {
    text-align:         center;
    font-size:          2.4em;
    font-family:        serif;
    margin:             1.2em;
    margin-bottom:      0.4em;
    padding:            0.4em;
}
#contenu h4 {
    clear:              both;
    border:             #999 solid 1px;
    border-right:       none;
    border-top:         none;
    font-size:          1.4em;
    padding:            0.4em;
}
#contenu h5 {
    margin:             1.2em auto 0.6em 2em;
    font-size:          1.2em;
}
#contenu .date {
    clear:              both;
    float:              left;
    border:             #999 solid 1px;
    border-bottom:      none;
    margin:             1em 0 0 0;
    padding:            0.2em 0.6em;
    font-size:          0.8em;
    font-style:         italic;
}
#contenu h3, h1 {
    font-style:         italic;
}
#prevente {
    border:             #555 solid 1px;
    border-left:        none;    
    border-right:       none;    
    padding:            0.2em;
    font-size:          0.7em;
    text-align:         center;
}
#prevente h3 {
    font-size:          1.2em;
    margin:             0.4em auto;    
}
#prevente dt, dd {
    display:            inline;
    margin:             auto;
}
#prevente dt {
    font-weight:        bold;
}
#footer a {
    font-size:          0.7em;
}

.posclear           {   clear:          both;       }
