body {
	background:url(../express_img/bg_site.jpg); 
	}
	
.fundo_cabecalho {
	background: #FFFFFF url(../express_img/bg_topof.jpg) bottom repeat-x;
	min-height:50px;
	margin-bottom:10px;
    }
.div_logomarca {
	padding-top:10px;
	width:940px; 
    }
	
.div_menu {
    padding-top:5px;
	margin:35px;	 	
    }

.fundo_branco {
	 background:#FFF;
	 padding-top:10px;
	 margin-bottom:10px;
	 
     }
.conteudo_caixas_inicial {
	  margin:38px;
     }
.span12_fonte {
        font-size:16px;
     }
.div_rodape {
	    background: url(../express_img/bg_topof.jpg) bottom repeat-x;
     }
.h3 {
	     background: url(../express_img/bg_topof.jpg) bottom repeat-x;
   }   
.h2 {
	     color:#ff0000; 
   }   	 
.esquerda {

    float: left;
}
.direita {

    float: right;
}
