html, body, #ctl00_pnMain {height: 100%; }
body > #ctl00_pnMain {height: auto; min-height: 100%; }

#main 
{
    padding-bottom: 65px;
    background:url(images/bgSombraMenu.jpg) repeat-x top ;
    
}  

/* must be same height as the footer */

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body
{ 
background:url(images/bg.jpg) repeat-x top #F5DDAD;
background-attachment:fixed;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;

}
.clear{
clear:both;
}
h2{
font-size:13px;
color:#666666;
margin:0px;
padding:3px;
}
h3{
font-size:14px;
color:#666666;
margin:0px;
padding:3px;
}
#ctl00_pnMain{
width:798px;
/*height:auto;*/
margin:auto;
background-color:#FFFFFF;
background-image:url(images/bg_bodyTeste2.jpg);
background-repeat:repeat-x;
background-position: bottom right;

/*background-image:url(images/bg_bodyTeste3.jpg);
background-repeat:repeat-x;*/

}
#top_banner{
width:798px;
height:180px;
background:url(images/top_banner.jpg) no-repeat center;
}
#left_logo{
width:280px;
height:55px;
float:left;
padding:18px 0 0 10px;
}
/*------------MENU---------*/
ul.menu {
list-style-type:none; float:left; display:block; width:798px; height:25px; 
clear:both; margin:0; padding:0; background-color:#D1754C;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
    display:block; 
    float:left; 
    padding:0 7px 0 6px; 
    margin:0;
    width:80px; 
    height:27px; 
    text-align:center; 
    line-height:22px;
    text-decoration:none; 
    background-color:#D1754C; 
    color:#FFFFFF;
}
a.nav_even:link, a.nav_even:visited {
    display:block; 
    float:left; 
    padding:0 7px 0 6px; 
    margin:0;
    width:80px; 
    height:27px; 
    text-align:center; 
    line-height:22px;
    text-decoration:none; 
    background-color:#934725; 
    color:#FFFFFF;
}

a.nav:hover, a.nav_even:hover{
    display:block; 
    float:left; 
    padding:0 7px 0 6px; 
    margin:0;
    width:80px; 
    height:27px; 
    text-align:center; 
    line-height:22px;
    text-decoration:none;  
    background-color:#313131;  
    color:#FFFFFF;}
    
    a.nav_maior:link, a.nav_maior:visited {
    
    width:90px; 
    
}

a.nav_maior:hover{
    
    width:90px; 
    }

/*-------------left_section-----------------*/
#page_content{
padding:0 0 20px 0;
}
#left_section{
height:auto;
float:left;
background:url(images/top_left_corner.gif) no-repeat top left;
}
#left_section a
{
    color:#4F4F4F;
    text-decoration:underline;
}
#left_section a:hover
{
    color:#000000;
    text-decoration:underline;
}
.title{
font-size:16px;
font-weight:bold;
padding-left:5px;
padding:45px 0 0 0px;

color:#4F4F4F;
background:url(images/bgSombraMenu.jpg) repeat-x top ;
margin-left:75px;
margin-right:2px;
}
.text_content{              /*conteudo quando há coluna a esquerda*/
width:460px;
color:#4F4F4F;
margin:23px 0 0 60px;
line-height:16px;
text-align:justify;
}
.text_content img {
    border: 0 none;
}
.text_content_naoEsq{       /*conteudo quando nao há coluna a esquerda*/
width:600px;
color:#4F4F4F;
margin:23px 0px 0 100px;
line-height:16px;
text-align:justify;

}

.text_content_naoEsq img {
    border: 0 none;
}
.text_content_naoEsq a{
text-decoration:underline;
color:#666666;
}
.text_content a{
/*text-decoration:none;
color:#666666;
background-color:#D2F344;*/
}
.text_content a:hover{
/*text-decoration:none;
color:#000000;
background-color:#D2F344;*/
}
#gray_box_border{
width:470px;
height:auto;
background-color:#FFFFFF;
border:1px #E4E4E4 solid;
margin:20px 0 0 35px;
}
#gray_box_content{
width:450px;
color:#666666;
margin:5px;
background-color: #ebeaca;
padding:5px;
}
#gray_box_content a{
text-decoration:none;
color:#993300;
}

#sublist li{
color:#143258;
}

/*-------------right_section-----------------*/
#right_section{
width:280px;
height:auto;
float:left;
margin-left:-3px;
background:transparent url(images/bgSombraMenu.jpg) repeat-x scroll center top;
}
.title2{
font-size:16px;
padding-left:5px;
padding:25px 0 0 5px;
font-weight:bold;
color:#8DAA10;
}
.text_content2{
width:220px;
color:#7F7F7F;
margin:23px 0 0 0px;
line-height:16px;
text-align:justify;
padding-left:30px;
}
.text_content2 a{
text-decoration:underline;
color:#7F7F7F;
}
.read_more_box{
width:220px;
height:18px;
margin:23px 0 0 5px;
border-top:1px #CCCCCC dashed;
}
a img.more{
float:right;
}
#read_more_box_left{
width:460px;
height:18px;
margin:23px 0 0 45px;
border-top:1px #CCCCCC dashed;
}
#custom{
width:227px;
height:92px;
margin:5px;
}
/*---------------footer-----*/
#footer{
width:798px;
height:65px;
clear:both;
background:url(images/footer_bg.jpg) no-repeat left;
position: relative;
margin-top: -65px; /* negative value of footer height */
height: 65px;
clear:both;
}

#footerReceita{
width:798px;
height:65px;
background:url(images/footer_bg.jpg) no-repeat left;
height: 65px;
}

.footer_links{
float:left;
padding:10px;
}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#CFAB9B;
font-size:10px;
font-family:Verdana,Arial,Times New Roman;
}
.footer_links a:hover{
text-decoration:underline;
}
.footer_copyright a{
text-decoration:none;
padding:0px 8px 0px 0px;
color:#CFAB9B;
}
.copyright{
float:right;
padding-right:0px;
padding-top:4px;
}
.copyright img 
{
    padding-left:220px;
}

#listaLogoTopo img
{
    border:0px;
}

.p_maior
{
     font-family:Verdana,Tahoma,Arial;
     color:#4F4F4F;
     font-size:12px; 
     font-weight:600 ;
     
     background-color:White;  
     vertical-align:middle; 
     padding-top:0px; 
     padding-bottom:0px;
     padding-left:2px;
     background-image:url("Images/fundo_titulo.jpg") ;
	 background-repeat:repeat-y ;
	 width:320px;
}
.tdConteudoTextoNav
{
    padding:20px 10px 20px 10px;
    font-size:11px;font-family:Verdana,Tahoma,Arial;
    vertical-align:top;
    color:#4F4F4F;
}

.fundo
{
    background-color:Black;
}

#titulo_opaco
{
    font-size:14px;
    color:#BFBFBF;
}
#titulo_opaco a
{
 
    font-size:14px;
    color:#BFBFBF;
    text-decoration:none;
}
#titulo_opaco a:hover
{
    font-size:14px;
    color:#8F8F8F;
    text-decoration:none;
}
    
    
    
