﻿body
{
    background-position: center;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    background-image: url('images/BANNERS/BANNER 3.png');
    background-repeat: no-repeat;
    background-color: #6E020D;
    
}

#Body
{
    padding: 0;
    margin: 0;
    background-position: Center top;
    color: #FFFFFF;
    font-family: 'Trebuchet MS';
}

#container
{
    width: 1000px;
    min-height:100%;
  
  height:auto !important;

    z-index: -1;
    position: Absolute;
    top: 0px;
    margin-left: -500px;
    left: 50%;
    padding-bottom: 0px;
}
 
#dnn_menuPane
{
    width:1000px;
 
}

#dnn_ContentPane
{
     width: 940px; 
     padding:30px;
     margin-top:10px;
  
    
}

        

#dnn_language
{
 
   width:1000px;
  height:35px;
   clear:both;
    

    }  



/*margem negativa e igual a altura do footer, e padding bottom do container tem ke ter o mesmo tamanho o asterisco é codigo só para o IE7*/
#dnn_footer
{
    
    width: 1000px;
    clear:both;
    
  
   
}

#header{
       /* padding-bottom:330px;*/
       padding-bottom:295px;
       margin-top:20px;
 

        }

.banner
{
   background-position: right;
    background-image: url('images/BOTÕES/contatos.png');
    width: 260px;
    height: 65px;
    position: relative;
    float: left;
    background-repeat: no-repeat;
    margin-left:272px;
}

a:hover .banner 
{
    background-position: right;
    background-image: url('images/BOTÕES/contatos_over.png');
    width: 260px;
    height: 65px;
    position: relative;
    float: left;
    background-repeat: no-repeat;
    margin-left:272px;
    }

#logo
{
    background-position: center center;
    background-image: url('images/LOGO FARIAS/LOGO FARIAS_BANNER.png');
    width: 468px;
    height: 61px;
    position: relative;
    background-repeat: no-repeat;
    float: left;
}


   #siteWrapper
    {
          margin: 0 Auto;
	    width: 1000px;
	    clear:both;
        }
        
        .white
{
    background-color: #FFFFFF;
    
   
}
        .center{margin-left: -500px;
    left: 50%;
    position:relative;
    width:1000px;
    }
    

    
/*menu a frente de tudo o resto*/
.DnnModule-459 {z-index:10000;}


