﻿body
{
    
    font-family: Calibri;
    margin-top: 0px;
    background-color: #ececec;
}
.MP_Menu
{
    font-size:18px;
    }    
.MP_ContentPlace
{
    
    width: 95%;   
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    background-color: #FFFFFF;
    border-right-color: #533f3f;
    border-left-color: #533f3f;
    border-bottom-color: #533f3f;
   
    }

.MP_Header
{
    font-family:Calibri;
    width: 95%;
    height:58px;
    border: 0;
    background-color: #533F40;
    
    }
.MP_HeaderLeft
{
   width:629px;
   text-align: left;
}
.MP_HeaderRightTop
{
    font-size: 22px;
    text-align: right;
    color: #FFFFFF;
    padding-right: 10px;
}
.MP_HeaderRightButton
{
   font-size:16px;
   text-align: right;
   color: #FFFFFF;
   padding-right: 10px;
}

.MP_HeaderRightButton a:link
{
    color: #FFFFFF;
    text-decoration: underline;
}
.MP_HeaderRightButton a:hover
{
    color: #ff864e;
    text-decoration: underline;
}
.Grid_DatosAsociados
{
    width: 100%;
    font-family:Calibri;
    font-size:16px;
    background-color:#f4ede1;
}

.styleMainTable
{
    width: 100%;
    
    
}
.styleFila
{
    width: 100%;
}

.Ttitulo1
{
    font-size: x-large;
    color: #ff864e;
}
.Ttitulo2
{
    text-align:left;
    font-size:medium ;
    color: #533F40;
}
.Ttitulo3
{
    text-align: left;
    font-size: 14px;
    color: #533F40;
}
.NormalNegrita
{
    
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-align:left;
}

.Normal
{
    
    font-size:small  ;
    font-weight:normal ;
    color: #333333;
}
li
{
    font-size: 13px;
    font-weight: lighter;
    color: #333333;
}
.CopyRight
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    text-align: left;
}