body{ background-color: #B0E0E6; }

div { position: fixed;
	  top: 0px;
	  left: 0px;
	  width: 100%;
	  height: 35px;
	  border: none; 
	  background-color: #B0E0E6;}

.btn{
    background: transparent;
    font-size: 16px;
    font-family: Tahoma, Verdana, sans-serif;
    font-weight: bold;
}

#conteudo {
  	top: 20px;
  	min-height: 100px;
  	left: 10px;
  	width: 100%;
  	border: none; 
  	bottom: 10px}

 .item { 
  	top: 20px;
 	height: 100px;
 	left: 10px;
  	width: 100%;
  	border: none; }


acesso{ font-family: Tahoma, Verdana, sans-serif; color: #0000FF; font-size: 16px; text-align: left; } 
titulo{ font-family: Tahoma, Verdana, sans-serif; color: #FF0000; font-size: 14px; text-align: left; font-weight: bold } 
texto{ font-family: Tahoma, Verdana, sans-serif; color: black; font-size: 12px; } 