﻿body 
{
    margin:0px;
    font-family: Arial;
    font-size: 12pt;
    background:#dcdcdc url('images/fundos/fundoCinza.jpg') repeat;
    background-repeat: repeat;
    height:100%;
}

.MainContainer
{
    width:1002px;
    height:auto;
    background-color:#ffffff;
    height:auto;
}

.topOrnamentalBar
{
    background:#ef4623 url('images/fundos/fundotoporange.jpg') repeat;
    height:80px;
    width:100%;
    clear:both;
}

.MainToolbar
{
    height:81px;
    padding:0px;
    float:right;
    margin:0 30px 0 0;
    border:0px solid blue;
}

.NortiaLogoContainer
{
    width:250px;
    height:50px;
    padding:0;
    float:left;
    margin-left: 27px;
    margin-top: 15px;
    margin-bottom: 0px;
}

.NortiaLogo
{
    width:223px;
    height:45px;
    background:#ef4623 url('images/logotipo/Nortiabrand.png') left top no-repeat;
    float:left;
    border:0px solid blue;
    margin-top: 9px;
}


.SingleColumn
{
    width:301px;   
    float:left;
    padding: 0px 20px 20px 0px;
    text-align:left;
}

.TwitterContainer
{
    width:290px;
    margin: 0 0 0 15px; 
}

.TwitterTitle
{
    margin: 0px 0 10px 17px; 
    color:#721215;
    font-size:14pt;
    font-style:italic;
    float:left;
    clear:right;
}

.TwitterPostsContainer
{
    margin: 0 0 2px 16px; 
    width:270px;
    height:390px;
    float:left;
    overflow:hidden;
    padding:5px;
    border:1px solid  #df7c28;
}


.twitter_update_list
{
    width:210px; 
    height:240px; 
    padding:2px 10px 10px 18px; 
    overflow: hidden;
    text-align:left;
    font-size:14px;
    color:#df7c28;
}

.twitterTitle
{
    font-size:13px;
    color:#000;
}

.twitterLink
{
    text-decoration:none;
    font-size:12px;
    color:#df7c28;
}

.twitterLink:hover
{
    text-decoration:underline;
}

.DoubleColumn
{
    width:600px;
    padding:0px 20px 20px 35px;
    float:left;
    text-align:left;
    overflow:visible;
}

.DoubleColumnTitle
{
    font-size: 14pt;
    font-weight:bold;
    margin: 0 0 10px 0;
    color:#000;
    float:left;
    clear:right;
    border:0px solid red;
    width:100%;
    height:20px;
}

.DoubleColumnSubTitle
{
    font-size:14pt;
    color:#9b3120;
    font-style:italic; 
    margin: 0 0 10px 0;    
    float:left;
    clear:right;
}

.DoubleColumnContent
{
    font-size:12pt;
    color:#000;
    width:600px;
    height:296px;
    white-space:normal;
    float:left;
    overflow:visible;
}

.FooterBackgroundContainer
{
    width:962px;
    height:280px;
    text-align:left;
    margin:0;
    border-top:5px solid #B52E12;
    background:#ef4623 url('images/fundos/fundotoporange.jpg') repeat;
    padding:0 40px 0 0 ;

}

.FooterControlsContainer
{
    padding:0 0 0 35px ;
    height: 219px;
}

.footerGroup
{
    margin:43px 12px 10px 2px;
    float:left;
    width:144px;
    height:130px;
}

.footerGroupTitle
{
    margin:0 0 20px 0;
    float:left;
    width:144px;
    clear:right;
    font-size: 9pt;
    font-weight:bold;
    text-transform:uppercase;
    color:#fff;
    white-space:pre-line;
    border-left:solid 3px #fff;
    padding:0 5px 0 5px;
    text-align:left;
    
}

.footerIconsMargin
{
   margin:0 0 5px 0;
}


.footerGroupLinks
{
    margin:0 0 3px 0;
    float:left;
    width:130px;
    font-size: 9pt;
    font-weight:normal;
    color:#fff;
    white-space:nowrap;
    text-decoration:none;
    clear:both;
    text-align:left;
    
}

.footerSocialGroup
{
    margin:28px 12px 10px 10px;
    float:right;
    width:270px;
    height:130px;
}

.footerSocialGroupItems
{
    width:140px;
    float:left ;
}

.footerGroupLinksAndIcons 
{
    width:70px;
    margin: 15px 5px 0 0;
    text-align:right;
    float:left;
}

.footerGroupLinks:hover
{
    text-decoration:underline;
}

.footerGroupLabels
{
    margin:0 0 3px 0;
    float:right;
    clear:left;
    font-size: 8pt;
    font-weight:normal;
    color:#000;
    white-space:pre-line;
}

.footerGroupLinksIcons
{
    width:35px;
    height:35px;
    margin:5px 7px 0 0;
    float:right;
}

.footerGroupLinksIconsFacebook 
{
    background:url('images/footer/icoFacebook.png') no-repeat top left;
    float:right;
}

.footerGroupLinksIconsTwitter
{
    background:url('images/footer/icoTwitter.png') no-repeat top left;
    float:right;
}

.footerGroupLinksIconsLinkedIn
{
    background:url('images/footer/icoLinkedIn.png') no-repeat top left;
    float:right;
}

.LegalAdivecContainer
{
    width:90%;
    margin:0px 0 0 0;
    padding:60px 7px 7px 7px;
    clear:both;
    border:0px solid black;
}

.footerLegalAdvice
{
    margin:0 0 3px 0;
    width:90%;
    font-size: 8pt;
    font-weight:normal;
    color:#fff;
    text-align:center;
}


.HeadLine
{
    font-family:Trebuchet MS;
    font-size:16pt;
    font-weight:bold;
    color:#6B6B6B;
    margin:20px 10px 25px 0;
    float:left;
    clear:right;
    width:100%;
    border:solid blue 0px;
}

.NewsPostsContainer
{
    margin: 13px 0px 0px 20px; 
    width:275px;
    height:413px;
    float:left;
    overflow:visible;
    border:0px solid black;
}


.NewsTitle
{
    margin: 0px 0 0 12px; 
    color:#721215;
    font-size:16pt;
    font-style:italic;
    float:left;
    clear:right;
    border:0px solid black;
}

.NewsPictureBox
{
    float:left;
    clear:both;   
    margin:5px 10px 5px 0;
    border:0px solid black;
    Height:230px;
    Width:291px;
}

.NewsContent
{
    margin:0 10px 0 0;
    border:0px solid black;
    font-size:10pt;
    overflow:visible;
    width:100%;
    height:500px;
}

.NewsContainer
{
    width:315px;
    height:459px;
    float:left;
    margin: 19px 0 0 0px; 
    border-left:1px solid #dcdcdc;
}

.NewsDoubleColumn
{
    width:600px;
    padding:0px 20px 10px 35px;
    float:left;
    text-align:left;
    border:0px solid red;
    margin:0 0 10px 0;
    clear:both;
}

.MainheadLine
{
    width:1002px;
    height:200px;
    border:1px solid red;
    padding:0 0 10px 0;
}

.label
{
    font-size:10pt;
    border:none;
}

.labelTitle
{
    font-size:11pt;
    color:#721215;
}

.StaticSectionTitle
{
    margin: 20px 0 10px 0px; 
    color:#721215;
    font-size:16pt;
    font-style:italic;
    float:left;
    clear:right;
}

.StaticSectionContainer
{
    width:100%; 
    clear:right; 
    border-bottom:0px solid #ef643c;
    margin:0;
    padding:0;
}

.Column
{
    Width:280px;
    float:left;
    margin:0px 15px 15px 30px;
    text-align:left;
    padding:0 0 20px 0;
    border:0px solid black;
}

.ColumnsRegularTitle
{
    Width:270px;
    font-family:Trebuchet MS;
    font-size:14pt;
    color:#fff;
    float:left;
/*    clear:right;*/
    height:30px;
    margin:0px 0 10px 0;
    font-weight:bold;
    background-color:#ef4723;
    padding:30px 0 5px 10px;
        
}

.ColumnsAltTitle
{
    font-family:Trebuchet MS;
    font-size:14pt;
    color:#6d6d6d;
    float:left;
    clear:right;
    margin:0px 0 10px 0;
    font-weight:bold;
    padding:30px 0 5px 0px;
    border-bottom:1px solid #6d6d6d;
    }


.ColumnsPreRegularText
{
    Width:90%;
    font-family:Trebuchet MS;
    font-size:11pt;
    color:#6B6B6B;
    font-weight:bold;
}

.ColumnsRegularText
{
    Width:90%;
    font-family:Trebuchet MS;
    font-size:11pt;
    color:#6B6B6B;
    font-weight:light;
    
}

.backgroundCapitularOrnament
{
    background-color:#dddddd;
    width:1002px;
    position:absolute;
    display:block;
}


.ColumnsAltTitle_
{
    font-family:Trebuchet MS;
    font-size:13pt;
    color:#6d6d6d;
    float:left;
    clear:right;
    margin:0px 0 5px 0;
    font-weight:bold;
    padding:0px 0 5px 0px;
    border-bottom:0px solid #6d6d6d;
    }

.font14
{
    font-size:14pt;
}

.RegularPanel
{
     width:700px; 
     padding:25px; 
     text-align:left;
     border:0px solid red;
     float:left;
     height:250px;
}