﻿body
{
    margin:0px 0px 0px 0px;
    font-family:Tahoma;
}
#masterbody 
{
    margin:0px 0px 0px 0px;
    background-color:#5D6D76;
}

#dvBody
{
    margin: 0 auto;
    width:1003px;
    overflow-x:hidden;
    height:650px;
}

#dvHeader
{
    height:170px;      
    width:1003px; 
    overflow:hidden;
    z-index:890;
}
.headerout
{

}
.headerover
{
    
}

#dvMiddle
{
    width:1003px;
    height:445px;
    background-image:url(fundomiddle.jpg);
    background-repeat:no-repeat;
    z-index:850;
}

#dvMLeft
{
    float:left;
    width:306px;
    height:445px;
    color: #FFFFFF;
    font-family:tahoma;

}

#dvMRight
{
    float:left;
    width:697px;
    height:445px;
    margin-top:15px;
}

#dvContent
{
    margin-top:10px;
}

#dvBottom
{
    width:1003px;
    height:52px;
    background-color:#5D6D76;
}

#dvBack
{
    width:23px;
    height:23px;
    background-image:url(gifs/setaEsq_on.gif);
    display:none;
    cursor:pointer;
    float:right;
    z-index:990;
}
