div#main_flotte {
    position: relative;
    top: 15px; 
    width: 536px;
}

#main_flotte h1 {
    display: block;
    position: relative;
    top: 18px;
    text-align: center;
    color: black;
    font: normal 20px Arial;
}

#main_flotte a:link {
    font-weight: normal;   
}

#main_flotte a:hover {
    font-weight: normal;
    color: red;   
}

#main_flotte a:visited {
    font-weight: normal;   
}

div#content_flotte {
    padding-left: 15px;
    padding-right: 15px;
}

#content_flotte blockquote {
    text-align: justify;
}

#fil	{font-size:0.8em;}
#fil a	{color:#000;}

