﻿/* Box */
.boxMatriz, .boxTopMatriz, .boxBottomMatriz
{
    width: 735px;
    float: left;
}
.boxMatriz
{
    margin: 10px 0 25px 0;
}
.boxTopMatriz, .boxBottomMatriz
{
    height: 5px;
}
.boxTopCenterMatriz, .boxBottomCenterMatriz
{
    width: 725px;
    height: 5px;
    float: left;
}
.boxMainMatriz
{
    width: 713px;
    padding: 15px 10px 7px 10px;
    float: left;
}
.boxTitleMatriz
{
    width: 733px;
    float: left;
    padding: 3px 0 7px 0;
    text-align: center;
}
.box, .boxTop, .boxBottom
{
    width: 355px;
    float: left;
}
.margemRight
{
    margin: 0 25px 0 0;
}
.boxTop, .boxBottom
{
    height: 5px;
}
.boxTopLeft, .boxBottomLeft
{
    width: 5px;
    height: 5px;
    float: left;
}
.boxTopCenter, .boxBottomCenter
{
    width: 345px;
    height: 5px;
    float: left;
}
.boxTopRight, .boxBottomRight
{
    width: 5px;
    height: 5px;
    float: right;
}
.boxMain
{
    width: 333px;
    padding: 15px 10px 5px 10px;
    float: left;
}
.boxTitle
{
    width: 353px;
    float: left;
    padding: 3px 0 7px 0;
    text-align: center;
}
/* End box */
.phone
{
    margin: 10px 0 20px 0;
}
