﻿
#DVItemTopo
{
	
	background-image:url(imagens/topo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	width: 100%;
	height: 190px;
	overflow: hidden;
	position:relative;
    padding-bottom: 15px;
	 
}



#DVItemRodape
{
   
	
    background-repeat: no-repeat;
    width: 100%;
	border-top:solid 1px #e5e5e5;
	background-color:#000000;
    height: 150px;
    position:relative;
    clear: both;
	
	
}
