﻿body 
{
    margin-top:0px; margin-left:0px;
}

body img
{
    border:none;
}

#Base
{
    width:1000px;
    margin-left:auto; margin-right:auto;
}

#Logotype
{
    width:1000px; height:144px;
    text-align:center;
}

#TopMenu
{
    width:1000px; height:36px;
    text-align:center; 
}

#ContentHome
{
    width:1000px; height:auto;
    margin-top:52px;
}

#Content
{
    width:1000px; height:auto;
    margin-top:20px;
}