body {
	background: #B0E0E6;
}

#menu{
	
	width: 100%;
	height: 35px;
	border: none;


}
	acesso { font-family: Tahoma, Verdana, sans-serif; color: #0000FF; font-size: 16px;}
	titulo{ font-family: Tahoma, 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; }
	


button[type='submit']{
font-family: Tahoma, Verdana, sans-serif;
font-size: 16px;
 font-weight: bold;
}
#conteudo{
overflow: auto;
height: 600px;	
}