.main
{
    padding-bottom: 90px;
    *padding-bottom: 75px;
}
.flash
{
    width: 800px;
    margin-left: 10px;
    margin-top: 1px;
}
.indexPageLeft
{
    float: left;
    width: 380px;
    font-size: 13px;
    text-align: justify;
    margin: 0;
    padding: 0;
}
.indexPageRight
{
    float: right;
    width: 331px;
    position: relative;
}
/* Box */
.box
{
    width: 331px;
    margin-top: 3px;
    margin-bottom: 20px;
    float: left;
}
.boxTop
{
    width: 331px;
    height: 5px;
    float: left;
}
.boxTopLeft
{
    width: 5px;
    height: 5px;
    float: left;
}
.boxTopCenter
{
    width: 321px;
    height: 5px;
    float: left;
}
.boxTopRight
{
    width: 5px;
    height: 5px;
    float: right;
}
.boxMain
{
    width: 330px;
    height: auto;
    float: left;
}
.boxBottom
{
    width: 331px;
    height: 5px;
    float: left;
}
.boxBottomLeft
{
    width: 5px;
    height: 5px;
    float: left;
}
.boxBottomCenter
{
    width: 321px;
    height: 5px;
    float: left;
}
.boxBottomRight
{
    width: 5px;
    height: 5px;
    float: right;
}
.boxTitle
{
    width: 330px;
    float: left;
    padding: 3px 0 7px 0;
    text-align: center;
}
div.box div.newItem
{
    padding: 10px 15px 10px 15px;
}
/* End box */
/*Serviços On-line*/
.text
{
    width: 300px;
    float: left;
    text-align: justify;
    margin: 0 0 10px 0;
    font-size: 11px;
}
.labels
{
    width: 55px;
    float: left;
    font-weight: bold;
    font-size: 11px;
}
label
{
    line-height: 20px;
}
label#labelPassword
{
    line-height: 20px;
    *line-height: 24px;
}
.inputs
{
    width: 140px;
    float: left;
    font-weight: bold;
    font-size: 11px;
}
input[type=text]
{
    width: 140px;
}
input[type=password]
{
    width: 140px;
    margin-top: 3px;
    *margin-top:1px;
}
input[type=checkbox]
{
    float: left;
}
.signIn
{
    width: 82px;
    height: 21px;
    float: right;
    margin: 23px 2px 0 0;
}
input.btnLogin
{
	width: 81px;
	height: 21px;
}
.options
{
    width: 250px;
    float: left;
    margin: 8px 0 4px 53px;
    font-size: 10px;
}
.textSave
{
    height: 20px;
    line-height: 18px;
}
.linksOpt
{
    clear: both;
    float: left;
    width: 200px;
    margin: 5px 0 0 3px;
}
/*End Serviços On-line*/
/* News */
div.newsTitle
{
    padding-bottom: 10px;
}
div.newsText
{
    padding-bottom: 11px;
    text-align: justify;
}
a.newsRead
{
    padding: 0 0 0 18px;
    margin: 3px 0 0 0;
}
a.newsMore
{
    width: 128px;
    height: 18px;
    text-align: right;
    padding: 0 0 0 20px;
    margin: 0 12px 2px 0;
    float: right;
}
.modalTitleNews, .modalDataNews, .modalTextNews
{
    width: 100%;
}
.mainNews
{
    width: 690px;
    padding: 0 0 20px 0;
}
.modalTitleNews
{
    width: 100%;
    text-align: center;
    margin: 20px 0;
}
.modalTextNews
{
    text-align: justify;
}
.modalSourceNews
{
    margin: 10px 0 0 0;
}
#inputNextNews, #inputAmountNews
{
    display: none;
}
/* End News */
.photoCommander
{
    width: 380px;
    height: 179px;
    margin: 20px 0 20px 0;
    *margin: 10px 0 10px 0;
}
.siteMap
{
    clear: both;
    width: 740px;
    margin: 0;
    text-align: left;
}
.siteMapTitle
{
    width: 100%;
}
.siteMapCompany
{
    width: 152px;
}
.siteMapServices
{
    width: 165px;
}
.siteMapInstitutional
{
    width: 150px;
}
.siteMapContact
{
    width: 160px;
}
.siteMapSupport
{
    width: 110px;
}
.siteMapCompany, .siteMapServices, .siteMapInstitutional, .siteMapContact, .siteMapSupport
{
    float: left;
    margin: 25px 0 0 0;
    font-size: 10px;    
}
.titleSiteMap
{
    width: 100%;
    text-decoration: none;
    font-size: 12px;
    margin-bottom: 3px;
}
a#siteMap, .siteMap a
{
    text-decoration: none;
    line-height: 15px;
}
.lineSiteMap
{
    clear: both;
    width: 100%;
    height: 5px;
    margin: 20px 0 0 0;
}